BAPI is efficient than BDC?
The question is with options, asking which of the following
is true?
Answers were Sorted based on User's Feedback
BAPI is directly updates the database
BDC run through the screen flows
BAPI can't handle all flow logic checking and enhancement
put by programmer to facilitate the user requirment .
there is advantage using bapi instead of using bdc when we
go for up gradation.
Is This Answer Correct ? | 14 Yes | 0 No |
Answer / sara george
BAPI is faster, error validations are there, no processing
of screens, direct database update.
Is This Answer Correct ? | 13 Yes | 0 No |
Answer / venu
bapi follows transaction based updates and BDC follows
screen based updates which results to problems while
upgrading the software
Is This Answer Correct ? | 7 Yes | 0 No |
Answer / b.v.surender, miracle softwar
Hi,
In additional to above answers BAPIs are more efficent
due to this also. i.e
BAPIs are RFC enabled. so, they can use by both SAP and Non-
SAP.
Where as BDCs are not RFCs. So, they are unable to used by
Non-SAP.
Thank you.
Surender.
Is This Answer Correct ? | 5 Yes | 4 No |
What is the difference between a pool table and a transparent table?
Give examples of transparent table?
Reports: Event functionality.
What is generic buffering?
what is difference between parameter & select-option
How is conversion of data types done between abap/4 & db layer? : abap data dictionary
what is field string ? & where we are using field strings?
What are the main events of which are used for logical database?
What are the domains and data elements?
Explain the program flow when we use logical database PNP or PNPCE
What is object in OM
How to combine multiple delivery into one Billing ( Step by Step)?