Using INSERT in SAP ABAP
Using INSERT in SAP ABAP INSERT statement is used to insert or add a record from work area into internal table at the specified location Syntax: INSERT <WA> INTO <ITAB> INDEX <inde…
SAP Erp resources for everyone.
Using INSERT in SAP ABAP INSERT statement is used to insert or add a record from work area into internal table at the specified location Syntax: INSERT <WA> INTO <ITAB> INDEX <inde…