Menu

SAP Function Module DB6_HIS_GET_DATES_CDM

DB6: get from and to date/time of parameter changes history

The Function Module DB6_HIS_GET_DATES_CDM (DB6: get from and to date/time of parameter changes 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_GET_DATES_CDM
Short Text DB6: get from and to date/time of parameter changes 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
FROMPARTITN LIKE DB6PM_CDM-PARTITN DB6: from partition
OBJECTTYPE LIKE DB6PMHCDM-OBJECTTYPE DB6: objecttype ('D', 'M', ' ')
TOPARTITN LIKE DB6PM_CDM-PARTITN DB6: to partition

Exporting Parameters

These are the EXPORTING parameters of this function module.

Parameter Name Type Associated Type Default Value Short Text
FROMDATE LIKE SY-DATUM DB6: from date
TODATE LIKE SY-DATUM DB6: to date

Changing Parameters

This function module does not define any CHANGING parameters.

Table Parameters

This function module does not define any TABLE parameters.

Exceptions

These are the Exceptions of this function module.

Exception Name Short Text
NO_HISTORY_FOUND required history records could not be read