=> Append statement inserts one or more lines to the end of internal table whereas collect statement inserts lines into an internal table in a summarized form. Collect statement compares the character fields of the internal table and if the character fields are similar, it adds the numerical value otherwise inserts as a new row.
No comments:
Post a Comment