The Function Module FCOM_RULE_ADMIN_PL (Regeladministration für Profit-Center-Einzelposten) is a standard Function Module in SAP ERP and is part of the function group FCOM_RULE_ADMIN_PL within the package FCOM_MONITOR.
Function Module | FCOM_RULE_ADMIN_PL |
Short Text | Regeladministration für Profit-Center-Einzelposten |
Function Group | FCOM_RULE_ADMIN_PL |
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_RULEID | TYPE | FPB_RULEID | Regelnummer | |
ID_UCOMM | TYPE | SYUCOMM | Bildschirmbilder, Funktionscode, der PAI ausgelöst hat |
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 |
---|---|---|---|---|
IT_RULEID | LIKE | FPB_S_RULEID | Struktur für Ruleid | |
IT_UNAME | LIKE | FPB_S_UNAME | Tabelle mit Benutzernamen |
This function module does not define any Exceptions.