Menu

SAP Function Module FCOM_EVALUATE_OY

Auswertebaustein für Auftragsmonitor (Jahresbasis)

The Function Module FCOM_EVALUATE_OY (Auswertebaustein für Auftragsmonitor (Jahresbasis)) is a standard Function Module in SAP ERP and is part of the function group FCOM_MON_VAR_OY within the package FCOM_MONITOR.

Technical Information

Function Module FCOM_EVALUATE_OY
Short Text Auswertebaustein für Auftragsmonitor (Jahresbasis)
Function Group FCOM_MON_VAR_OY
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_MONAPPL TYPE FPB_MONAPPL 'OY' Monitoranwendung
ID_UNAME TYPE SYUNAME SY-UNAME R/3-System, Anmeldename des Benutzers
IR_APPL CLASS IF_FPB_MON_VAR_APPL Abweichungsmonitor Interface

Exporting Parameters

This function module does not define any EXPORTING parameters.

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
CT_RULES LIKE FPB_VAR_RULES Abweichungsmonitor: Regeladministration
ET_ALERTS LIKE FPB_VAR_DATA Datenablage für Abweichungsmonitore
ET_RETURN TYPE FPB_T_BAPIRETURN1 Tabellentype zu BAPIRETURN1

Exceptions

This function module does not define any Exceptions.