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

NAeda
Contributor
0 Likes
605

Hello all,

How to find the script for a particular transaction and how to debug the standard text.....?

Thnks

Regards

Babu.N

1 ACCEPTED SOLUTION
Read only

Former Member
0 Likes
587

Hi,

Find the program name for the transaction then enter the program name in TNAPR and get the script form name.

Thank you.

4 REPLIES 4
Read only

Former Member
0 Likes
588

Hi,

Find the program name for the transaction then enter the program name in TNAPR and get the script form name.

Thank you.

Read only

Former Member
0 Likes
587

U can check in NACE Transaction.

U can also check in TNAPR table

Narendra

Read only

Former Member
0 Likes
587

Hi,

If your script can be printed by using any thrid party device then that should be attached to standard transaction code. Otherwise just execute report. If u want script names check TNAPR and TTXFP.

Hope this helps you. Reply for queries, shall post the updates.

Regards.

Kumar

Read only

Former Member
0 Likes
587

Hi,

to find script name check nast or nace table.

you will get the script name ,output type.

to debug the scripts go to se71 write your form name go to utilities and switch debugger on and then debug the entire script...

reward me with points if proved useful.

thanks..