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
how 2 create the normal form by using functional module
What is synchronous update?
Difference between transparent tables and pooled tables? : abap hr
What are the payroll related Infotypes
Define alv programming in abap?
What is exception class and test class. How to use it?
What is a multiple line field?
Why do we use abstract class
What is the syntex used to call a screen as dialog box (pop up)?
What are standard layouts sets in the sap script?
What are the table controls in bdc ? What is the difference between bdc and lsmw ?what is the difference between bdc and rfc ? : abap bdc
In what ways we can get the context sensitive f1 help on a field?
Explain Singleton class
What is meant by hot spots? : abap data dictionary
What are the function module in bdc?