what is the difference bet ween the appened and insert
statment.plz tell me the answer.
Answer Posted / pooja dubey
the main different between insert and append command is
that (1) by using inser command we can add new record at
any where in the current table but by using append command
we can add new record only at the end of current table
(2) by default insert command add new record at the
beginning of the current table but by default append
command add new record at the end of current table
| Is This Answer Correct ? | 12 Yes | 4 No |
Post New Answer View All Answers
What is IMG in SAP?
Explain the structure of a bdc sessions?
What are the functional areas? User groups? and how does ABAP query work in relation to these?
What are the restrictions on subscreens?
i have cleared my technical round and manager round in cts but they told me u will get a call with in couple of days now i dont know about my status
send coding to write a program to create customer quotation using BAPI 'BAPI_QUOTATION_CREATEFROMDATA2/BAPI_QUOTATION_CREATEFR OMDATA'
Explain read dataset in sap abap?
What is the length of function code at user-command?
What is lock objects? : sap abap data dictionary
What data is contained? : abap data dictionary
Explain the advantages of different types of bdc's?
What is a transaction variant and why are they used?
What is locking? : abap data dictionary
How do you set up background jobs in sap? What are the steps?
What is the difference between open_form and close_form?