‎2008 Mar 15 5:22 AM
‎2008 Mar 15 5:25 AM
Hi Anu,
Welcome to SDN
This is very basic question and you have lots of threads on the same. Just use search functionality in forums.
Regards,
Atish
‎2008 Mar 15 5:28 AM
Hai Anu,
Main differences B/w bapi and bdc are...
In case of bdc data transfer takes place from flat file into sap system ie the file existing in sap system to sap sytem
where is bapi's r remotly enabled function modules which are assigned to some business objects n used to transfer the data between different business partners who are using different systems other than sap.
when you plan to upgrade your system version then bdc willnot support those upgradations where as bapi's will support.
Please refer to this link
/thread/400145 [original link is broken]
Regards.
Eshwar.
‎2008 Mar 15 5:41 AM
hi Anu,
There is a lot of difference b2n bdc & bapi.
bdc -- 1)transaction is screen flow
2) time taking process
3) screen flow sequence is there during transfering
data
4) only to SAP
Bapi -- 1) no screen flow
2) during uploading data it directly hit the structures
3) quick response
Bye.