what is difference between update and modify

Answer Posted / ram

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 ?    27 Yes 3 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

What is the max no of match code id’s that can be defined for one match code object?

900


Define abap/4 layer?

988


What are the major steps will you use for tuning?

774


Explain how is batch input process different from processing on line?

740


Do we have to migrate all sapscript forms to smart forms?

809


What are screen painter? Menu painter? Gui status?

768


What are the events driven batch jobs?

775


What are the attributes of a field that can be activated or deactivated during runtime?

741


Why do we use logical blocks in abap program?

1713


What is table attribute? : abap data dictionary

775


What are the basic components of dialog program?

897


what is difference between (internal table types)standard table and sorted table in sap abap....

2113


I am trying to automate a manual processing of iDOCs in BD87. I used the following code to pass idoc-id to global variable 'DCN' and then skip the first screen of BD87 to go to processing directly. After running this code SET PARAMETER ID 'DCN' FIELD itabhdr-idoc_id. CALL TRANSACTION 'BD87' AND SKIP FIRST SCREEN. it takes me to the first screen because it cannot recognize my idoc-id. How I can pass idoc-id to global? I have used the above code to goto VA02 with VBELN and it worked perfectly.

2003


What are the different types of internal table?

839


Explain different types of attributes of function module?

716