BAPI IS EFFICIENT THAN BDC?
Answers were Sorted based on User's Feedback
Answer / 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 |
Answer / buddula15
BAPI is always better than BDC. Performance wise BAPI is
good.
Buddula15
Is This Answer Correct ? | 11 Yes | 1 No |
why SAP scripts are client dependent and smart forms are not?
how can we change general report to alv report?
What are the components in sap application server?
what is basic difference between BDC&dialogprogramming? what is basic difference between reports&dialogprogramming?
is there any tping conversions in abp.and list them
how to call the function module generated in smartform for printing the form ?
i am learning abap and finding very diffculty in understanding the message control technique especially in sending IDOCS? what are the steps in message control ?
What are the fields in a bdc_tab table? : abap bdc
how can we validate select-option ,,for high and low value , without using internal table..
What kind of deliverables you have on a day to day basis?
What is the client concept in sap?
How can we upload a text file having delimiters in to legacy system?