what is difference between update and modify
Answer Posted / mahesh kumar chinnam
Update:update keyword used for change the existing record.
Modify:if the record is there then record will be modified
otherwise new record will be inserted.
| Is This Answer Correct ? | 0 Yes | 0 No |
Post New Answer View All Answers
How will you read from internal table records in a given value range (without using loop)
After running a BDC program in background, next day morning when you see the results, few records are not updated(error records). What will you do then ?
What is pass by value and what is pass by reference? Which is better?
I just wanted to know that when I am recruiting somebody, I am generating his personal no also. Then I want to give him training also. Now I just want to create 2 scenarios to clear my doubts? : sap abap hr
Hi! I want to join SAP ABAP course in Hyderabad, can any one tell me where should I join? and Which is the best institute for SAP WORKSHOP? Thank you...
Explain different types of attributes of function module?
wat is the default file name of BAPI trace?
What is its? : abap hr
What are the Various Types of internal tables?
What is new enhancement framework?
What are the kinds of foreign key fields?
What is time constraint ? : abap hr
What are the major steps will you use for tuning?
java script for push button in adobe forms.
A field containing currency amounts (data type curr) must be assigned to a reference table and a reference field. Explain?