Menu

SAP Function Module DB6_HIS_TABLE_INDEX_DETAIL

DB6: get details of table index history

The Function Module DB6_HIS_TABLE_INDEX_DETAIL (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.

Technical Information

Function Module DB6_HIS_TABLE_INDEX_DETAIL
Short Text DB6: get details of table index history
Function Group SDB6DB02
Package STU6
Module Type Remote-Enabled

Importing Parameters

These are the IMPORTING parameters of this function module.

Parameter Name Type Associated Type Default Value Short Text
OBJECTNAME LIKE DB6PMHT-OBJECTNAME DB2 Universal Database: Table Name
OBJECTTYPE LIKE DB6PMHT-OBJECTTYPE DB6: type of object (T-Table,I-Index)
STATTYPE LIKE DB6PMHT-STATTYPE DB6: Type of statistics (D-daily,W-weekly,M-monthly)

Exporting Parameters

This function module does not define any EXPORTING parameters.

Changing Parameters

This function module does not define any CHANGING parameters.

Table Parameters

These are the TABLE parameters of this function module.

Parameter Name Type Associated Type Default Value Short Text
IT_DB6PM_T LIKE DB6PM_T DB6: detail record of table & index space statistics w calc

Exceptions

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