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
Write syntax for message error (report)?
Name a few data dictionary objects? : abap data dictionary
Explain some essential objects in abap dictionary?
Hi my dear friends,Please give the answers for the following link http://www.saptechnical.com/InterviewQ/interviewQ.htm
How do u set up background jobs in SAP? What r the steps? What are the event driven batch jobs?
Can a filed occur in several field groups? : abap modularization
How do you display a data in a detail list?
What is an rfc?
what is difference between (internal table types)standard table and sorted table in sap abap....
why to create a custom BAPI if the BAPI already exists? y to find BAPI again? frankly even i dint undstnd tne question properly. if any one come across this q please do anser me.
what precautions or prerequisites do you follow to update a record into database table and how
5) How to rereive text elements in SF and script?
How is conversion of data types done between abap/4 & db layer?
What will happen when we use single buffered selected?
Explain what is an rfc?