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 bdc? : abap bdc
Can we set page headers to details lists?
What is macro? : abap hr
Different types of locks?
What is a table pool? : abap data dictionary
How to specify a client for database table processing?
Different types of luws. What are they?
Why cant we use Normal function module for data transfer?
hi,i worked mostly in core abap.know iam assigned to XI utility project.can u experts let me know what r the basic things i need to learn to work in XI utility project.i already searched in forum.thanks in advance.
How many secondary indexes can we create in a table?
What is the difference between ABAP and HR ABAP
Difference between sap script and report?
How to debug rfc function module?
What is a type group?
How can we achieve MVC ?