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

What is the major difference between pool tables and transparent tables?

506


What is open sql vs native sql ?

1849


Program for Prime numbers and Matrix plz explain me the procedural method with steps

2243


What are the difference between tables and structures?

601


What is an Open Item in SAP? How will you find an Open Item in SAP?

608






What is SAP Data conversion ?

625


How can we create callable modules of program code within one abap/4 program? : abap modularization

597


What two statements are required in an abap program to output an icon using a written statement?

654


What is a modification assistant?

579


can anyone please tell me, in orient paper mill project which fields exits for creating report.

1263


1. If I send 5 entries of table from one system to another system, if the only 4 entries there in the target system what I have to do? 2. If I send the customer master IDOC from one SAP system to another system, if one field is missing in target table what is the steps? 3. If I want to access the 4th row 3rd column in the hashed table how to do it? 4. Whether there is any other statement than MODIFY statement to modify the content of internal table?

1404


How to write a bdc – how do you go about it?

651


What is foreign key relationship? : abap hr

605


What is payroll driver ? : abap hr

603


How to copy table across clients?

613