How many methods are there in BDC? Which methods you know well?
Answer Posted / sunil b
There are 3 methods
1) call dialog method
2) call transaction method
3) session method
if u want to handle multiple transactions simultensouly
then we should go for session method
| Is This Answer Correct ? | 0 Yes | 2 No |
Post New Answer View All Answers
Is there any BAPI to retrieve list of customers and their sales areas i.e., Cust No, Distr Channel and Division for all the customers.
What is synchronous update?
What actually happens in real-time recruitment? : sap abap hr
In select-options, how to get the default values as current month first date and last date by default?
What is buffering allowed but switched off?
Can a constructor be redefined?
What is sap luw or update transaction?
What is occurs in internal table?
Can we handle two transaction codes in the same program using call transaction bdc input method? : abap bdc
Explain what is sap script? What is the purpose of sap script? Difference between sap script and report?
i have executed a report via back ground job, in this report i have used enqueue and dequeue function modules on a table, but before releasing the lock(before dequeue function module is not call) job gives the dump, so the lock is not released the table, here my question is how to set the lock automatically release the there is a short dump before calling the dequeue module?
How to create a check box/option button in a list?
Does the call transaction method allow multiple transactions to be processed by sap?
What are clustered tables?
Tell me a scenario where did you use secondary index?