ADD Keyword for CORRESPONDING - SAP ABAP
Adds components of structures.Syntax
ADD-CORRESPONDING <struc1> TO <struc2>.Adds together all of the components of structures <struc1> and <struc2> that have identical
names, and places the results in the corresponding components of <struc2>.
No comments:
Post a Comment