Give an example of insert several lines into internal tables from other internal tables. | SAP-ABAP
=> In this example, two internal tables are created with the same line type. Insert four records in first table <itab> and two records in <ptab>. Insert 2nd to 4th records of <itab> to Ptab in the II row.
No comments:
Post a Comment