cancel
Showing results for 
Search instead for 
Did you mean: 

sapscripts

Former Member
0 Kudos

Hi

i have a small doubt.kindly solve my problem.

we copy a standard form and modify it.....we copy the corresponding print program of the standard form and modify...then how do we link these two.....

i mean how to do we create a link in the form and the print program..

do we use nace transaction for this?

thanks in advance

Accepted Solutions (1)

Accepted Solutions (1)

Former Member
0 Kudos

Hi,

You can do this by using NACE transaction.

In NACE t-codewe have the application for each one. based on the application output type can be defined, based on output type script and print progrma can be defined.

If suppose data can be read from EDI then we should go for condition records.

So whenever we execute the script first composer checks the output type and then execute the program. in program whenever opn form FM will be populate then script will open first. After that again program till another FM will populate if it then script will populate........like it is cycle proces. Composer does all these things and at last it will submit that output to spool.

Go to the Transaction NACE.

choose the related sub module.. like billing or shipping

doubel click on Output Types

Choose the Output Type for which whcih you wanted your script to trigger

Then select the Output Type and double click on Processing Routine

Then go to create new entries--> Select the Medium (1- print output), then enter your Script and Print Program detls --> Save and come out

Now go to the Transaction (for which you have created the output type)... Issue output--> Select the output type --> Print....

however, you need admin permission. Usually BASIS people do thid configuration.

Regards

Answers (1)

Answers (1)

Former Member
0 Kudos

Hi,

Yes...

NACE is the Tcode used to link the Application type, Output Types and its processing Routines like ( Driver programs and attached Script forms or Smartforms).

You should know the Application of a document first Like:

for PO it is EF, for sales Doc's it is V1, for Delivery docs it is V2, for billing Doc's it is V3 etc.

so first select the Application type (ex: EF) for PO and press OUtput types

then a list will come in that you should know the related output type for PO.

in this case it is NEU,

select that and click on the processing Routines button on the left side

it will display the Medium, Driver Program and the Script form or smartform related to that document..

reward points if it helps..

Regards,

omkar.