The Function Module FCOM_EVALUATE_CL_UNPLANNED (Ungeplannte Kostenarten evaluieren) is a standard Function Module in SAP ERP and is part of the function group FCOM_MON_LINE_CL within the package FCOM_MONITOR.
Function Module | FCOM_EVALUATE_CL_UNPLANNED |
Short Text | Ungeplannte Kostenarten evaluieren |
Function Group | FCOM_MON_LINE_CL |
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 | Monitoranwendung | |
IR_APPL | CLASS | IF_FPB_MON_LINE_APPL | LineitemMonitor 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_LINE_RULES | Lineitemmonitor: Regeladministration | |
ET_ALERTS | LIKE | FPB_LINE_DATA | Datenablage für Lineitemmonitore | |
ET_RETURN | TYPE | FPB_T_BAPIRETURN1 | Tabellentype zu BAPIRETURN1 |
This function module does not define any Exceptions.