How to insert row in an Internal table?

Answer Posted / vrushali

INSERT [wa INTO INITIAL LINE INTO] TABLE itab
INSERT LINES OF itab1 [FROM idx1] [TO idx2]
INTO TABLE itab2.

Is This Answer Correct ?    6 Yes 3 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

If a table that is to be extended contains a long field, we cannot use append structures why? : abap data dictionary

658


If I want to execute a bdc program only in background not in foreground is there any option for this? : abap bdc

667


In an abap/4 program how do you access data that exists on a presentation server vs on an application server?

633


The commands through which an abap/4 module can “branch to “ or “call” the next screen are?

630


How do you document abap/4 programs? Do you use program documentation menu option?

697






What is a transaction variant and why are they used?

543


Is sap xi intended to replace ale?

580


What is delivery class? : abap data dictionary

650


What is the modification assistant?

574


What are the commands used for interactive reports?

566


after creating lock object if does n't access record by second user what should we do?

1541


What are the differences between table controls and step loops?

555


What are the different types of internal table?

644


Explain the data types of internal tables?

622


What is gui status? How to create /edit gui status?

614