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 script

Former Member
0 Likes
508

Hi,

What is the standard SAP program to debug script.

Regards,

Varun.

1 ACCEPTED SOLUTION
Read only

Former Member
0 Likes
485

hi.

run this RSTXDBUG

regards

vijay

4 REPLIES 4
Read only

Former Member
0 Likes
486

hi.

run this RSTXDBUG

regards

vijay

Read only

Former Member
0 Likes
485

check this RSTXDBUG

Read only

0 Likes
485

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

Read only

0 Likes
485

Hi Varun,

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

thats it , nothing else.

it will activate .

Regards

vijay