SAP NetWeaver AS ABAP Release 740, ©Copyright 2014 SAP AG. All rights reserved.
ABAP Keyword Documentation → ABAP − Short Reference →
ADD-CORRESPONDING - Short Reference
Syntax
ADD-CORRESPONDING struc1 TO struc2.
Effect
Obsolete: Adds the components of a structure struc1 to the components of the same name of structure struc2 .