Menu

SAP Function Module MEASUREM_COUNTER_COPY_INTERVAL

Zählerstandsweitergabe für Zeitintervall kumulieren

The Function Module MEASUREM_COUNTER_COPY_INTERVAL (Zählerstandsweitergabe für Zeitintervall kumulieren) is a standard Function Module in SAP ERP and is part of the function group IMR0 within the package IMRC.

Technical Information

Function Module MEASUREM_COUNTER_COPY_INTERVAL
Short Text Zählerstandsweitergabe für Zeitintervall kumulieren
Function Group IMR0
Package IMRC
Module Type Remote-Enabled

Importing Parameters

These are the IMPORTING parameters of this function module.

Parameter Name Type Associated Type Default Value Short Text
BUFFER_BYPASS LIKE IREF-IIND SPACE X - Lesepuffer umgehen
RANGE_FROM_DATE LIKE IMRG-IDAT1 Datum des Intervallanfangs (erste Messung)
RANGE_FROM_TIME LIKE IMRG-ITIM1 Uhrzeit des Intervallanfangs (erste Messung)
RANGE_TO_DATE LIKE IMRG-IDATE Datum des Intervallendes (letzte Messung)
RANGE_TO_TIME LIKE IMRG-ITIME Uhrzeit des Intervallendes (letzte Messung)
RECEIVING_COUNTER LIKE IMPH-POINT Empfangender Zähler

Exporting Parameters

These are the EXPORTING parameters of this function module.

Parameter Name Type Associated Type Default Value Short Text
ACCUMULATED_DELTA LIKE IMRG-CDIFF kumulierte Zählerstandsdifferenz
FOUND_HIGH_DATE LIKE IMRG-IDATE Datum der letzten Messung
FOUND_HIGH_TIME LIKE IMRG-ITIME Uhrzeit der letzten Messung
FOUND_LOW_DATE LIKE IMRG-IDAT1 Datum der ersten Messung
FOUND_LOW_TIME LIKE IMRG-ITIM1 Uhrzeit der ersten Messung

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
IMPH_TAB LIKE IMPHE Weitergabebeziehungen
IMRG_ROOT LIKE IMRG Ursprungsbelege

Exceptions

These are the Exceptions of this function module.

Exception Name Short Text
RECURSIVENESS_FOUND Rekursivität gefunden