‎2005 May 27 3:05 PM
I'm using BAPI_PO_CHANGE to turn off the PO item GR indicator flag. After each PO change, I call the BAPI_TRANSACTION_COMMIT function module. This process works very well in our development system, but does not work properly in our staging system. My test includes 4 different purchase orders with one or more items being changed. In the staging system, only the first PO change gets written to the data base. The return table contains the successful PO Changed message for each PO. The BAPI is the same in both systems.
‎2005 May 27 3:42 PM
Hello Jim,
Have you looked in SM13 to see if there are any update errors? Also, how are the different systems configured? How many update processes are configured for your staging system?
Martin
‎2005 May 27 7:57 PM
Thanks Martin. It looks like it is a data problem. Thanks again for your response.