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
How to transfer the objects? Have to transferred any objects?
what is difference between (internal table types)standard table and sorted table in sap abap....
what is difference between user exit, customer exit and badi?
What are interface/conversion programs in SAP?
what are the two methods of modifying sap standard tables? : abap data dictionary
What do you mean by batch data communications programming?
what is the difference between hashed & sorted internal tables?
Table events aNd table maintains generation
What are the attributes of a field that can be activated or deactivated during runtime?
Name some system global variables you can use in abap programs?
On which even we can validate the input fields in module progams?
What are the components of sap scripts? : abap hr
What are aggregated objects : abap data dictionary
How do you display a data in a detail list?
What is a subroutine?