How many methods are there in BDC? Which methods you know well?
Answer Posted / p.lokesh
In Batch Data Communication we have Call transaction and
Session method[Batch input session].
Depend upon the requirement we choose these methods.
Suppose if u need to upload data at once and need
asynchronous updation and we need to log the errors
explictly then we go for Call Transaction.
Suppose if u need to upload the data regularly batch wise
and need synchronous updation and automatically log the
errors [Implicitly] then we go for Session Method.
Is This Answer Correct ? | 13 Yes | 0 No |
Post New Answer View All Answers
What is smart forms? : abap hr
What is tcode se16? For what is it used.
Which function module reads the data for particular infotype ? : abap hr
What are the types of subroutines? : abap data dictionary
Difference between .Include and .append?
Can you show multiple alvs on a single screen?
Describe the difference between macro and subroutine?
What are control tables?
What is the significance of hide?
What are the attributes of a field that can be activated or deactivated during runtime?
What are the different function modules used in sapscript?
What is the relationship existing between the various data elements? : abap data dictionary
I created a field and entered the field type, when I double clicked the field type to define the domain; it is asking for an ACCESS KEY, I am not changing any SAP defined tables, working on a user defined table.
What are two methods of modifying sap standard tables?
What are the differences between sap memory and abap memory?