The Function Module IF_FC_CONS_MONITOR_ORGUNIT (MiniApp Konsolidierung: Monitor pro OrgEinheit) is a standard Function Module in SAP ERP and is part of the function group FCMA1_46C within the package WAO_46C_CONSOLIDATION_MONITOR.
Function Module | IF_FC_CONS_MONITOR_ORGUNIT |
Short Text | MiniApp Konsolidierung: Monitor pro OrgEinheit |
Function Group | FCMA1_46C |
Package | WAO_46C_CONSOLIDATION_MONITOR |
Module Type | Normal Module |
These are the IMPORTING parameters of this function module.
Parameter Name | Type | Associated Type | Default Value | Short Text |
---|---|---|---|---|
I_HELP | TYPE | CHAR1 | Legende anzeigen? | |
I_REVISION | TYPE | CHAR2 | Gewünschte Version der MiniApp | |
I_USER | TYPE | UNAME | Benutzername |
These are the EXPORTING parameters of this function module.
Parameter Name | Type | Associated Type | Default Value | Short Text |
---|---|---|---|---|
E_DEBUG | TYPE | TEXTPOOLTX | Debuginformationen | |
E_ERROR | TYPE | TEXTPOOLTX | Fehlermeldung | |
E_HELP | TYPE | CHAR1 | Legende anzeigen? | |
E_REVISION | TYPE | CHAR2 | Gelieferte Version der MiniApp | |
E_RVERS | TYPE | FC_TEXT | Version | |
E_SHOW_CONS_MON | TYPE | CHAR1 | KonsMonitor relevant? | |
E_SUBRC | TYPE | CHAR1 | Returncode | |
E_TOPCG | TYPE | FC_TEXT | Konsolidierungskreis | |
E_YEARPER | TYPE | FC_TEXT | Jahr/Periode |
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 |
---|---|---|---|---|
E_LIST | LIKE | FCMA1_MONITOR_UNIT_OUTPUT | Ausgabestruktur für MiniApp Monitor pro OrgEinheit |
This function module does not define any Exceptions.