Can we use COMMITWORK statements in BADI
Answer Posted / asin
We should not use Commit in Badi as it will lead to data inconsistencies.
The data gets updated if commit statement is used in a BADI implemented in a particular standard program. After the execution of transaction if in case it fails/terminates the data/records are supposed to be rolled back or not save but then due to use of Commit it leads to inconsistency.
| Is This Answer Correct ? | 21 Yes | 3 No |
Post New Answer View All Answers
What is the transaction for recording bdc ? : abap bdc
What are field symbols?
Explain the difference between a pool table and a transparent table and how they are stored at the database level?
How do you process errors in session method ? : abap bdc
hi i need detailed information on badi and bapi how can this work in real time senarios plz explain with exp
What is the difference between a dialog program and a report?
What are the events in screen programming?
How do you work with semi colon se[arated files in BDC ?
Workbench request are client dependent or client independent
What are the major steps will you use for tuning?
Rp_provide_from_last contains how many parameters ? : abap hr
How many default tab strips are there? How to insert more tabs in it?
Can anyone done BDC/LSMW/BAPI for F-02 and F-04.If yes let me know the processs
How do you set up background jobs in sap? What are the steps? What are the event driven batch jobs?
Explain the difference between call screen and leave screen?