Application Development and Automation Discussions
Join the discussions or start your own on all things application development, including tools and APIs, programming models, and keeping your skills sharp.
cancel
Showing results for 
Search instead for 
Did you mean: 
Read only

Nace

Former Member
0 Likes
493

Hi ,

What is purpose of NACE transaction in scripts

1 ACCEPTED SOLUTION
Read only

Former Member
455

Hi

when you save your application document after configuring the Messages OUTPUT type with MEDIUM and partner and Language , then it searches for a program that to be run for the output execution

so in NACE you define the Program with routine and script form/smartform related to that particular output type and medium.

so when you save the application doc this program will be triggered which in turn calls the script/form and displays the output.

The entries in this Tcode NACE are stored in NAST table.

Reward points if useful

regards

Anji

2 REPLIES 2
Read only

Former Member
0 Likes
455

Hi,

In NACE transaction, We will assign the Form name and the driver program name and the corresponding routine to be triggered in the driver program.

We should be able to tell the system to pick up the desired form layout and trigger the routine and get the data from the database and put it on to the form. All these stuff the system will come to know from the NACE settings.

Regards,

Read only

Former Member
456

Hi

when you save your application document after configuring the Messages OUTPUT type with MEDIUM and partner and Language , then it searches for a program that to be run for the output execution

so in NACE you define the Program with routine and script form/smartform related to that particular output type and medium.

so when you save the application doc this program will be triggered which in turn calls the script/form and displays the output.

The entries in this Tcode NACE are stored in NAST table.

Reward points if useful

regards

Anji