Show TOC

Using Quick ViewsLocate this document in the navigation structure

Context

So-called quick views are in-place views that are shown on top of the source code editor area and can be easily opened using keyboard shortcuts.

In the context of ABAP source code navigation, the following views are available:

  • Quick Outline (Ctrl + O shortcut) - displays the internal structure of a class, interface, or program.
  • Quick Type Hierarchy (Ctrl + T shortcut) - displays the type hierarchy of a class or interface.