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

sap script SD program

Former Member
0 Likes
730

hallow

i have to do program in sap script in sd i heard that i can use sap program for that

but i dont now which some one can help?

regards

1 ACCEPTED SOLUTION
Read only

Former Member
0 Likes
656

Hi Shnya,

You can find the driver programs and layouts assigned through NACE in the table <b>TNAPR</b>.

Thanks,

Vinay

4 REPLIES 4
Read only

Former Member
0 Likes
656

Hi,

can u tell me the exact requirement , like which fields u wanna display on the sap script.

there are 'n' number of SD driver programs in sap.

depending on the fields to display , one have to choose the program.

Revert back .

regards,

Naveen

Read only

Former Member
0 Likes
656

Use NACE Transaction code to find out sap standard programs and form names

Navigation : Sales order program and layout

GOTO NACE -> select application V1 -> Click on Output Types pushbutton -> Here select BA00 Output type-> click on processing routine.

Here you can able to see the form name and print program.

same thing delivery ,invoice ( V2-> delivery,V3 -> Invoice)

Thanks

Seshu

Read only

Former Member
0 Likes
657

Hi Shnya,

You can find the driver programs and layouts assigned through NACE in the table <b>TNAPR</b>.

Thanks,

Vinay

Read only

Former Member
0 Likes
656

Hi,

Goto NACE transaction code, there Select V1 application type and press outpiut types, then the SD Output types will come, select any one of the output type then press Processing routines, there you will find the Driver program as well as the layout Program , then goto SE71 and look at the layout program and SE38 is for the Driver program

All these will be stored in TNAPR table

Regards

Sudheer