what is the difference bet ween the appened and insert
statment.plz tell me the answer.
Answer Posted / 7hills
Append adds the record at the end of an Internal Table.
Insert by default adds the record at the beginning of an Internal Table. And by using INDEX, record insertion is possible in between records.
| Is This Answer Correct ? | 2 Yes | 0 No |
Post New Answer View All Answers
What is the difference between skip and new-line?
wat are the process that can be executed & tracked in a workflow?
What is projection view?
What are the different abap/4 editors?
How do you move on to the next screen in interactive reporting?
How would you suppress the display of a parameter on the selection screen?
Is it possible to run host command from SAP environment? How do you run?
how to track records from data dictionary?
Cds views
In sap script how to print bar code in vertical manner
Do we have to migrate all sapscript forms to smart forms?
hi my name is amit i have passed BE(CSE) with honours(72%) in 2006 yr. i have completed SAP/ABAP training with good exposer. i need a staffing company which can provide me real time exposer in SAP R/3. so plz help me out and send any information regarding on my mail id or tele. no. 9999784331 thanks
Why do we declare a method of a class final? What can be the purpose? Give a scenario.
How do you populate data into a multiple line field? : abap bdc
What is a table cluster? : abap data dictionary