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
what is the purpose of BAPI BAPI_CUSTMATINFO_GETLIST What is input and output of this BAPI.
What are the parameters in bdc_insert? : abap bdc
Explain the difference between tables and structures?
What is the difference between a dialog program and a report?
What is check table?
Which bdc you prefer? : abap bdc
How do you process errors in session method ? : abap bdc
Differentiate between report and dialog program
What happens if a function module runs in an update task? : abap modularization
why to create a custom BAPI if the BAPI already exists? y to find BAPI again? frankly even i dint undstnd tne question properly. if any one come across this q please do anser me.
How can an internal table with header line and one without header line be distinguished when passed to a subroutine? : abap modularization
What do you mean by pooled tables in sap abap? Also explain what do you mean by table pool? : abap data dictionary
Can we write the code both call transaction and session method in single program?
How to call a subroutine in sapscript?
how do you call third selection screen ?