cancel
Showing results for 
Search instead for 
Did you mean: 

watch point in debugging

Former Member
0 Kudos

how can put watch point if condition is not known only know that some 900 record having problem.

Accepted Solutions (1)

Accepted Solutions (1)

Former Member
0 Kudos

Hi Krishna Murali,

Use the transaction code SM50.

This displays a list of process running in the server.

The transaction code SM50 is used to One way of debuging programs which are already running in background.

In order to debug the program go to Menu option: Program/Mode>Program>Debugging.

Or transaction code SM37 Job overview, it is Menu JOB -> Catch Job

Check these links on Debugging:

http://help.sap.com/saphelp_webas620/helpdata/en/c6/617ca9e68c11d2b2ab080009b43351/content.htm

https://www.sdn.sap.com/irj/servlet/prt/portal/prtroot/docs/library/uuid/9cbb7716-0a01-0010-58b1-a2d...

http://help.sap.com/saphelp_nw2004s/helpdata/en/ef/5f0640555ae369e10000000a155106/content.htm

http://help.sap.com/saphelp_47x200/helpdata/en/c6/617ca9e68c11d2b2ab080009b43351/frameset.htm

http://help.sap.com/saphelp_erp2005vp/helpdata/en/5a/4ed93f130f9215e10000000a155106/frameset.htm

http://www.sapdevelopment.co.uk/tips/debug/debughome.htm

http://www.sap-basis-abap.com/sapab002.htm

Please Reward If Really Helpful,

Thanks and Regards,

Sateesh.Kandula

Answers (1)

Answers (1)

Former Member
0 Kudos