please any one can tell me modifytable keyword used in DDIC?
what is a basic diffrence between modify table and update key
word?
Answer Posted / nigesh
Update statement updates only the existing records if the
key matches.
Modify statement also acts like update statement, but in
addition to it if the primary key does not match then new
record will be inserted to database.
Is This Answer Correct ? | 7 Yes | 0 No |
Post New Answer View All Answers
What is the collect statement? How is it different from append?
What is the use of abap data dictionary? : abap data dictionary
What are the dynapro keywords?
Difference between BDC vs Direct Loads?
What are the restrictions on subscreens?
Explain read dataset in sap abap?
What are the disadvantages of logical databases?
Cds views
What is a type group?
What is the last entry in all bdc tables? : abap bdc
Why do we declare a method of a class final? What can be the purpose? Give a scenario.
What are the two ways of producing a list within a transaction?
Is there any BAPI to retrieve list of customers and their sales areas i.e., Cust No, Distr Channel and Division for all the customers.
What is the difference between scrolling a table horizontally and vertically?
What are the features of abap/4 dictionary? : abap data dictionary