The Function Module RSDRO_SET_ROLLBACK_BEGIN (Setzt den Start Status der Requests in der Tabelle RSODSACTREQ) is a standard Function Module in SAP ERP and is part of the function group RSDRO within the package RSDD.
Function Module | RSDRO_SET_ROLLBACK_BEGIN |
Short Text | Setzt den Start Status der Requests in der Tabelle RSODSACTREQ |
Function Group | RSDRO |
Package | RSDD |
Module Type | Normal Module |
These are the IMPORTING parameters of this function module.
Parameter Name | Type | Associated Type | Default Value | Short Text |
---|---|---|---|---|
I_COMMIT | TYPE | RS_BOOL | Boolean | |
I_ODSOBJECT | TYPE | RSDODSOBJECT | ODS-Objekt | |
I_T_REQUEST | TYPE | RSDRO_T_REQUEST | Requests, deren Status auf Löschen gesetzt werden soll |
This function module does not define any EXPORTING parameters.
This function module does not define any CHANGING parameters.
This function module does not define any TABLE parameters.
These are the Exceptions of this function module.
Exception Name | Short Text |
---|---|
SET_STATUS_FAILED | Status setzen fehlgeschlagen |