Skip to content

ABAP Keyword Documentation →  ABAP − Reference →  Declarations 

Declaration Statements

This section describes the declaration statements (or declarative statements) for

the statements for defining

and the statement for declaring

The statements PARAMETERS and SELECT OPTIONS for declaring input fields in selection screens are also declarative statements, but are executed separately in the respective sections.

Other versions: 7.31 | 7.40 | 7.54


Note

Alongside the explicit ways of declaring data objects described here, there are also statements and additions that declare data objects implicitly, such as SELECTION-SCREEN COMMENT. However, most of these statements are obsolete (for example SUMMING).

Continue

Data Types and Data Objects

Classes and Interfaces

Field Symbols