Table/Structure Field list used by SAP ABAP Function Module RKE_CHECK_AUTHORITY (Checking the authorization of a user for reading the object level)
SAP ABAP Function Module
RKE_CHECK_AUTHORITY (Checking the authorization of a user for reading the object level) is using
| # | Object Type | Object Name | Object Description | Note |
|---|---|---|---|---|
| 1 | CEBPARA - MORE | 'More' flag for a characteristic | SOURCE VALUE(E_MESSAGE) LIKE CEBPARA-MORE DEFAULT 'X' |
|
| 2 | TKES1 - APPLCLASS | Application class for DD objects (not used) | SOURCE VALUE(APPLCLASS) LIKE TKES1-APPLCLASS |
|
| 3 | TKES1 - SUBCLASS | Subgroup by application class | SOURCE VALUE(SUBCLASS) LIKE TKES1-SUBCLASS |
|
| 4 | TKES1 - TABNAME | Table Name | SOURCE VALUE(TABNAME) LIKE TKES1-TABNAME |
|