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 partner selection?
Lock objects and what are parameters of ENQUEUE FM?
How many types of tables exists and what are they in data dictionary?
if u take one worst program,in this program user write the logic is session method.in that program user can get some errors ,that errors we will see in call transaction method,how it is possible.?
What is the use of at new statement ?
What is the use of info groups? : sap abap hr
How do you read files from the application server ? : abap bdc
how to genernate 21 sencondary index
Explain the advantages/disadvantages of logical databases?
please any one can tell me How to validate the data in Table maintinance generator?how can u validate the table field values if u r entering the data into fields .it shows record is wrong?wher we can done validation in table maitenance generator before getting the data as out ?
What is an abap instance?
What is the use of table control in bdc is it same in module pool table control? : abap bdc
In a loop of an internal table, what is the use of at first & at last statements?
How many types of size categories and data classes are there? : abap data dictionary
What is a matchcode?