The Function Module DB6_HIS_DBTBS_XT (DB6: get data for database and tablespace history (RFC Layer 1)) is a standard Function Module in SAP ERP and is part of the function group SDB6DB02 within the package STU6.
Function Module | DB6_HIS_DBTBS_XT |
Short Text | DB6: get data for database and tablespace history (RFC Layer 1) |
Function Group | SDB6DB02 |
Package | STU6 |
Module Type | Remote-Enabled |
These are the IMPORTING parameters of this function module.
Parameter Name | Type | Associated Type | Default Value | Short Text |
---|---|---|---|---|
OBJECTNAME | LIKE | DB6PM_XPHD-OBJECTNAME | type of data (Database, Tablespace) | |
STATTYPE | LIKE | DB6PM_XPHD-STATTYPE | type of statistic (D, W, M) |
This function module does not define any EXPORTING parameters.
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 |
---|---|---|---|---|
IT_DB6PM_XTHD | LIKE | DB6PM_XTHD | DB6: summary rec. of tablespace & DB table/idx statistics |
These are the Exceptions of this function module.
Exception Name | Short Text |
---|---|
ERROR_CALCULATING | Error while calculating some figures |
INVALID_PARAMETER_SET | An invalid parameter is used |
NO_HISTORY_FOUND | required history records could not be read |