How to insert data in ternal table?

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


Please Help Members By Posting Answers For Below Questions

Normally how many and what files get created when a transaction program is written?

562


How do you delete duplicate records from internal table?

747


1.why dont use top of page. wat is the use? 2. wat is sub screen? 3. why u select the session method in bdc ? how many records wil be updated on that time? 4.why dont use start form in script? 5.wat is difference b/w dilldown and interactive report? 6. wat is pf status interactine report?

2355


How to create a link between modified form and modified print program?

585


How is conversion of data types done between abap/4 & external level? : abap data dictionary

656






What is step-loop? Explain all the steps?

541


Explain the sequences of event block?

554


What is an interactive report?

624


Explain the call transaction method? : abap bdc

588


When the top-of-page event does get triggered?

683


What are the data classes in abap?

611


when run my program in se38 it was showing output, when i take background execution and giving printer details it was shoing out put. but in SP01 when i give the Spool Request Number it was showing not yet processed entire page why it happens i dont know please give me a solution.

2078


What is the full form of spro? : sap abap hr

680


What is the syntex used to call a screen as dialog box (pop up)?

727


How to call a subroutine in sapscript?

574