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
Can you set up background processing using call transaction?
How does the interface between the dynpro and the abap/4 modules take place?
Can a filed occur in several field groups?
what is call back in alv?
How will u handle the situation – In a report using function module to generate a IDOC, How will u handle the error IDOC in the same report ?
what are the main technical differences between oracle and sap? it would be more helpful to me if get this answer...
Define database layer?
How many primary keys can be created for a table?
It is possible to assign a local data object defined in a subroutine or function module to a field group. State true or false. : abap modularization
What are the layers of data description in r/3? : abap data dictionary
What are the mandatory fields to be filled for BAPI_CUSTOMER_CREATEFROMDATA1
When is the top-of-page event triggered? : abap data dictionary
how to Create reports in SD module such as sales order report, which covers all organization levels, delivery status, invoice status, shipping details and partner function details. The data will be extracted from VBAP, VBPA, VBAK, VBUP, VBFA, KNA1, LIPS, VBRP, MARA, VBEP and KONV tables. plz mention the detail coding Tahnks, Rahul
Can i Have Some Realtime Examples on Badi ?
What is PS structure