The Function Module RSDRO_ODS_STATUS (ODS update/activate/rollback status) is a standard Function Module in SAP ERP and is part of the function group RSDRO within the package RSDD.
Function Module | RSDRO_ODS_STATUS |
Short Text | ODS update/activate/rollback status |
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_ODSOBJECT | TYPE | RSDODSOBJECT | ODS Object | |
I_REQUEST | TYPE | RSREQUID | Request ID (data package) |
These are the EXPORTING parameters of this function module.
Parameter Name | Type | Associated Type | Default Value | Short Text |
---|---|---|---|---|
E_ACTREQUEST | TYPE | RSREQUID | Request ID (data package) | |
E_DATAPAKID | TYPE | RSDATAPID | Data Package Number | |
E_OPERATION | TYPE | RSODSOPERATION | ODS Operation | |
E_STATUS | TYPE | RSODSREQSTATE | ODS request status |
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 |
---|---|
NOT_FOUND | ODS Object and Request Combination Not Found |