Data Element list used by SAP ABAP Function Module RKD_AUTHORITY_FUNCTION_CHECK (RKD: validation of authorization for individual functions in reporting)
SAP ABAP Function Module
RKD_AUTHORITY_FUNCTION_CHECK (RKD: validation of authorization for individual functions in reporting) is using
| # | Object Type | Object Name | Object Description | Note |
|---|---|---|---|---|
| 1 | APPLCLASS | Application class for DD objects (not used) | SOURCE VALUE(APPLCLASS) LIKE TKES1-APPLCLASS |
|
| 2 | CFHIEID | User group | SOURCE VALUE(HIERARCHY_ID) LIKE RKB1D-HIEID DEFAULT SPACE |
|
| 3 | CFLFDID | Sequence number for hierarchical node | SOURCE VALUE(LFDID) LIKE RKB1D-LFDID OPTIONAL |
|
| 4 | CFREPID2 | Report | SOURCE VALUE(REPORTID) LIKE RKB1D-REPID |
|
| 5 | CUA_TEXT_L | Long text of a function | SOURCE VALUE(FUNCTION_TEXT) LIKE RSEU0_FUN-LONG |
|
| 6 | SUBCLASS | Subgroup by application class | SOURCE VALUE(SUBCLASS) LIKE TKES1-SUBCLASS DEFAULT '01' |
|
| 7 | TABNAME | Table Name | SOURCE VALUE(TABNAME) LIKE TKES1-TABNAME |
|