SAP ABAP Training - Debugging Your Programs Part 1
Learn SAP - BEGINNERS GUIDE TO LEARNING SAP ABAP - Debugging Your ABAP Programs Part 1
Topics include:
Fields mode
System Variables
Table Mode
Breakpoints
Static Breakpoints
Watchpoints
Ending a Debug Session
This chapter will introduce the ABAP debugger, and will introduce some of the tools which can be used to ensure that the programs you create function as intended. It will also show ways to highlight logic bugs in programs that cannot be identified by the syntax checker.
The first step here is to load a program which has been used previously, and which ac-cesses the database table which has been created regarding employee records. If you have been following along with instructions, load program "Z_Employee_List_01" into the ABAP Editor.
The program contains a number of SELECT loops, which in turn write the contents of the table being read to the output screen in several ways, separated by ULINE statements...
Videos in the series:
Learn SAP ABAP - Video Playlist - • SAP ABAP Tutorials
Websites and Profiles:
SAP Training Courses http://www.saptraininghq.com
SAP Academy Courses http://academy.saptraininghq.com
SAP Training on Twitter: / petermoxon
SAP Training on Google + https://plus.google.com/u/0/+PeteMoxon
STHQ on Linked-In / petermoxon
STHQ on YouTube / pcmoxon
More SAP Resources:
SAP site http://www.sap.com
SAP community netwrok http://scn.sap.com
About SAP http://en.wikipedia.org/wiki/SAP_AG
About ABAP http://en.wikipedia.org/wiki/ABAP
Various YouTube channels on SAP:
SAP InnoJam / channel
SAP on YouTube / @sap
SAP TV on YouTube / @saptv
SAP SCN on YouTube / @sapcommunity