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

Find the Program and Script name For VF01 invoice printing

anuradha_wijesinghe
Participant
0 Likes
2,369

Hello Everyone,

I have to do a changes in a Invoice printed by SAP. I need to know how i get the SAPscript name and program name when we gonna printing a that invoice.

Please Help me to find that.

It may be a Z program that someone has created.

Hello Everyone,

I have to do a changes in a Invoice printed by SAP. I need to know how i get the SAPscript name and program name when we gonna printing a that invoice.

Please Help me to find that.

It may be a Z program that someone has created.

6 REPLIES 6
Read only

former_member585060
Active Contributor
0 Likes
1,544

Search SCN

Goto NACE transaction or Use TNAPR SAP Table.

Read only

Former Member
0 Likes
1,544

Hi,

Go to NAST table. Pass your invoice number in OBJKY field and execute. Copy the message type(KSCHL).

Now go to NACE transaction, Click Application V3 and click on output types. Now search for the message type you got from the NAST table.

Now click on the output type and double click on processing routines. You can  see the program name and SAP script name.

Please revert back if you have any doubts.

Thanks,

Viji

Read only

0 Likes
1,544

Thanks U all.... Got it and Done

Read only

0 Likes
1,544

Hi Anuradha,

You are welcome. Please let us know the correct answer or solution.

Thanks,

Viji.

Read only

0 Likes
1,544

hi Vijaya,

     I tried your one and its working wel

thanks Agaiin

Read only

0 Likes
1,544

This message was moderated.