Fonction SAP BAPI_TRANSACTION_ROLLBACK - Execute external Rollback when using BAPIs

Paramètre Reférence Type Long. Description
RETURN BAPIRET2 u 548 Return Messages

Functionality
This method executes a ROLLBACK WORK command. It is required fortransactions developed outside the SAP system that change data in theSAP system by using BAPI calls.
If you call BAPIs in your program that change data in the SAP system,this method can prevent these changes being written to the database. Theprerequisite is that these changes have not already been transferred tothe database with a COMMIT WORK command.

Notes
Messages are returned in the parameter RETURN. The documentation forthis parameter contains the return values and their meanings.

Further information
The method BapiService.TransactionCommit can write data changes madeusing BAPI calls to the database.

Description
Error messages for the method.

Value range
No messages are returned, if an error occurs.
If the ROLLBACK WORK command is not sucessfully executed, the systemcrashes.

1168772Minimum authorization profile for JRA
688933HRALX: Roll back inadvertently called if an error occurs
369518Transfer stock not reached if posted with BAPI
448607SAPLKIPL: Difficulties with ROLLBACK WORK
457499No material document generated for BAPI BAPI_GOODSMVT_CREATE