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

How to Attach SAP SCRIPT

Former Member
0 Likes
524

Hi dear All,

Can anybody tell me how to attached SAP script to Program.

Thanks in advance

Regards,

Navin S.

1 ACCEPTED SOLUTION
Read only

Former Member
0 Likes
481

Hi

Use <b>NACE</b>

tcode to attach to program

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..

what is your script name?

this NACE helps for most of SD and MM related scripts

for FI and PM scripts different process is there.

Reward points if useful

Regards

Anji

Message was edited by:

Anji Reddy Vangala

3 REPLIES 3
Read only

Former Member
0 Likes
482

Hi

Use <b>NACE</b>

tcode to attach to program

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..

what is your script name?

this NACE helps for most of SD and MM related scripts

for FI and PM scripts different process is there.

Reward points if useful

Regards

Anji

Message was edited by:

Anji Reddy Vangala

Read only

0 Likes
481

hi Anji,

Thanks for quick and helpful reply,

I want to attached SAP SCRIPT used for HR forms can u tell me abt that,

Thanks again,

Regards,

Navin S.

Read only

Former Member
0 Likes
481

hi

  • in script, check the texts button, it will open up a window, in that click append print program and give your driver program name

  • goto txn. NACE-> choose application -> output types -> click output types double click processing routines -> and give your driver program in Program

if helpful, reward

Sathish. R