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 / sap
Modify statement acts like both modify and update, becos
modify statment changes the existing record and also
inserts the new records to the table.Where as the Update
statment only inserts the new records into the table.
Hope this is help full!
Is This Answer Correct ? | 3 Yes | 2 No |
Post New Answer View All Answers
Name a few data dictionary objects?
What is bdc? : abap bdc
Where do you create indexes in abap?
What are the rules to create a BAPI?
What are interface/conversion programs in SAP?
What is dialog module?
Why do we use FOR ALL ENTRIES and what is the pre-requisite
Why lsmw does not support call transaction method? : abap bdc
Filter badi and multiple used badi? Will the sequence matter of the badi implementation in case of multiple used badi?
What are the three components of a work process?
What are the types of views? : sap abap data dictionary
What are the difference between call screen and leave screen?
If your project is support project ? when is your implementation has completed ?
What are the differences between table and structure in data dictionary?
How we format the data before before write statement in report ?