How BAPI is Different from call Transaction/Session
Answer Posted / 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 |
Post New Answer View All Answers
hi my name is amit i have passed BE(CSE) with honours(72%) in 2006 yr. i have completed SAP/ABAP training with good exposer. i need a staffing company which can provide me real time exposer in SAP R/3. so plz help me out and send any information regarding on my mail id or tele. no. 9999784331 thanks
Explain the call transaction method? : abap bdc
What is technically difference between in Table creation in table creation maintenance not allowed ,maintenance allowed with restriction, maintenance allowed ?
How to handle error in session method? : abap bdc
When will the current screen processing terminates?
Explain the table, which contain the details of all the name of the programs and forms?
Setting up a BDC program where you find information from?
Can we create field without data element? If yes, how?
What is the difference between refresh and free statements?
What is example class
In which table the material master data is stored?
What are the events we use in dialog programming and explain them?
what is a text table ?
What is the function of the correction system? : abap data dictionary
Explain how to Handle the internal tables in ABAP?