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 meaning of abap editor integrated with abap data dictionary? : abap data dictionary
How can we upload a text file having delimiters in to legacy system? : abap bdc
What is payroll driver
how to Create reports in SD module such as sales order report, which covers all organization levels, delivery status, invoice status, shipping details and partner function details. The data will be extracted from VBAP, VBPA, VBAK, VBUP, VBFA, KNA1, LIPS, VBRP, MARA, VBEP and KONV tables. plz mention the detail coding Tahnks, Rahul
if while coding power goes off , how to retrieve the codes?
What are plan versions used for? : sap abap hr
What is the BAPI_CUSTMATINFO_GETDETAILM used for? what is the input and output of this bapi.
Where do you find info on new developments in SAP?
Name some data dictionary objects?
How to debug a sapscript?
What is value table? : abap data dictionary
Explain what are the events used for logical database?
Is it possible to bring select option in module pool screens?
What is an evaluation path? : sap abap hr
Which objects are independent transport objects?