cancel
Showing results for 
Search instead for 
Did you mean: 

Script debugging pop up option problem ?

Former Member
0 Kudos

facing problem in SAPm script debugging.

as I read in another tread I am using path : System>utility>debug ABAP.

I was getting pop up for setting breakpoint, But next time with the same steps I am not getting the Pop up

and derectly oupput is showing.

Can anybody tell me ...why it is happening .

also please tell steps ..How to use RSTXDBUG program ?

<MOVED BY MODERATOR TO THE CORRECT FORUM>

Edited by: Alvaro Tejada Galindo on Feb 19, 2010 8:53 AM

Accepted Solutions (1)

Accepted Solutions (1)

NAeda
Contributor
0 Kudos

hi,

If you want to debug the script, go to SE71 - Utilities -Activate Debugger.

then run the Driver program, it automatically enters to SCRIPT debugging.

in same way if you want to degug both Program and script, the put a break point in the driver program and activate the debugger .

hope this helps you

rgds

Aeda

Answers (1)

Answers (1)

Former Member
0 Kudos

this question is resolved ..

thanks for reply.

sorry for delay in closing question