List down the functional modules used in sequence in BDC?
Answer Posted / chaitanya
There are 3 functional modules which are used in sequence to perform data transfer successfully using BDC programming. They are
a) BDC_OPEN_GROUP
b) BDC_INSERT
c) BDC_CLOSE_GROUP
| Is This Answer Correct ? | 3 Yes | 0 No |
Post New Answer View All Answers
What is the difference between BDC and BAPI?
What is the difference between Call Transaction Method and the Session method ?
What is the difference between Customizing and Workbench request?
What is the difference between Enhancement point and Enhancement Section?
What is the difference between Implicit Enhancements and Explicit Enhancements?
How do you find BAPI?
What is the difference between User Exit and Function Exit?
What is the difference between a value table and a check table?
What is the difference between INSTANCE methods and STATIC methods?
Synchronous and asynchronous methods in BDC ?
How do you find Function Exit?
What are the standard IDOC's used?
There are 1000’s of IDOCs in your system and say you no longer need some of them? How will you get rid of those IDOCs?
What is the difference between Master data and Transaction data?
What will you use SELECT SINGLE or SELECT UPTO 1 ROWS ?