SAP Note 420646 - EnjoySAP purchase orders via BAPI not updated in SE37

Component : BAPIs - Purchase order -

Solution : https://service.sap.com/sap/support/notes/420646 (SAP Service marketplace login required)

Summary :
In SAP Transaction SE37, users experiencing issues with creating or changing Enjoy purchase orders via BAPIs such as BAPI_PO_CREATE1 and BAPI_PO_CHANGE, due to the absence of COMMIT WORK statements in BAPI conventions, preventing database modifications. To test these BAPIs, utilize the Testing option in SE37's Function Builder. Incorporate both the specific BAPI and BAPI_TRANSACTION_COMMIT into the test sequence. This setup allows simulation of transactions, ensuring changes are committed to the data base effectively, completing test cases for purchase order manipulations.

Key words :
solution start transaction se37 'function builder', create/change enjoy purchase orders, select point test sequences, menu option function module, function module field, function module bapi_transaction_commit, function key f3, commit work statements, bapi function module, test data directory

Related Notes :

1079475BAPI: Error analysis for BAPIs in Warranty
582221FAQ: BAPIs for purchase orders
499626FAQ: BAPIs in the service procurement
375886BAPI: Error analysis for BAPIs in purchasing
187687BAPI_PO_CREATE and Commit Work