Answer Posted / indra
To insert data into internal table using the statement
Insert wa into table itab - It inserts the record directly at any position
Insert wa into itab index index-val - It inserts the record at the index position.
| Is This Answer Correct ? | 0 Yes | 0 No |
Post New Answer View All Answers
How can one distinguish between different kinds of parameters? : abap modularization
What is abap?
when are objects are passed from task to the change request?
What are the types of the software component being deployed in the sap?
What are the function modules used in a sap script driver program?
What is the Process to transfer IDOC from Outbound System to Inbound system.
In sap scripts, how will you link form with the event driven?
How can we upload a text file having delimiters in to legacy system? : abap bdc
What are the 3 types of function modules in sap?
What is protect & endprotect?
Is it possible to bring select option in module pool screens?
What are the events driven batch jobs?
What is the difference between free and refresh?
What is the use of enqueue function module? : sap abap data dictionary
How many types of buffering? : abap data dictionary