ABAP Keyword Documentation → ABAP - Reference → Processing Internal Data → Assignments
Assigning Components
The following special language constructs are used to assign components from structures or columns of internal tables:
MOVE-CORRESPONDING
for the assignment of components with the same name
- Component operator
CORRESPONDING
for the assignment of components using identical names or mapping rules.
Other versions:
7.31 | 7.40 | 7.54