ABAP for Cloud Development
AS ABAP Release 914, ©Copyright 2024 SAP SE. All rights reserved.
ABAP - Keyword Documentation → ABAP Programming Language → ABAP - Declarations →
Inline Declarations
An inline declaration is performed using a declaration operator in a declaration expression in a declaration position. The result of the declaration is used in the current operand position, is visible statically as of the current position and is valid in the current context.
DATA
, Inline Declaration for VariablesFINAL
, Inline Declaration for Immutable VariablesFIELD-SYMBOL
, Inline Declaration for Field Symbols