Application Development 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: 

SAP script

Former Member
0 Kudos

Hi,

What is the standard SAP program to debug script.

Regards,

Varun.

1 ACCEPTED SOLUTION

former_member188685
Active Contributor
0 Kudos

hi.

run this RSTXDBUG

regards

vijay

4 REPLIES 4

former_member188685
Active Contributor
0 Kudos

hi.

run this RSTXDBUG

regards

vijay

Former Member
0 Kudos

check this RSTXDBUG

0 Kudos

In SE71, click Utilities--->Activate Debugger. The program mention above does the same thing, but you have to run the program in order to activate it. Just activate it thru SE71.

REPORT RSTXDBUG MESSAGE-ID TD.
<b>SET PARAMETER ID 'TTD' FIELD 'X'.</b>
MESSAGE S006.

Regards,

RIch Heilman

0 Kudos

Hi Varun,

you go to SE38 , enter the program name RSTXDBUG and F8.

thats it , nothing else.

it will activate .

Regards

vijay