How BAPI is Different from call Transaction/Session
Answers were Sorted based on User's Feedback
Answer / nsp
To the best of my knowledge, Call transaction and Session
method are used to update data base using a transaction.
but bapi calls for direct update of data base with all the
validations done inside the BAPI function module. The
validations and consistency of data is taken care by
Transactions in the case of call transaction and session
method.
Is This Answer Correct ? | 19 Yes | 0 No |
Answer / abaprajaram
Interface Programs are used for BAPI
Conversions are used for BDC
Conversions are used for Both Call and Session methods
Where as Interfaces are used for the session
Is This Answer Correct ? | 1 Yes | 0 No |
what are the main events that are used in an ALV report?
What does the extract statement do in extract datasets? : abap modularization
how to genernate 21 sencondary index
will sorted internal tables help in performance?
How do you find number of records present in internal table?
In ABAP What is the Use of "FOR ALL ENTRIES" Clause & when it is being used. And what it really does?
9 Answers Miracle Solutions, Patni, Satyam,
wat are the process that can be executed & tracked in a workflow?
What is a type group?
wat is EDI Administration & EDI Administration procedure?
How to combine multiple order in one Delivery ( Step by Step)?
Explain buffering concept usage?
what is meant by ale configuration? what can u do in ale configuration?