Editor( Edit Control)
In the new ABAP Debugger, there have at your disposal an efficient ABAP front-end editor for displaying source code. You also have the classic backend-based editor.
The most important additional features of the ABAP front-end editor in the Debugger are:
· Syntax Coloring
· Standard editor functions such as vertical and horizontal scrolling in the source code, display of current scope, opening and closing source code blocks.
· Display of the current variable content and variable type in a quick info text as soon as the mouse cursor is on a valid variable.
·
·

The ABAP Front-End Editor Control function is available with the 640 GUI (Patch Level >= 10).
If the Control function is available and has been selected as the required editor variant in the workbench settings (ABAP Editor: Menu: Utilities->Settings), by default the source doe will be displayed in the ABAP front-end editor whenever you start the new Debugger.
The ABAP Front-End Editor is located under Standard Tools.
In addition to the standard front-end editor functions, the Debugger version also provides the following functions:
icon in
the lower right corner) of the ABAP front-end editor, you can set the reaction
time of the quick info display.

·