ABAP System Classes and Interfaces

Since the introduction of ABAP Objects, some functions are no longer offered as ABAP statements, but as language-like classes instead. These classes are available as global classes in the class library and are documented there.

The ABAP system classes follow the naming convention CL_ABAP_* or CL_SYSTEM_*. For an overview of all ABAP system classes, use the F4 function in the Class Builder.