SAP SET FIELD SYMBOLS



Get Example source ABAP code based on a different SAP table
  



Assigning Field Symbols
The reference in a field symbol is set using an assignment of a memory area to the field symbol by the statement
ASSIGN
The reference in a field symbol is deleted by the statement
UNASSIGN