what is the difference bet ween the appened and insert
statment.plz tell me the answer.
Answer Posted / sateesh
Append:if you use this append satement the records will
be add at last the table .
Insert: using insert command we can Add the records in
between any where in the table.
| Is This Answer Correct ? | 27 Yes | 1 No |
Post New Answer View All Answers
Does every abap/4 have a modular structure? : abap modularization
Explain the disadvantages of different types of bdc's?
how to create view in bdc..??
If A is the super class of B. And both the classes have constructor. We create an object of class B. Then which constructor will be called? If both then in which order?
In se11 -->Tech. settings --> Data class. If I save table as Mater data OR Transaction data, what effect will it has for 'Storage' in Database after activation. or In Database how it will store in both the cases.
What is the function of the correction system? : abap data dictionary
Does sap handle multiple languages?
What is the maximum number of match code id's that can be defined for one match code object? : abap data dictionary
What is pass by value and what is pass by reference? Which is better?
Can you assign a matchcode object to a parameter? If so how?
How to pass data from list to report?
What are the fields in the memory table ‘screen’?
In sap script how to print bar code in vertical manner
What is the length of function code at user-command?
What do you mean by cluster tables in sap abap? Also explain what do you mean by table cluster? : abap data dictionary