cancel
Showing results for 
Search instead for 
Did you mean: 

debugging a script

Former Member
0 Kudos

hi.....

is it possible to debug a script?if so how do we do it?

Accepted Solutions (1)

Accepted Solutions (1)

Former Member
0 Kudos

Welcome to SCN!!

Before, you post a question, please make it an habit to search in the forums, as 95% of the questions are asked already in the past and answered also.

For this time, I am giving you the link:

https://www.sdn.sap.com/irj/scn/advancedsearch?query=debugging+script&cat=sdn_all

Take Care from now on.

Regards,

Vishwa.

Former Member
0 Kudos

Thank You....will take care....

Answers (5)

Answers (5)

sachin_mathapati
Contributor
0 Kudos

Hi ,

Welcome To SDN

Search in SDN ..

There are many posts on this topic..

Regards,

Sachin M M

former_member206396
Active Participant
0 Kudos

Yes, It is possible.

Goto SE71, give script name and goto utilities--> Activate Debugger ( Intial screen itself )

now execute the correspoding trasaction to enter into the debugging mode.

Former Member
0 Kudos

Hi,

You can goto SE71, give the form name and Click on Utilities -> Activate debugger.

When the driver program calls the form, it will take you in debug mode.

Even you can put break points at some specific commands.

Get back to me if any further help needed.

Regards,

Anand.

Former Member
0 Kudos

Yes one can debug a script. Goto SE71 and specify the script name.

From Menu Utilities --> Activate Debugger.... This activates debugging for a script.

Now, when one runs the script the debugging is been shown and one can proceed with the debugging option.

Former Member
0 Kudos

in t.code se71 utilities----->activate debugger