2006 Jul 25 8:11 AM
hello sir,
i am new to abap, some times before i posted one query
"What is the use of transaction code NACE in sap scripts?"
i received the answer as below.
"You can track the form and the print program used for that form"
i cann't understand, what it means
and also
what is print program name?
what is script form name?
2006 Jul 25 8:13 AM
Hi Selva,
I replied to you in the last thread.Check with the answer.
Transaction NACE is used to configure your Sapscript form and print program to your output type.
These are the steps to configure the form name and the print program name to the output type.
Step 1.
Go to Transaction NACE.Select your application and press output types tab.
Step 2.
Select your Output Type and press Processing Routines tab.It will display you the form name and the print program name.
Print program is the program in which you are selecting your record from the database table to the internal table.
In the Sapscript form you are displaying that internal table records in windows.
Reward point if your query is solved.
Regards,
Mukesh Kumar
Message was edited by: mukesh kumar
hello sir,
i am new to abap, some times before i posted one query
"What is the use of transaction code NACE in sap scripts?"
i received the answer as below.
"You can track the form and the print program used for that form"
i cann't understand, what it means
and also
what is print program name?
what is script form name?
2006 Jul 25 8:13 AM
Hi Selva,
I replied to you in the last thread.Check with the answer.
Transaction NACE is used to configure your Sapscript form and print program to your output type.
These are the steps to configure the form name and the print program name to the output type.
Step 1.
Go to Transaction NACE.Select your application and press output types tab.
Step 2.
Select your Output Type and press Processing Routines tab.It will display you the form name and the print program name.
Print program is the program in which you are selecting your record from the database table to the internal table.
In the Sapscript form you are displaying that internal table records in windows.
Reward point if your query is solved.
Regards,
Mukesh Kumar
Message was edited by: mukesh kumar
2006 Jul 25 8:15 AM
Hi Selva!
Did u first of all check out the transaction NACE? do u have access to an SAP system?
if u browse through the NACE transaction u can understand! it has the list of modules like PP, MM, SD and the various transction assoctiated.....if u drill down further u can find the forms n progs attached to the output types!
-Aarthi.
2006 Jul 25 8:16 AM
Hi
NACE is used to configure output control or message control where u create output types, procedures etc.,
When it comes to sapscript, to put it in nutshell, assume that u create a Sales order and a sapscript program should be displayed as soon as u create a SO.
For these, u configure thru NACE based on application code.
Print program name is nothing but, trigger program which fetches data from DB and puts it in the form whereas script form name is only the layout.
| User | Count |
|---|---|
| 3 | |
| 2 | |
| 2 | |
| 1 | |
| 1 | |
| 1 | |
| 1 | |
| 1 | |
| 1 | |
| 1 |