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
What are client dependent objects in abap/sap?
Explain the different types of view?
How to Modify Layout set for RVORDER01 for printing sales order confirmation. plz mention the detail coding Tahnks, Rahul
What is the t-code for transaction recorder? : abap bdc
What are the attributes of the data? : abap data dictionary
How do you convert non-char field into char type fields ?
Sales Order Information Report that lists information like sales order no, Item no, material no, Quantity, Quantity unit, Net value, Currency,Sub Total, Grand Total. plz mention the detail coding Tahnks, Rahul
In sap script how to print bar code in vertical manner
What are the types of records that are transferred to sap r/3 and used by interfaces? : abap bdc
What are the payroll related infotypes? : abap hr
What is an update task?
Differentiate between transparent tables, cluster tables and pooled tables
What is the difference between refresh and free statements?
How can we use / display table in a screen?
What are the parameter types for a method?