what is the difference bet ween the appened and insert
statment.plz tell me the answer.
Answer Posted / saveen kumar
Append :->This statement add the record as a last record
in the table
Insert:->This statement can add the record at any position
in the table by using index
| Is This Answer Correct ? | 15 Yes | 2 No |
Post New Answer View All Answers
What is the significance of technical settings (specified while creating a table in the data dictionary)? : abap data dictionary
SM35 transaction, How to automate BDC ?
What are logical databases? What are the advantages of logical databases?
How we format the data before writing a statement in the report?
What are the classifications of the sap abap data classes?
What is an rdbms?
Describe data classes? : abap hr
What is the different between abap and ooabap? Why do we use ooabap?
Under Data Transfer Portion of ABAP, what do you mean by DX Project
What are the differences between sap memory and abap memory?
If I have put commit in badi implementation class after update, is it allowed? Also if some standard functionality already implemented an update and now i m doing update and if it fails, what will be the impact of commit?
How to do find it?
How to analysis Background Job for performance Issue?
WHAT ARE THE INPUT PARAMETERS TO BE PASSED FOR THE BAPIS 'BAPI_CUSTMATINFO_GETDETAILM' AND 'BAPI_CUSTMATINFO_GETLIST'
after creating lock object if does n't access record by second user what should we do?