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 Scripts

Former Member
0 Likes
420

Hi,

Can anybody help me out in finding SAP scripts for:

1. To generate Invoice.

2. billing documents

3. Goods Issue Note

4. Non-conformity Report

5. Delivery Document

Thanks in Advance

with regards

CV

1 ACCEPTED SOLUTION
Read only

Former Member
0 Likes
402

Hi Chandrika,

You can find all the scripts & smartforms attached to the transaction with transaction NACE.

Just make sure you know the application & enter that.

3 REPLIES 3
Read only

Former Member
0 Likes
402

Hi

You can see the TNAPR table: find out the hits for standard message (as RD00 (field KSCHL) for billing document or LD00 for delivery).

Here you can see the standard situation ans so the standard programs and sapscripts.

Use trx NACE to read TNAPR.

Max

Read only

Former Member
0 Likes
402

Hi,

Goto Trx 'NACE',

Choose the application you want (ex v3 for billing),

Choose Output types on the menu

Select the condition and click on processing routines

You will find the script/smartform.

Thx,

Sarath

Read only

Former Member
0 Likes
403

Hi Chandrika,

You can find all the scripts & smartforms attached to the transaction with transaction NACE.

Just make sure you know the application & enter that.