Menu

SAP Function Module COM_KEY_TYPE_GEN_HIST_GET

Lesen der Historien

The Function Module COM_KEY_TYPE_GEN_HIST_GET (Lesen der Historien) is a standard Function Module in SAP ERP and is part of the function group COM_KEY_TYPE_GEN within the package COM_SETTYPE_TEMPLATES_GEN.

Technical Information

Function Module COM_KEY_TYPE_GEN_HIST_GET
Short Text Lesen der Historien
Function Group COM_KEY_TYPE_GEN
Package COM_SETTYPE_TEMPLATES_GEN
Module Type Normal Module

Importing Parameters

These are the IMPORTING parameters of this function module.

Parameter Name Type Associated Type Default Value Short Text
IV_HISTORY_FROM TYPE COMT_TIMESTAMP Zeitstempel
IV_HISTORY_TO TYPE COMT_TIMESTAMP Zeitstempel
IV_SET_GUID TYPE COMT_FRG_GUID Set-GUID

Exporting Parameters

These are the EXPORTING parameters of this function module.

Parameter Name Type Associated Type Default Value Short Text
ET_SETH TYPE COMT_TEMPLATEH_TAB char255

Changing Parameters

This function module does not define any CHANGING parameters.

Table Parameters

This function module does not define any TABLE parameters.

Exceptions

This function module does not define any Exceptions.