cancel
Showing results for 
Search instead for 
Did you mean: 

about debugging of script

Former Member
0 Kudos

hi experts,

can u plz help me how to debugg the script in general way.and i would like toknow how to debugg the transaction F150.and tell me clearly where exactly the script will be triggered and where exactly the driver program will trigger.

in detail

Accepted Solutions (1)

Accepted Solutions (1)

Former Member
0 Kudos

in SE71 utilities -- activate debugger is used to debug the scripts.

Answers (1)

Answers (1)

Former Member
0 Kudos

Hi Gupta,

There are 2 ways to debug a script.

1.Go to Se38 ,Enter the program name "RSTXDBUG' & then press Execute.

2.Go to se71,enter the form name .In the same page,go to Utilities -->Activate Debugger.

In both the cases,the debugger will b activated.Then u run the print program,automatically the form will b in debugging mode.....

Actually,while configuring,we will mention the print program & the form to a transaction,so both of them will b linked to the transaction,no need to link them explicitly again.

Reward points if useful.....

Pavan.