Get Example source ABAP code based on a different SAP table
VERSION 5 IN
Local Declarations in Constructor Expressions In most constructor expressions >, variables and field symbols can be declared as local fields. The declaration takes place inside a constructor expression within an embedded
LET> expression let_exp>> LET> expressions can be used in the following constructor expressions:
NEW>>
Single values>
Structures>
Internal tables>
Classes>
VALUE>>
Structures>
Internal tables>
CONV>>
CAST>>
EXACT>>
REDUCE>>
COND>>
SWITCH>> LET> expressions are also possible in all iteration expressions with FOR>>.