Skip to content

ABAP Keyword Documentation →  ABAP − Reference →  Processing Internal Data →  Assignments 

Assigning Structure Components

The following special language constructs are used to assign components from structures or columns of internal tables:

  • Component operator CORRESPONDING for the assignment of components using identical names or a static mapping rule.

Other versions: 7.31 | 7.40 | 7.54

Continue

MOVE-CORRESPONDING

CORRESPONDING - Component Operator

CL_ABAP_CORRESPONDING - System Class

Assigning Components: Examples