What are the functional modules used in sequence in BDC?

Answer Posted / paramjeet

These are the 3 functional modules which are used in a
sequence to perform a data transfer successfully using BDC
programming: BDC_OPEN_GROUP - Parameters like Name of the
client, sessions and user name are specified in this
functional modules. BDC_INSERT - It is used to insert the
data for one transaction into a session. BDC_CLOSE_GROUP -
This is used to close the batch input session.

Is This Answer Correct ?    2 Yes 0 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

Difference between sy-tabix and sy-index? Where it is used?

531


How can we handle table control in bdc? : abap bdc

596


send coding to write a program to create customer quotation using BAPI 'BAPI_QUOTATION_CREATEFROMDATA2/BAPI_QUOTATION_CREATEFR OMDATA'

2414


What is payroll driver

1648


what is difference between (internal table types)standard table and sorted table in sap abap....

1914






What is delivery class? : abap data dictionary

652


Explain pai and pbo.

713


What are the modes in lock objects? : sap abap data dictionary

546


What is the company code? : sap abap hr

576


There is a situation where there is a field "MATERIAL DESCRIPTION" in say 20 display only transaction. You want that whenever user opens any of these transaction, this particular field is masked with ****. But table does not holds ****. It holds the actual value. What are different ways of doing it? Which is the best way.

928


What is the role of ‘refresh’ in internal table?

592


Power is interrupted while transferring data from internal table to application server. How will you determine many records are transferred in session method and call transaction method? : abap bdc

682


What should be declared explicitly in the corresponding abap/4 statements to access internal tables without header lines & why? : abap modularization

613


What has to be done to the packed fields before submitting to a BDC session.

714


What is the difference between dialog program and a report?

610