cancel
Showing results for 
Search instead for 
Did you mean: 

Basic ABAP Debugging

Former Member
0 Kudos

What is the best way to start learning ABAP debugging. I have very limited knowledge of programming. Are there any good books to start of.

Edited by: Kumar Reddy on Dec 17, 2007 3:05 PM

Accepted Solutions (0)

Answers (2)

Answers (2)

Former Member
0 Kudos

Dear Kumar,

You can check the following links:

www.sappro.com/downloads/Settings&SystemAreas.pdf

http://www.sap-img.com/abap/testing-and-debugging-abap-codes-functions.htm

Well I feel that debugging is nothing else but an understanding of the functioning of the code.

So to to really debug a code it is better to have a good understanding of the codes and what they are suppossed to do.

Hope this helps you.

Do award points if you found them useful.

Regards,

Rakesh

Former Member
0 Kudos

Not sure about books, but I did the SAP BC400 (ABAP Basics) course, which gave me a good grounding in debugging.

Cheers, Paul.