Show TOC

Standard ABAP DebuggerLocate this document in the navigation structure

Use

The Standard ABAP Debugger (abbreviated in the following as "ABAP Debugger") is an integrated test tool within the ABAP Workbench with which you can stop ABAP programs currently running und then execute them line-by-line or section-by-section. You can display the related source test and contents of the data objects in detail at the same time. This means any errors in the source text of the program can be found quickly.