Menu

SAP Function Module DB6_HIS_PARAMETER_CHANGES

DB6: History of parameter changes

The Function Module DB6_HIS_PARAMETER_CHANGES (DB6: History of parameter changes) 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_PARAMETER_CHANGES
Short Text DB6: History of parameter changes
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
FROMDATE LIKE DB6PM_CDM-COMPDATS DB6: selection range: from date of insertion
OBJECTTYPE LIKE DB6PMHCDM-OBJECTTYPE DB6: parameter type (D-database,M-database manager)
PARTITN LIKE DB6PMCN-PARTITN DB6: partition number (space if not applicable)
STATTYPE LIKE DB6PMHCDM-OBJECTTYPE DB6: A: only acitve parameter, H: history
TODATE LIKE DB6PM_CDM-COMPDATS DB6: selection range: to date of insertion

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_DB6PMCDM LIKE DB6PM_CDM DB6: db & dbm parameter changes for display

Exceptions

These are the Exceptions of this function module.

Exception Name Short Text
INVALID_PARAMETER_SET An invalid parameter is used
NO_HISTORY_FOUND requested history records could not be read
OUT_OF_DATE_RANGE For the given dates there are no data available