The Function Module FCOM_EQM_CONVERT_TIME_FRAME (Zeitintervall umrechnen) is a standard Function Module in SAP ERP and is part of the function group FCOM_EQM within the package FCOM_EQUIPMENT.
Function Module | FCOM_EQM_CONVERT_TIME_FRAME |
Short Text | Zeitintervall umrechnen |
Function Group | FCOM_EQM |
Package | FCOM_EQUIPMENT |
Module Type | Normal Module |
These are the IMPORTING parameters of this function module.
Parameter Name | Type | Associated Type | Default Value | Short Text |
---|---|---|---|---|
IV_BUKRS | TYPE | BUKRS | Buchungskreis | |
IV_KOKRS | TYPE | KOKRS | Kostenrechnungskreis | |
IV_TIME_FRAME | TYPE | FCOM_TIME_FRAME | Auswertezeitraum Anlagen/Equipment-Monitor |
These are the EXPORTING parameters of this function module.
Parameter Name | Type | Associated Type | Default Value | Short Text |
---|---|---|---|---|
EV_DATE_FROM | TYPE | SY-DATUM | Datum und Zeit, aktuelles (Applikationsserver-)Datum | |
EV_DATE_TO | TYPE | SY-DATUM | Datum und Zeit, aktuelles (Applikationsserver-)Datum | |
EV_GJAHR | TYPE | GJAHR | Geschäftsjahr | |
EV_PERIOD_FROM | TYPE | T009B-POPER | Buchungsperiode | |
EV_PERIOD_TO | TYPE | T009B-POPER | Buchungsperiode |
This function module does not define any CHANGING parameters.
This function module does not define any TABLE parameters.
These are the Exceptions of this function module.
Exception Name | Short Text |
---|---|
NO_TIME_FRAME | kein zulässiges Zeitintervall |
WRONG_DATA | Daten nicht korrekt |