The Function Module DB6_HIS_DBTBS_DETAIL_XT (DB6: get details of table/index history) 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_DETAIL_XT |
Short Text | DB6: get details of table/index history |
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_XT-OBJECTNAME | DB2 Universal Database: Tablespace Name | |
STATTYPE | LIKE | DB6PM_XT-STATTYPE | DB6: Type of statistics (D-daily,W-weekly,M-monthly) |
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_XT | LIKE | DB6PM_XT | DB6: detail record 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 |