The Function Module RM_CRITERIA_AUTH_CHECK (RM: Berechtigungsprüfungen auf Merkmalsausprägungen) is a standard Function Module in SAP ERP and is part of the function group RMAUT within the package JBR.
Function Module | RM_CRITERIA_AUTH_CHECK |
Short Text | RM: Berechtigungsprüfungen auf Merkmalsausprägungen |
Function Group | RMAUT |
Package | JBR |
Module Type | Normal Module |
These are the IMPORTING parameters of this function module.
Parameter Name | Type | Associated Type | Default Value | Short Text |
---|---|---|---|---|
I_DIM_EXCL_T | TYPE | RMAUT_DIM_T | Von Intervallprüfung ausgeschlossene Merkm. | |
I_DIM_T | TYPE | RMAUT_DIM_T | Tabelle der Berichtsmerkmale | |
I_RPTYPE | TYPE | TVAUT_RPTYPE | Berichtstyp (Barwert, VaR, Gap) | |
I_SEL_T | TYPE | TVAUT_SELTAB_T | Selektionstabelle der RM-Bereichsmerkmale | |
I_SICHTID | TYPE | RMAUT_DIM-SICHTID | Name der Sicht |
These are the EXPORTING parameters of this function module.
Parameter Name | Type | Associated Type | Default Value | Short Text |
---|---|---|---|---|
E_DIM_CHECKED_T | TYPE | RMAUT_DIM_T | Geprüfte Merkmale mit vorh. Berechtigung |
This function module does not define any CHANGING parameters.
This function module does not define any TABLE parameters.
These are the Exceptions of this function module.
Exception Name | Short Text |
---|---|
AUTH_CHECK_FAILURE | Fehler bei Berechtigungsprüfung aufgetreten |
USER_NOT_AUTHORIZED | Keine Berechtigung |