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.

    Continue