Data Element list used by SAP ABAP Function Module RSSB_AUTHORITY_COMP_CHECK (Authorization Protection of Components in Business Explorer Query Editor)
SAP ABAP Function Module
RSSB_AUTHORITY_COMP_CHECK (Authorization Protection of Components in Business Explorer Query Editor) is using
| # | Object Type | Object Name | Object Description | Note |
|---|---|---|---|---|
| 1 | ACTIV_AUTH | Activity | SOURCE VALUE(I_ACTVT) LIKE AUTHB-ACTVT |
|
| 2 | RSINFOAREA | InfoArea | SOURCE VALUE(I_INFOAREA) LIKE AUTHBIW-RSINFOAREA |
|
| 3 | RSINFOCUBE | InfoCube | SOURCE VALUE(I_INFOCUBE) LIKE AUTHBIW-RSINFOCUBE |
|
| 4 | RSOWNER | Owner (Person Responsible) | SOURCE VALUE(I_OWNER) LIKE AUTHBIW-RSOWNER OPTIONAL |
|
| 5 | RSZCOMPID | Name (ID) of a reporting component | SOURCE VALUE(I_COMPID) LIKE AUTHBIW-RSZCOMPID |
|
| 6 | RSZCOMPTP | Type of a reporting component | SOURCE VALUE(I_COMPTYPE) LIKE AUTHBIW-RSZCOMPTP |
|
| 7 | SYUNAME | User Name | SOURCE REFERENCE(I_UNAME) TYPE SYUNAME DEFAULT SY-UNAME |
|