Fonction SAP BAPI_IDOC_DBCOMMIT - External db_commit and unlock for IDocs created using BAPIs

Paramètre Reférence Type Long. Description
RETURN BAPIRET2 u 548 Return Parameter(s)

Functionality
This method performs a DB-COMMIT and unlock. It is required fortransactions that are developed outside the SAP system, but through BAPIcalls create IDocs in the SAP system that are to be sent immediately.Solely for this purpose is this BAPI intended and allowed to be used.

Further information
Using the method BapiService.TransactionRollback, you can prefentchanges from being saved to the database.

Description

Confirmation