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.




Continue
Statements for Defining Classes and Interfaces
Statements for implementing methods
Statements in Class and Interface Pools
ABAP Objects - Keywords
Replacements for Obsolete Language Constructs in ABAP Objects