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
How is conversion of data types done between abap/4 & db layer?
When the top-of-page event does get triggered?
How do you write transaction programs in sap?
How do you retrieve the data for repetitive structures ? : abap hr
Do we create table fields with out data elements and domains?
What is the diffreence between bdc_close_group and bdc_close_dataset? : abap bdc
What are the Control levels in internal tables?
What are the two ways for restricting the value range for a domain ?
What are the events we use in dialog programming and explain them?
Did you create any joins?
The extract statements in field groups can be used before or after processing the sort statements. State true or false. : abap modularization
Explain the data types of internal tables?
What is a help view? : abap data dictionary
Can we use transfer dataset to transfer data in internal table ?
What are the organizational related Infotypes