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

how to use table control?if suppose i have 6 records and i want more 4 records in sequence.How to handle this scenario?

1580


How can you manipulate the presentation and attributes of interactive lists?

617


What are different types of parameters?

608


What is sql trace? : abap data dictionary

673


What is the bapi?

607






what is difference between set screen and call screen ?

558


How do you find number of records present in internal table?

577


Explain how do you move on to the next screen in interactive reporting?

579


B -Credit Note report Selection Screen Ranges: Creation date Sales Org Sold to Party Selection condition: Document Category – VBTYP should be ‘O’ Table to be used: VBRK, VBRP,VBPA,ADRC List the CR order types or credit billing type by customer number (or selected customer) and displays the: - Billing Document date (FKDAT) - Customer number (KUNRG) - Name of the reseller (on top of the SAP No) (NAME1) - Billing document number,(VBELN) - order reason (AUGRU_AUFT) - Amount (NETWR) - Currency (WAERK) Group Currency wise, billing type wise sum of Net value. When user double click on field ‘Billing Document #’ , display the document in VF03 Do this using OO ABAP.

2466


How we format the data before writing a statement in the report?

512


How many ways you can create table? : abap data dictionary

537


How are the function code handles in flow logic?

612


Differentiate database index and match code.

601


What are the sequences of event block?

628


What is the difference b/t Session method and call transaction method ??

5258