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.
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 |
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 |
This function module does not define any EXPORTING parameters.
This function module does not define any CHANGING 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 |
This function module does not define any Exceptions.