cancel
Showing results for 
Search instead for 
Did you mean: 

Reg: Nace tcode

Former Member
0 Kudos

Hi,

How to assign Sapscript form name in to Nace transaction

Any one Explain steps

Regards,

Maya

Accepted Solutions (1)

Accepted Solutions (1)

Former Member
0 Kudos

Hi

here is the navigations and steps

-> Executue NACE transaction

->Select an Applicatin(V1-Sales,V2-Shipping,V3-Billing,EF-Purchasing and etc

->Click on Outputtypes Button

->Comes to Change Mode

->Click on New Entries button

->Specify Output type,Form name and Program and Save it.

reward helpful answers.

Thanks

Venkat

Answers (5)

Answers (5)

Former Member
0 Kudos

Hi Maya,

Check the following documentation

In NACE t-code we have the application for each one. Based on the application output type can be defined, based on output type script and print program 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 open 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 process. 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

double click on Output Types

Choose the Output Type for which 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 details --> Save and come out

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

Hope this resolves your query.

<b>Reward all the helpful answers.</b>

Regards

Former Member
0 Kudos

why nace tcode is used..i mean where it is excatly used...can u tel me...i understood how to give my prog or smartform name in da nace tcode but wat can we do with that after this....

Former Member
0 Kudos

Hi Maya,

You have not mentioned about whether u wana change the script form name or create a new output tpe and attach script to it.

Anyways i am writing the steps to change the script name in the NACE transaction.

1.Go to the Tcode NACE.

2.Click on the Application that we need. Eg: EF for Purchase order.

3.then click on output types.

4.select the output type for Purchase order click NEU.

5.then double click on Processing routines in the side window.

6.Now click on change display button on aplication toolbar.

7.Here you can change the script form name under form column

or smartform in Smartform column

or Program Name under Program Column.

Hope you are clear with this.

Plz dont forget to reward points if useful.

Thanks n Regards,

Santosh Kotra.

ferry_lianto
Active Contributor
0 Kudos

Hi,

Please try to proceed the following steps:

1. Go to tranasaction NACE.

2. Select the application. Eg: V1 for Sales

3. Click on Output Types button in application toolbar.

4. In the next screen, Select the output type and double click on processing routines.

5. Here is where we do the assignment of Print Program and Form.

6. Save.

Regards,

Ferry Lianto

Former Member
0 Kudos

Hi,

Goto NACE transaction code , Then select the Application area whcih you want to configure the Script area, Then Press the output types, Here select the output type then press <b>Processing routine</b> , Then enter the Program name and the Form name and the Form Routine(Output type), then Save the Application

Regards

Sudheer

Former Member
0 Kudos

1) Go to NACE transaction

2) Select an Applicatin(V1-Sales,V2-Shipping,V3-Billing)

3) Click on Outputtypes Button

4) Comes to Change Mode

5) Click on New Entries button

6) Specify Output type,Form name and Program and Save it.