Answer Posted / sivaprasad.th
In bdc, direct input method can handle exclusively large
amount of data only.It is also can process foreground and
background. It also having log file default.
difference with session method is validations can be done by
sap predefine function modules. It is faster than session
method. In case of errors direct input mechanism provides
restart mechanism for this we have to execute in the
background only this rbmvshow or tcode bmv0.
| Is This Answer Correct ? | 0 Yes | 1 No |
Post New Answer View All Answers
What are the functional modules used in sequence in bdc? : abap bdc
Explain how do you get output from idoc?
Under Data Transfer Portion of ABAP, what do you mean by DX Project
What will exactly the hide statement do?
What happens if only one of the commands set screen and leave screen is used without using the other?
did u done enhancement framework?how u implemented?
What are the types of data types in the sap abap?
what is the purpose of BAPI BAPI_CUSTMATINFO_GETLIST What is input and output of this BAPI.
What are spa/gpa parameters (sap memory)?
What is the differences between structure and table in the data dictionary in abap?
Can i Have Some Examples on Enhancements.
How do we handle multiple line items in BDC's.
What is the function of a domain? : abap data dictionary
How do you delete duplicate records from internal table?
I am uploading 100 records out of which say 59th record has error so what will happen if I am using synchronous or asynchronous method of bdc? Can we update the database using local update mode how? : abap bdc