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
2,369

hi i want full details regarding what is nace, how to use nace, what is the advantage of nace, abbreviation of nace.... like that i need complete details of nace............

thanks in advance....

Vishnu.

6 REPLIES 6
Read only

Former Member
0 Likes
1,903

NACE is a message control table...You can customize with SapScripts or SmartForms forms are going to be used in standard programs...

NACE

You can track the form and the print program used for that form

NACE is used to create output type while creating the output type you will mention forms, and driver program.

that will be maintained in the table TNAPR.if you create the output type using NACE then it will be automatically visible in table NAST and TNAPR.

so check in NAST, TNAPR table

Nace Configuration:

Follow this sample example

Goto Transaction NACE --> Select Application V1(Sales) --> Click on Output Types --> Select the output type as BA00 (as generally BA00 is the output type associated with Sales Order ) --> Double click on the Processing Routines folder on the left and it will display the Form name and the corresponding driver programs name.

Close the thread if your question is answered.

http://help.sap.com/saphelp_erp2005/helpdata/en/c8/1989fe43b111d1896f0000e8322d00/frameset.htm

Suppose the requirement is when a particular output type is triggered the control should go to a particular subroutine of a print program and from that subroutine other subroutines are called. For that purpose the ROUTINE option is there is NACE to mention the subroutine name where you want the control to go after the output type has been triggered.

This also ensures that the print program cannot be executed from any other source other than triggering the output type.

Read only

0 Likes
1,903

hi raj ur reply was so useful......

can u give me the abbreviation of NACE

Read only

Former Member
0 Likes
1,903

hi,

1.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 lft side

it will display the Medium, Driver Program and the Script form or smartform related to that document..

2.In Customizing for the relevant application, you define the condition components for message determination. Conversely you define the actual messages in the application transaction as condition records. For more information, see

Message Definition in the Application

Process flow

Keep to the order of the following steps:

Create Condition Table

Defining Access Sequences

Defining Output Types

Defining the Procedure

The following diagram illustrates this process. Please note that the condition components are defined from the lowest to the highest hierarchy level. Details for a condition element are explained in its Object documentation . Check if SAP standard settings meet your requirements.

Regards,

shiva.

Read only

Former Member
0 Likes
1,903

Hi,

this is not the right forum for this, but I will give you an answer.

NACE is the transaction to control all your messages and printouts.

You can define here, for which access sequence the user need to define the control records and which form is print out.

It´s also the place, to define rules and requierements for each message type.

regards

Nicole

Read only

Former Member
0 Likes
1,903

Hi

NACE WFMC: Initial Customizing Screen

NACE is a message control table...You can customize with SapScripts or SmartForms forms are going to be used in standard programs...

NACE

Use of NACE :

You can track the form and the print program used for that form .

Reward Me Point

By

Pari