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
can anyone please tell me, in orient paper mill project which fields exits for creating report.
hi,how to diable the popup window which is displayed afetr executing the SAP script program?
What will be your approach towards optimizing legacy code? Will you suggest change in technology? Does OO ABAP bring any performance benefits? How will you deal with queries in a loop? How will you optimize nested loops?
What is sap abap tables?
What do you mean by batch data communications programming?
Explain read dataset in sap abap?
There is 1 person but it’s displaying that this person cannot be booked. He is not available for the business event. Can you tell me where is it going wrong? What can be the reasons? : sap abap hr
What is the step-by-step process to create a table in data dictionary? : abap data dictionary
What are the types of parameters in the function modules?
What is elementary search help? : sap abap data dictionary
What is structure?
How do you find the tables to report from when the user just tell you the transaction he uses? And all the underlying data is from SAP structures?
What is buffering in abap?
what is the purpose of BAPI BAPI_CUSTMATINFO_GETLIST What is input and output of this BAPI.
What is the difference between a structure and a table? : abap data dictionary