Interview Questions

What are the functional modules used in sequence in BDC?

SAP ABAP questions and answers


(Continued from previous question...)

9. What are the functional modules used in sequence in BDC?

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.

(Continued on next question...)

Other Interview Questions