‎2009 Feb 06 8:43 PM
I am testing in SE37 BAPI_PR_CHANGE. In the result msg I get these messages:
Purchase requisition 10013879 changed
Instance 10013879 of object type PurchaseRequisition has been changed.
and in the line item I get a qty update I'm expecting. I then do a BAPI_TRANSACTION_COMMIT but when I go to look at the PR in the SAP GUI the qty update does not appear.
Any ideas? Perhaps, I am missing something in the structure that I should check.
Thanks
‎2009 Feb 06 8:46 PM
are you using the TESTRUN parameter.. if so then the bapi runs in a stimulous mode and doesnt really do what its supposed to do.
[Example|http://sapabapscreenshotsexamples.blogspot.com/2007/11/sap-abap-screenshots-examples.html]
‎2009 Feb 06 9:07 PM
I actually found it to be working now. I must have had something wrong. It worked through my WebSphere SAP adapter but not SE37. At any rate it is fine now. Perhaps I did, by accident, have the test run checked.
Thanks
‎2009 Feb 06 8:56 PM
Are you getting express mail? If so, you can use SM13 to examine failed updates.
Rob
‎2009 Feb 06 9:06 PM