Show TOC

 Settings of the Class BuilderLocate this document in the navigation structure

Use

You use these options to adjust the settings of the Class Builder.

Features
  1. In any ABAP Workbench tool, choose Utilities → Settings.
  2. On the Class Builder tab page, choose the necessary settings.

You can select the following options:

  Option Description

Display Filter

Display Inherited Components Also

Displays the inherited components (attributes, methods, interfaces, events). The superclasses of the heirs are also displayed.

Display Included Interface Components Also

Displays interface components

Display Public Components Only

Restricts the display to public components only

Display Constants Also

Includes constants in the display for attributes.

Scope Filter

Only Display Instance Components

Restricts the class display to instance components

Only Display Static Components

Restricts the class display to static components

Display All Components

Displays all components of the class

Display Aliases

If there are alias names (title element Aliases) for interface components, these names are displayed in the method display instead of the long names.

Group by Interfaces and Superclasses

The components of the displayed class are sorted by superclass component and by interface. You can show or hide the grouping by double-clicking on the name of the superclass or interface

Source Code-Based Class Builder

If you choose this option, the system opens the Source Code-Based Class Builder by default.