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 does the extract statement do in extract datasets?
Explain sap abap 3-tier architecture?
What are the Various Types of internal tables?
Define infotype ? : abap hr
What is the major difference between pool tables and transparent tables?
What are secondary indexes. How can we know which index is being used in a select query?
How to create a link between modified form and modified print program?
difference between Valuation type and valuation category?
How do you find the information on the current screen?
What are the internal tables and work area?
What are number ranges?
What are pooled tables?
How do you backup Sapscript layout sets? Can you download and upload? How?
In the `select' statement what is group by ?
What are conditional chain statement?