Answer Posted / vishal balapure
Yes BAPI is efficient than BDC.
The BAPI and BDC are actually meant for different pruposes.
BAPI are developed for webservices in which the calling
application can directly call the BAPI and carry out the
required operations, where as in BDC we have to write a
code and then we need to get the data in SAP system in a
perticular format and validate the same and then carry out
the updation or other operations, in case of BAPI is a
business object repository object which can be called from
any application. where as for BDC program we need to get
the input file and execute it manually or as a batch job.
Many of us face probelms in upgradation projects for BDC
programs as the screen sequance of some other settings gets
changed so we need to redo the coding(recording) of BDC and
for some transactions its not possible to record as well
such a enjoy transactions, in these cases BAPI is a very
good and proper alternative.
| Is This Answer Correct ? | 45 Yes | 1 No |
Post New Answer View All Answers
On which even we can validate the input fields in module progams?
what is friend class
Explain how do you use structures in the abap programs?
Explain lsmw?
What are the events used for logical database?
How do you set up background jobs in sap? What are the steps?
What are the 3 types of tables in sap? : abap data dictionary
What does nw 7.4 sp 05/nw 7.5 sp 02 offers in abap?
What is the t-code to display batch input sessions? : abap bdc
Proxy Programming with ABAP - How to develop the Proxy identification through programming
What is the use of the raising exception?
How to debug rfc function module?
What are the techniques involved in using sap supplied programs?
What are two methods of modifying sap standard tables?
What are the page windows? How many main windows will be there in a page window?