The Function Module FLEET_GET_DAILY_AVERAGE (Daily average values of fleet-counters) is a standard Function Module in SAP ERP and is part of the function group IMRF within the package IMRC.
Function Module | FLEET_GET_DAILY_AVERAGE |
Short Text | Daily average values of fleet-counters |
Function Group | IMRF |
Package | IMRC |
Module Type | Normal Module |
These are the IMPORTING parameters of this function module.
Parameter Name | Type | Associated Type | Default Value | Short Text |
---|---|---|---|---|
F_COUNT | LIKE | FLEET_COUNT | Fahrzeugzähler Delta-Werte | |
F_COUNT_DATE | LIKE | FLEET_COUNT-DATE_SHORT | Datum der Messung | |
F_COUNT_VAL | LIKE | FLEET_COUNT-VAL_SHORT | Meßwert/Gesamtzählerstand in SI-Einheit |
These are the EXPORTING parameters of this function module.
Parameter Name | Type | Associated Type | Default Value | Short Text |
---|---|---|---|---|
F_FLEET_INFO_PCOUNT_AS | LIKE | FLEET_INFO-PCOUNT_AS | Täglicher Durchschnittswert der Meßperiode |
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_PERIOD | kein gültiges Zeitintervall |
NO_UNIT_GIVEN | keine Maßeinheit |