Skip to content

Latest commit

 

History

History
8 lines (4 loc) · 507 Bytes

File metadata and controls

8 lines (4 loc) · 507 Bytes

Structure Processing

You can use the system class CL_ABAP_CORRESPONDING to assign components between structures or between internal tables with dynamically specified mapping rules. Methods are available for simple assignments, assignments of default values, and for using a lookup table.

For more information, see the ABAP Keyword Documentation.