Skip to content

ABAP Keyword Documentation →  ABAP - Reference →  Declarations →  Declaration Statements →  Classes and Interfaces →  ABAP Objects - Overview 

Statements in ABAP Objects

The statements in ABAP Objects can be classified as follows:

These statements define classes and interfaces and their components. They can be used for local and global classes or interfaces.
In addition to the statements for defining global classes, statements for local declaration and implementation can also be used in class pools. In interface pools it is only possible to declare a type group in addition to the definition of the global interface.

A language clean-up has been carried out in ABAP Objects. The stricter ABAP syntax applies to all statements in ABAP Objects.

Other versions: 7.31 | 7.40 | 7.54

Continue

Statements for Defining Classes and Interfaces

Statements for implementing methods

Statements in Class Pools and Interface Pools

ABAP Objects - Keywords

Replacements for Obsolete Language Constructs in ABAP Objects