can please tell me the differences b/w bapi & bdc?
Answer Posted / jagadish
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.
| Is This Answer Correct ? | 3 Yes | 0 No |
Post New Answer View All Answers
What is the advantage of structures?
Explain lsmw?
What is your approach for writing a bdc program? : abap bdc
what is sales order confirmation and how can do design it in webdynpro. what is Tcode for the same?
What is a function group? : abap modularization
what is diff between idocs,bdc,rfc and bapi. give real time answer
i have executed a report via back ground job, in this report i have used enqueue and dequeue function modules on a table, but before releasing the lock(before dequeue function module is not call) job gives the dump, so the lock is not released the table, here my question is how to set the lock automatically release the there is a short dump before calling the dequeue module?
Did you create help views?
What are the events driven batch jobs?
What is an abap data dictionary? : abap data dictionary
What is bdc programming in sap?
What is the basic difference internal tables and database tables? : abap data dictionary
What data is contained in data dictionary? : abap data dictionary
How can we send data to external programs?
On ABAP, Did you set up a workflow? Are you familiar with all steps for setting up a workflow?