What are advantages of using a field symbol for internal table row access? Note: There are answers to this question.
The expression itab1 = corresponding #( itab2 ) is a constructor expression with the component operator CORRESPONDING that assigns the contents of the internal table itab2 to the internal table itab1. The following statements are true for using this expression:
The following statements are false for using this expression:
Ashton
7 hours agoJustine
8 hours agoDesmond
5 days ago