on ‎2019 Jul 15 5:52 PM
Hi All,
In my program I am using BAPI_BUPA_CENTRAL_CHANGE to set some changes to the BP's central data. Down the path in my code, I need to update the table BUT000 with some calculated values for a couple of custom fields that are not in the structures of above BAPI. For that I am using a direct UPDATE statement and set the required values.
At the end of the code I use BAPI_TRANSACTION_COMMIT and BAPI_TRANSACTION_ROLLBACK. Even though there are no errors for the UPDATE statement in question, the changes are not committed for the fields that are set using that UPDATE statement. I thought it was a locking matter, so I used the FM DEQUEUE and ENQUEUE, but still changes are not committed.
Any ideas what might be the problem?
Thanks
Request clarification before answering.
HI,
try a ST05 trace - maybe there is standard functionality which does the update in update task.
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
| User | Count |
|---|---|
| 57 | |
| 29 | |
| 21 | |
| 11 | |
| 4 | |
| 3 | |
| 2 | |
| 2 | |
| 2 | |
| 1 |
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.