Viewing the ABAP Type Hierarchy

Context

You can open the ABAP Type Hierarchy view to display the inheritance tree of a selected ABAP class or interface.

Procedure

  1. Select either the name of the class in the currently opened ABAP source editor or the corresponding node in the Project Explorer.
  2. Open the context menu and then choose Open ABAP Type Hierarchy or press T.

    The ABAP Type Hierarchy view appears that displays the class hierarchy including the superclasses and subclasses.

    ABAP Type Hierarchy view that displays a class hierarchy
    ABAP Type Hierarchy view that displays a class hierarchy