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
Importing APPLCLASS TYPE TKES1-APPLCLASS Application class KE, KC ...
Importing E_MESSAGE TYPE CEBPARA-MORE 'X' E-message raising xxxxx/ S-message + raise
Importing SUBCLASS TYPE TKES1-SUBCLASS Subclass
Importing TABNAME TYPE TKES1-TABNAME Table name line-item file
Tables SELECTION_TABLE TYPE CEDST Selection table of the request
Exception AUTH_CHECK_FAILURE TYPE Return code > 4 for AUTHORITY_CHECK
Exception USER_NOT_AUTHORIZED TYPE Return code = 4 for AUTHORITY_CHECK
               
Processing Type
Normal Function Module  
Remote-Enabled 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