The Function Module ALM_ME_COMMIT_OR_ROLLBACK (Commit oder Rollback entsprechend Return Tabelle) is a standard Function Module in SAP ERP and is part of the function group ALM_ME_TOOLS within the package ALM_ME.
Function Module | ALM_ME_COMMIT_OR_ROLLBACK |
Short Text | Commit oder Rollback entsprechend Return Tabelle |
Function Group | ALM_ME_TOOLS |
Package | ALM_ME |
Module Type | Normal Module |
This function module does not define any IMPORTING parameters.
These are the EXPORTING parameters of this function module.
Parameter Name | Type | Associated Type | Default Value | Short Text |
---|---|---|---|---|
COMMIT | TYPE | FLAG | Commit wurde durchgeführt |
This function module does not define any CHANGING parameters.
These are the TABLE parameters of this function module.
Parameter Name | Type | Associated Type | Default Value | Short Text |
---|---|---|---|---|
RETURN | LIKE | BAPIRET2 | Returnparameter |
This function module does not define any Exceptions.