Subscribe

RSS Feed (xml)

Powered By

Powered by Blogger

SAP Hana Interview Questions and Answers

Friday, October 5, 2012

ADD Keyword for CORRESPONDING - SAP ABAP

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