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
State the system field for the current date?
What is payroll driver ? : abap hr
Can I execute user exits? If yes, how?
What is the significance of technical settings (specified while creating a table in the data dictionary) ?
when do you need to create an internal table with header line ? and with out a header line?
what are the problem we face during development( if we say v are in support(development)? what are the critical problems araises during LSMW updation and Smart form layout development for involce and po? very very important questions now a days commonly asking..plz plz reply me
How can we set the tablespaces and extent sizes ?
Can you set up background processing using call transaction?
If I forgot some command in sap script e.g.: Suppress zero display – how to do find it?
What are the different types of parameters?
What are the advantages of logical databases?
Explain the properties of selection screen?
How table control cn be generated using bdc? : abap bdc
What primary key and foreign key relationship
What is pnp-sw-found ? : abap hr