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 to release an object?
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 do you mean by table control???Where will we use this?
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 is the difference between VIEW and a TABLE?
What do you mean by Inbound and Outbound interface?
Can you describe the events in ABAP?
What is the difference between User Exit and Function Exit?
What is the flow of Invoice?
What is the difference between SY-INDEX and SY-TABIX?
What events do you know in Module Pool Programming?
What is the difference between INSTANCE methods and STATIC methods?
What will you use SELECT SINGLE or SELECT UPTO 1 ROWS ?
What is the difference between a value table and a check table?