are all BAPI S are autocommited? if not what should we do?
Answer Posted / mohan
No we need to call BAPI_TRANSACTION_COMMIT. to commit our
changes.
| Is This Answer Correct ? | 13 Yes | 1 No |
Post New Answer View All Answers
What is a view in sap? : abap data dictionary
How do you find number of records present in internal table?
What are null values?
What abap statement will trigger list generation?
What is payroll driver
Difference between Insert, Update and Modify?
What is a table pool? : abap data dictionary
What are the arithmetic operators in the sap abap?
What is the difference between a substructure and an append structure? : abap data dictionary
how to Implement a BADI in which it restricts the access when purchase order is created against contract using definition ME_PURCHDOC_POSTED. please tell me the answers if any one knows. thanks in advance. :ravikiran
Explain the difference between cluster tables and pool table?
How to specify a client for database table processing?
Describe the difference between macro and subroutine?
Explain the differences between interactive and drill down reports?
In a loop of an internal table, what is the use of at first & at last statements?