What is the use of transaction code NACE in sap scripts ?

Answer Posted / 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



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

Structures used in perform statement in scripts ?

1557


What do you mean by symbols? What are their different types?

691


How can I copy sapscripts from one client to another, or export/import them?

759


What are step loops? How do you program page down page up in step loops?

2250


What is sap script? Difference between sap script and report?

743


What is client dependent and client independent?

746


What is difference between window & a page window?

713


How do we set the date, time format?

699


How many main windows are allowed for sapscript?

782


I need to debug sapscript. What steps would you recommend should I take?

686


What is sap script?

674


What is script? Its advantages?

742


In sap scripts, how will u link form with the event driven?

665


How to transfer the objects? Have you transferred any objects ?

1828


When we should use ABAP Memory and SAP Memory ?

1569