How do we use BDC in real production scenarios ?
Is BDC used on regular periodic intervals to upload data
into SAP ? (say you recieve the data daily from non-sap
system, like mainframes and you update the data in SAP)
OR
Is BDC used on adhoc basis ?
Answer Posted / abhinav
One of the ways as if I know is, You create BAPI of BDC.
Call this bapi created from your codes in real production
scenario. Ofcourse, in this way you can conclude that BDC is
used on regular periodic intervals to upload data into sap.
| Is This Answer Correct ? | 8 Yes | 3 No |
Post New Answer View All Answers
Explain about Recording Function?
How can we use / display table in a screen?
WHAT ARE THE INPUT PARAMETERS TO BE PASSED FOR THE BAPIS 'BAPI_CUSTMATINFO_GETDETAILM' AND 'BAPI_CUSTMATINFO_GETLIST'
Explain the function module in bdc?
What is the use of info groups? : sap abap hr
SM35 transaction, How to automate BDC ?
What takes most time in SAP script programming?
How can cluster table be created?
What is the BAPI_CUSTMATINFO_GETDETAILM used for? what is the input and output of this bapi.
What are the restrictions on subscreens?
What is web dynpro for abap?
Static and instance variable and method with live example. Why and when to use
Suppose the client wants me the vacancy to be displayed on a website as well as ess. How should I do it? : sap abap hr
Give an example of interface from your project explaining why you used it?
How do you write transaction programs in sap?