
From the Debugger, you can open the ABAP Editor, the Object Navigator, and the Screen Painter. If you find an error in a program while you are testing it, this function allows you to switch directly to the ABAP Editor or Object Navigator to correct it straight away in the source code.
To open the ABAP Editor, choose . The system opens a new session and displays the program you were debugging.
To open the Object Navigator from the ABAP Workbench, choose .. The system opens a new session and starts the Object Navigator.
To display the flow logic of a screen, choose . This function is only active in programs for which you have defined screen flow logic.