As per SAP help document, a LET expression defines variables var1, var2, … or field symbols , , … as local helper fields in an expression and assigns values to them. When declared, the auxiliary fields can be used in the operand …
As per SAP help document, a LET expression defines variables var1, var2, … or field symbols , , … as local helper fields in an expression and assigns values to them. When declared, the auxiliary fields can be used in the operand …