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
Cds views
how to see the tables of 200 in client 100?
What are the advantages and disadvantages of different types of bdc's?
Name the abap/4 modularization techniques?
Did you create help views?
Can a transparent table exist in data dictionary but not in the database physically? : abap data dictionary
Have you set up a back ground job? How to create a background job without a variant ? : abap bdc
Different types of luws. What are they?
What are the different types of view?
– Programming using BAPI : Create Debit Memo Request (DMR) with reference to Sales Order and update the delivery number and PO number in the newly created DMR. Send the spool of the report by E-mail if the E-mail option is enabled. Selection Screen Required: Sales Org Delivery type Sales document type Optional: Planned Goods movement date Option to choose E-Mail E-mail Address Output device Output Output should display both successful and unsuccessful creation of DMR with the following fields, Success/Error (S/E) Sales Document number Delivery number New Debit memo request number Error message Tables TVAK, TVCPA, VBAK, LIKP, LIPS
Difference between top-of-page and top-of-page during at line- selection?
1. If I send 5 entries of table from one system to another system, if the only 4 entries there in the target system what I have to do? 2. If I send the customer master IDOC from one SAP system to another system, if one field is missing in target table what is the steps? 3. If I want to access the 4th row 3rd column in the hashed table how to do it? 4. Whether there is any other statement than MODIFY statement to modify the content of internal table?
Name a few data dictionary objects?
What is payroll driver
How many tables are there in sap?