Show TOC

Call LinksLocate this document in the navigation structure

Procedure

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 Start of the navigation path Development Next navigation step ABAP Editor End of the navigation path. The system opens a new session and displays the program you were debugging.

  • To open the Object Navigator from the ABAP Workbench, choose Start of the navigation path Development Next navigation step Object Navigator End of the navigation path.. The system opens a new session and starts the Object Navigator.

  • To display the flow logic of a screen, choose Start of the navigation path Development Next navigation step Screen Painter End of the navigation path. This function is only active in programs for which you have defined screen flow logic.