Menu

SAP Function Module FCOM_GET_PERIOD_FROM_TIMERANGE

Perioden/Geschäftsjahr zum Zeitintervall für Regelauswertung ermitteln

The Function Module FCOM_GET_PERIOD_FROM_TIMERANGE (Perioden/Geschäftsjahr zum Zeitintervall für Regelauswertung ermitteln) is a standard Function Module in SAP ERP and is part of the function group FCOM_MON_UTILS within the package FCOM_MONITOR.

Technical Information

Function Module FCOM_GET_PERIOD_FROM_TIMERANGE
Short Text Perioden/Geschäftsjahr zum Zeitintervall für Regelauswertung ermitteln
Function Group FCOM_MON_UTILS
Package FCOM_MONITOR
Module Type Normal Module

Importing Parameters

These are the IMPORTING parameters of this function module.

Parameter Name Type Associated Type Default Value Short Text
ID_VARIANT TYPE PERIV Geschäftsjahresvariante

Exporting Parameters

These are the EXPORTING parameters of this function module.

Parameter Name Type Associated Type Default Value Short Text
ES_PERIOD TYPE SELOPT Übergabestruktur für Select-options
ES_YEAR TYPE SELOPT Übergabestruktur für Select-options

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_TIMERANGE TYPE FPB_T_TIMERANGE Zeitintervall für Regelauswertung

Exceptions

This function module does not define any Exceptions.