The Function Module MPO_CCMON_RULES_COPY_TO_USER (Regeln auf bestimmte Benutzer kopieren) is a standard Function Module in SAP ERP and is part of the function group MPO_CCMONITOR_RULES_ADMIN within the package MPO_COST_CENTER_MONITOR.
Function Module | MPO_CCMON_RULES_COPY_TO_USER |
Short Text | Regeln auf bestimmte Benutzer kopieren |
Function Group | MPO_CCMONITOR_RULES_ADMIN |
Package | MPO_COST_CENTER_MONITOR |
Module Type | Normal Module |
These are the IMPORTING parameters of this function module.
Parameter Name | Type | Associated Type | Default Value | Short Text |
---|---|---|---|---|
I_EXC_TYPE | LIKE | MPO_STR_FOR_FB-EXC_TYPE | Regeltyp |
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 |
---|---|---|---|---|
ET_RULES | LIKE | MPO_CCMON_ALERT_RULE | Zu kopierende Regeln | |
ET_USERS | LIKE | Tabelle aller User |
These are the Exceptions of this function module.
Exception Name | Short Text |
---|---|
NOT_COPIED | Konnte für mind. 1 User nicht kopier werden. |