SAP ABAP Function Module RKE_CHECK_AUTHORITY (Checking the authorization of a user for reading the object level)
Hierarchy
☛
BBPCRM (Software Component) BBPCRM
⤷
CRM (Application Component) Customer Relationship Management
⤷
CRM_APPLICATION (Package) All CRM Components Without Special Structure Packages
⤷
KE (Package) Profitability Analysis
⤷
⤷
⤷
Basic Data
| Function Module | RKE_CHECK_AUTHORITY | Checking the authorization of a user for reading the object level |
| Function Group | KEFB | Authorizations |
| Program Name | SAPLKEFB | |
| INCLUDE Name | LKEFBU01 |
Parameters
| Type | Parameter Name | Typing | Associated Type | Default value | Optional | Pass Value | Short text |
|---|---|---|---|---|---|---|---|
| |
APPLCLASS | TYPE | TKES1-APPLCLASS | Application class KE, KC ... | |||
| |
E_MESSAGE | TYPE | CEBPARA-MORE | 'X' | E-message raising xxxxx/ S-message + raise | ||
| |
SUBCLASS | TYPE | TKES1-SUBCLASS | Subclass | |||
| |
TABNAME | TYPE | TKES1-TABNAME | Table name line-item file | |||
| |
SELECTION_TABLE | TYPE | CEDST | Selection table of the request | |||
| |
AUTH_CHECK_FAILURE | TYPE | Return code > 4 for AUTHORITY_CHECK | ||||
| |
USER_NOT_AUTHORIZED | TYPE | Return code = 4 for AUTHORITY_CHECK | ||||
Processing Type
| Normal Function Module | |
| |
BaseXML supported |
| Update Module | Start immediately |
| Immediate Start, No Restart | |
| Start Delayed | |
| Coll.run | |
| JAVA Module Callable from ABAP | |
| Remote-Enabled JAVA Module | |
| Module Callable from JAVA |
History
| Last changed by/on | SAP | 19931201 |
| SAP Release Created in |