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
Difference between sy-tabix and sy-index? Where it is used?
Explain the client concept of sap.
Can we specify the next screen number with a variable?
How can a lock object be called in the transaction?
Can multiple abap systems connect to abap database?
What is the relationship existing between the various data elements in data dictionary? : abap data dictionary
what is 3 tire architecture and how does SAP utilizes this architecture. and how do netweaver came into picture?
How to eliminate duplicate entries in internal tables?
How to find Kernal badi ?
The max number of calling modes stacked at one time is?
What is singleton pattern in OOPS?
What is an update task? : abap modularization
how to create view in bdc..??
Difference between Insert, Update and Modify?
Static and instance variable and method with live example. Why and when to use