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

SCRIPTS

srinivasa_reddy5
Explorer
0 Likes
436

Hi,

how to debug the script. thanks in advance.

regards.

srinivas.

1 ACCEPTED SOLUTION
Read only

Former Member
0 Likes
406

Hi,

Go to SE71..In the menu choose..UTILITIES -> ACTIVATE DEBUGGER..

Then execute the program that prints the sapscript..

Then you will have the sapscript debugging screen..

Thanks,

Naren

3 REPLIES 3
Read only

Former Member
0 Likes
407

Hi,

Go to SE71..In the menu choose..UTILITIES -> ACTIVATE DEBUGGER..

Then execute the program that prints the sapscript..

Then you will have the sapscript debugging screen..

Thanks,

Naren

Read only

Former Member
0 Likes
406

Hi,

Also activate the ABAP debugging in the Script Debugging screen.

Chk the below link.

http://help.sap.com/saphelp_47x200/helpdata/en/d1/8035d0454211d189710000e8322d00/content.htm

Regards,

Vara

Read only

Former Member
0 Likes
406

Hi,

to Debug the Script we have 2 ways..

1) Activate the Debugger in SE71, there in utilities --> Activate Debuggger

2) Execute the Progaram RSTXDBUG

Regards

Sudheer