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
How is the table sorted when you do not specify field name and Ascending or Descending? On what criteria will the table be sorted? Do internal table have keys?
What is the difference between BDC and BAPI?
How can we identify User exits in our screen?
What is the difference between AT SELECTION-SCREEN and AT SELECTION-SCREEN OUTPUT?
What do you mean by Inbound and Outbound interface?
What is the difference between SAP memory and ABAP memory?
Synchronous and asynchronous methods in BDC ?
How do you find BAPI?
What is the difference between Implicit Enhancements and Explicit Enhancements?
Can you describe the events in ABAP?
What are the types of Function Modules? What is an UPDATE function module?
What is the difference between a value table and a check table?
How do you find Function Exit?
What do you mean by table control???Where will we use this?
What is the difference between User Exit and Function Exit?