cancel
Showing results for 
Search instead for 
Did you mean: 

debug SCRIPT

Former Member
0 Kudos

what is the standard program to debug SAP SCRIPTS

Accepted Solutions (1)

Accepted Solutions (1)

Former Member
0 Kudos

hi,

RSTXDBUG is a standard program to debugging the scripts.

thankx,

raji

reward if helpful

Answers (2)

Answers (2)

Former Member
0 Kudos

Hi

In order to debuggg the script you have to go to SE71. Enter the script name and goto utilities select activate debugger.

This is the way to debugg the script.

Arun Joseph

Former Member
0 Kudos

This can done in two ways:

In the form Utilities->debugger for debugging script

Program is RSTXDBUG.

The Procedure for debugging SAP script is:

Generally SAP script contains the Layout and corresponding print program.

First go to SE71 and enter ur script name. In the same screen go to Utilities->click on activate debugger option.

Now go to SE 38 and enter ur Print Program name and execute the program.

Now you can debug the script Page wise and window wise.

I hope it helps.

Thanks,

Vibha

Please mark all the useful answers