What is the use of transaction code NACE in sap scripts ?
Answer / rk
NACE is used for Output Type, Condition Record, Procedures,
and Access Sequence Configuration.
For example in NACE:
Choose application area as EF -> Click on Output Types
pushbutton -> Check the Output Types and double click on
Processing Routines option on the left pane of the window ->
It will show you the transmission medium, program, and form.
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..
Assigning Form and Driver proram to an Output type is as
follows.
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.
Thankyou.
Is This Answer Correct ? | 39 Yes | 3 No |
What are Change Pointers ?
How many main windows can be created for a script?
What is the use of rswbo052 program?
what is the use of outline option?
Can i Have Some Realtime Examples on Smartforms ?
How many main windows can we create in one script?
What is the difference between EHP 4.0 and ECC 6.0 .Is there any different settings to be done in the system for functional modules?I have done ECC 6.0 version. Please tell me the answer of the question as soon as possible?
how we can use Bar codes in Sap-script?
How do you create boxes in sap script?
How can I get the landscape format in sapscript?
How can I word wrap the text being displayed in sapscript?
I want to display quantity & Price based on Particular Language and Country in SAP Script , How we can do that ? One particular statement is there for that, What is that ?