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
What is Group by in Select statement?
What are the different types of parameters? : abap modularization
Can we handle two transaction codes in the same program using call transaction bdc input method? : abap bdc
What is the maximum number of match code id's that can be defined for one match code object ?
hi i need detailed information on badi and bapi how can this work in real time senarios plz explain with exp
How to read files and process BDC's automatically ?
What’s value table?
Some Realtime Examples on Exits .
Which transaction code can I use to analyze the performance of abap program?
What is step-loop? Explain all the steps?
How can an internal table with header line and one without header line be distinguished when passed to a subroutine? : abap modularization
How does the system handle roll areas for external program components?
The data of a view is not physically stored, but derived from one or more tables (t/f) : abap data dictionary
How to write a bdc – how do you go about it?
What are the types of bdc s?