The Function Module RSSB_AUTHORITY_ADMWB_INFOCUBE (Berechtigungsschutz InfoCube) is a standard Function Module in SAP ERP and is part of the function group RSSB within the package RSS.
Function Module | RSSB_AUTHORITY_ADMWB_INFOCUBE |
Short Text | Berechtigungsschutz InfoCube |
Function Group | RSSB |
Package | RSS |
Module Type | Normal Module |
These are the IMPORTING parameters of this function module.
Parameter Name | Type | Associated Type | Default Value | Short Text |
---|---|---|---|---|
I_ACTVT | LIKE | AUTHB-ACTVT | Aktivität | |
I_ICUBEOBJ | LIKE | AUTHBIW-RSICUBEOBJ | InfoCube-Teilobjekt | |
I_INFOAREA | LIKE | AUTHBIW-RSINFOAREA | InfoArea | |
I_INFOCUBE | LIKE | AUTHBIW-RSINFOCUBE | InfoCube | |
I_OBJVERS | TYPE | RS_OBJVERS | RS_C_OBJVERS-ACTIVE | Version |
I_TRY_DISPLAY | TYPE | RS_BOOL | Wenn Pflegen nicht erlaubt, prüfe auf Anzeigen |
These are the EXPORTING parameters of this function module.
Parameter Name | Type | Associated Type | Default Value | Short Text |
---|---|---|---|---|
E_DISPLAY_ONLY | TYPE | RS_BOOL | Nur Anzeigen ist erlaubt - nur bei I_TRY_DISPLAY |
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 |
---|---|
USER_NOT_AUTHORIZED | Benutzer hat keine Berechtigung |