Application Development and Automation 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: 
Read only

Debugging options step by step

Former Member
0 Likes
243

Give the details of subject.

2 REPLIES 2
Read only

Former Member
0 Likes
224

Hi,

1) /h can used for debugging transactions.

2).you can bebug by creating Breakpoints & watchpoints in your program.

if there is a error you can check the error in st22 transaction.

3) using breakpoints.

You can refer this link for more detail:

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

Regards