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: 

how to debug SAP Script?

Former Member
16 REPLIES 16

GauthamV
Active Contributor
0 Kudos

hi,

use program RSTXDBUG or u hav option in utilities - activate debugger.

Former Member
0 Kudos

Hi,

I searched the Form printing forum with the terms 'debug sapscript' and found the answer.

You may want to do the same.

Regards,

Nick

Former Member
0 Kudos

Hi,

Goto se71, give the form name then select the menu path UTILITIES->ACTIVATE DEBUGGER.

Rgds,

Bujji

Former Member
0 Kudos

Hi,

use program RSTXDBUG or you have the option in utilities - activate debugger

And u can go to SE71 - Utilities activate debugger ..

Reward if useful

Thanks

Jagadeesh.G

Former Member
0 Kudos

In se71 goto Utilities-->activate debugger .. and when U

ececute the print program .. u'll go in debugging mode..

prasanth_kasturi
Active Contributor
0 Kudos

hi

goto sap script

in utilities--->activate debugger

and goto prog

execute it

regards

prasanth

Former Member
0 Kudos

Hi Lohe,

This can done in two ways:

First u need to active debugging in scripts. then run the driver program.

First goto SE71 initial screen and enter the form name. Goto Menu Path Utilities --> Activate Debugger. and now u run the driver program. Now u get the script editor in debugging mode.

Secondly,

Program is RSTXDBUG.

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.

Reward points if useful.

Cheers,

Swamy Kunche

Former Member
0 Kudos

HI.

1.use program RSTXDBUG .

2.go to SE71 - Utilities activate debugger ..

After activated the debugger ,run your transaction code.

you can debugg window,pages etc as per your requirement.

Regards.

Jay

Former Member
0 Kudos

Go to se71 and click on utitlities - Activate Debugger .

Former Member
0 Kudos

We can approach two ways for debug a Form:


    1. In SE71 Enter your Form name  and  go to  Utilities-->activate debugger .. then  Execute the print program .. it will  be go to  debugging mode..

    2.We have an another approach to debug a Form by using Standard Program  RSTXDBUG…and  Execute this Program  for activate Debugger…then Run the print program, it will go for debugging mode.

Former Member
0 Kudos

Hi,

Go to T-code SE71

Enter your Form name  create it and activate it,

then click on  Utilities-->activate debugger ..

Go to T-code se38 (ABAP Editor)

Create a program for form and activate it,

then  Execute the driver program ..

it will  automatically go to  debugging mode.

Thanks&Regards,

Srikanth

satyabrata_sahoo3
Contributor
0 Kudos

Very Basic question and Very old post. Its is not necessary to answer the same if the question is already answered.

@Admin- Please lock the thread.

0 Kudos

Ok... But they are not putting correct answer thats why i answered that questions..  and I am very new to sap.

Can you tell,How i will read recently questions.

Former Member
0 Kudos

This message was moderated.

former_member633146
Discoverer
0 Kudos

Activate Debugger in SE 71, If you want to trigger the driver program then go to driver program and keep the Break point there... If any include program present in SAP Script then go to that form and Keep the Debugger.. Once the SAP script.. is called then It will switched to debugging mode..

0 Kudos

Why are you answering to very old subject ??