Menu

SAP Function Module EPM_KPI_TARGET_GATES_CHECK

Prüfung des Zielwertes und der Schrankenwerte

The Function Module EPM_KPI_TARGET_GATES_CHECK (Prüfung des Zielwertes und der Schrankenwerte) is a standard Function Module in SAP ERP and is part of the function group EPM_KPI within the package PLANT_MANAGER.

Technical Information

Function Module EPM_KPI_TARGET_GATES_CHECK
Short Text Prüfung des Zielwertes und der Schrankenwerte
Function Group EPM_KPI
Package PLANT_MANAGER
Module Type Normal Module

Importing Parameters

These are the IMPORTING parameters of this function module.

Parameter Name Type Associated Type Default Value Short Text
I_GREEN_TO_YELLOW TYPE EPM_GATE_VALUE_G2Y Schwellenwert Grün nach Gelb
I_KPI_ID TYPE EPM_KPI_ID Technischer Name der Kennzahl
I_KPI_TYPE TYPE EPM_KPI_TYPE Typ der Kennzahl
I_MAX_VALUE TYPE EPM_MAX_VALUE Größter Wert einer Kennzahl
I_MIN_VALUE TYPE EPM_MIN_VALUE Kleinster Wert einer Kennzahl
I_RED_TO_YELLOW TYPE EPM_GATE_VALUE_R2Y Schwellenwert Rot nach Gelb
I_TARGET TYPE EPM_TARGET_VALUE Zielwert der Kennzahl
I_YELLOW_TO_GREEN TYPE EPM_GATE_VALUE_Y2G Schwellenwert Gelb nach Grün
I_YELLOW_TO_RED TYPE EPM_GATE_VALUE_Y2R Schwellenwert Gelb nach Rot

Exporting Parameters

These are the EXPORTING parameters of this function module.

Parameter Name Type Associated Type Default Value Short Text
ET_MESSAGE TYPE EPM_TT_MESSAGE Message Tabellentyp für Ausgabe Meldungen in einer BSP
E_GREEN_TO_YELLOW TYPE EPM_GATE_VALUE_G2Y Schwellenwert Grün nach Gelb
E_INPUTFIELD_CONTROL TYPE EPM_TS_KPI_DEF_ERR Feldsteuerung bei der Kennzahländerung im Portal
E_RED_TO_YELLOW TYPE EPM_GATE_VALUE_R2Y Schwellenwert Rot nach Gelb
E_TARGET TYPE EPM_TARGET_VALUE Zielwert der Kennzahl
E_YELLOW_TO_GREEN TYPE EPM_GATE_VALUE_Y2G Schwellenwert Gelb nach Grün
E_YELLOW_TO_RED TYPE EPM_GATE_VALUE_Y2R Schwellenwert Gelb nach Rot

Changing Parameters

This function module does not define any CHANGING parameters.

Table Parameters

This function module does not define any TABLE parameters.

Exceptions

These are the Exceptions of this function module.

Exception Name Short Text
KPI_NOT_FOUND Kennzahl nicht gefunden
KPI_TYPE_GATE_VALUE_MISMATCH Schwellenwerte passen nicht zum Kennzahltyp