ABAP Keyword Documentation → ABAP − Reference → Declarations
Local Declarations in Expressions
In most constructor
expressions, variables and field symbols can be used as local helper fields. They are defined using the language element LET in a
LET expressions can be used in the following constructor expressions:
LET expressions are also possible in all iteration expressions with FOR.
Other versions:
7.31 | 7.40 | 7.54