What are the functional modules used in sequence in BDC?
Answer Posted / tapan
the functional modules used in sequence is to
1.creating session
BDC_OPEN_GROUP
CLIENT,KEEP,USER,HOLDDATE,SESSION
2.BDC_INSERT
BDCDYNPRO
TCODE
3.BDC_CLOSE_GROUP
Close the session
after that u have to process the session through the SM35
suppose u want to upload the data from development server
that time you must use the ws_upload,upload,gui_upload
suppose u want to upload the data from application server
there are 3 approaches
1.open data set
2.read data set
3.close data set
| Is This Answer Correct ? | 7 Yes | 0 No |
Post New Answer View All Answers
How to find the return code of a statement in abap programs?
What are conversion & interface programs in sap?
How to copy table across clients?
What is a fall back class?
When is the top-of-page event triggered? : abap data dictionary
What is append search help? : sap abap data dictionary
What is the difference between Exit and Stop?
Why do we declare a method of a class final? What can be the purpose? Give a scenario.
Sales Order Information Report that lists information like sales order no, Item no, material no, Quantity, Quantity unit, Net value, Currency,Sub Total, Grand Total. plz mention the detail coding Tahnks, Rahul
What is a view in sap? : abap data dictionary
How to insert a line into abap internal tables?
What is abap?
WHY CLUSTER TABLE CALLED AS CLUSTER TABLE.
What is the use of f4if_shlp_exit_example function module ? : sap abap data dictionary
How to specify a client for database table processing?