ABAP Keyword Documentation →  ABAP − Reference →  Declarations → 

Declaration Statements

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

the statements for defining

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.

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