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

Form printing

Former Member
0 Likes
357

Hi,

Please provide standard program name for standard purchase order.

rgds,

khadeer

1 ACCEPTED SOLUTION
Read only

bpawanchand
Active Contributor
0 Likes
338

Hi

[Check this thread|]

Regards

Pavan

2 REPLIES 2
Read only

bpawanchand
Active Contributor
0 Likes
339

Hi

[Check this thread|]

Regards

Pavan

Read only

former_member585060
Active Contributor
0 Likes
338

Driver Program Name is : ENTRY_NEU

Script Name: MEDRUCK

If you want to get the driver prog and sapscript then do the below steps

Goto transaction: NACE

Select EF "Purchase Ordrer" and click the button " Output Types".

Click on the Processing routines.

on the right hand side you would see the Form name and script name.

or to get any SAPScript attached to any transaction do as below

The Table TNAPR - Processing programs for output.

Here u can get a specific SAPScript or SMARTFORM attached for a specific Program.

To get SAPScript or Smartform name for Tcode,

Table TSTCT - SAP Transaction codes.

Go in Contents -


> Enter the transaction code and you will get the Program name.

Enter the program name in the Table TNAPR (Press Contents) -


> You get the smatform/script (form) name.

Regards,

Bala Krishna