The Function Module RM_FO_AUTH_CHECK (RM: Berechtigungsprüfung selektierte Finanzobjekte) is a standard Function Module in SAP ERP and is part of the function group RMAUT within the package JBR.
Function Module | RM_FO_AUTH_CHECK |
Short Text | RM: Berechtigungsprüfung selektierte Finanzobjekte |
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_T | TYPE | RMAUT_DIM_T | Zu prüfende Merkmale | |
I_FOB_T | TYPE | RMAUT_FOB_T | Zu prüfende Finanzobjekte | |
I_RMDA | TYPE | RMAUT_DIM-RMBID | Risikomanagementbereich |
These are the EXPORTING parameters of this function module.
Parameter Name | Type | Associated Type | Default Value | Short Text |
---|---|---|---|---|
E_FOBS_NO_AUTHORITY | TYPE | RMAUT_BOOL | Kennzeichen: FOs ohne Berechtigung gefunden | |
E_FOB_T | TYPE | RMAUT_FOB_T | Finanzobjekte mit vorhandener 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 |
---|---|
INTERNAL_ERROR | Fehler in der Verarbeitung |