The Function Module RSDRC_AUTHORITY_CHECK (Berechtigungsprüfung für Leseschnittstelle) is a standard Function Module in SAP ERP and is part of the function group RSDRC within the package RSDD.
Function Module | RSDRC_AUTHORITY_CHECK |
Short Text | Berechtigungsprüfung für Leseschnittstelle |
Function Group | RSDRC |
Package | RSDD |
Module Type | Normal Module |
These are the IMPORTING parameters of this function module.
Parameter Name | Type | Associated Type | Default Value | Short Text |
---|---|---|---|---|
I_AUTHORITY_CHECK | TYPE | RSDRC_AUTHCHK | RSDRC_C_AUTHCHK-READ | Art der Prüfung ('R' oder 'W') |
I_DEBUG | TYPE | RS_BOOL | RS_C_FALSE | Debugging mode on/off |
I_INFOPROV | TYPE | RSINFOPROV | Infoprovider | |
I_TH_SFC | TYPE | RSDD_TH_SFC | Merkmale | |
I_TH_SFK | TYPE | RSDD_TH_SFK | Kennzahlen | |
I_TSX_SELDR | TYPE | RSDD_TSX_SELDR | Selektionskriterien |
These are the EXPORTING parameters of this function module.
Parameter Name | Type | Associated Type | Default Value | Short Text |
---|---|---|---|---|
E_AUTHORIZED | TYPE | RS_BOOL | berechtigt ja/nein? |
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 |
---|---|
INHERITED_ERROR | Fehler aus tiefer liegenden Routinen |
WRONG_INPUT | Fehler in der Eingabe |