ā¢ Expressions with theĀ CORRESPONDINGĀ operator construct structures and internal tables based on a data type.Ā The assignments are made using identical names or based onĀ mapping relationships.
ā¢ It has a similarity with the ABAP statement MOVE-CORRESPONDING.
ā¢Ā
MOVE-CORRESPONDING ls_tab1 TO ls_tab2Ā
ls_tab2 = CORRESPONDING #( ls_tab1 )
Although the functionality is the same, note that, as the name implies, constructor operators construct and - without the additionĀ of BASEĀ - target objects are initialized. Hence, the above two statements are not the same.
Please share with your ABAP friends and follow us.
If you want to dive deeper, visit our courseĀ https://lnkd.in/d35uqwud
ŲŖŲ¹ŁŁŁŲ§ŲŖ