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
What is the difference between rfc and bapi function modules? : abap bdc
How do you work with semi colon se[arated files in BDC ?
What is the collect statement?
Hi All , Would be providing online trainings for SAP ABAP , guidance with real time experience examples , guidance in profile prepartion . Any one intrested please contact on 8978890047.
What are the differences between the table and the structure in the data dictionary in the sap abap?
What is a data class? : abap data dictionary
Select up to 1 row and select single difference ?
Did you create help views?
How do you send files to the legacy systems from sap and vice versa? How does one know that the legacy files have come on to the sap server you are working on? : abap bdc
Reports: Event functionality.
What are Delivery classes? What data will you want to transport during client copy?
How to eliminate duplicate entries in internal tables? : abap data dictionary
How do you get the number of lines in an internal table?
What is static attribute
Can we control the sequence in which multiple implementations of a multiple use BADI are called? If yes, how?