BAPI IS EFFICIENT THAN BDC?

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


Please Help Members By Posting Answers For Below Questions

Explain the use of insert and append statement in sap abap?

696


What are the control break events in abap? : abap data dictionary

710


What are the value tables?

656


Differentiate between ooabap and abap?

814


What are the different abap/4 editors?

676






In a loop of an internal table, what is the use of at first & at last statements?

1574


What is your approach to find exit and BAdi?

962


What is the maximum number of structures that can be included in a table or structure

729


How many types of size categories and data classes are there? : abap data dictionary

706


what is user specific parameter?

1754


Difference between sy-tabix and sy-index? Can you check sy-subrc after perform?

775


What is the difference between commit-work and rollback-work tasks?

742


How many main windows are allowed in sapscript?

664


What are the two levels in defining a match code ?

699


Events that can be used in both the classical and interactive reports

1211