SAP ABAP Function Module RSEC_GET_AUTHS (Returns List of Authorization Names)
Hierarchy
SAP_BW (Software Component) SAP Business Warehouse
   BW-BEX-OT (Application Component) OLAP Technology
     RSEC (Package) BI AS Analysis Authorizations
Basic Data
Function Module RSEC_GET_AUTHS Returns List of Authorization Names  
Function Group RSEC_CHECKS   Actual Texts: Main Part (RSSBR)  
Program Name SAPLRSEC_CHECKS    
INCLUDE Name LRSEC_CHECKSU13    
Parameters
Type Parameter Name Typing Associated Type Default value Optional Pass Value Short text
Exporting E_T_AUTHS TYPE RSEC_T_AUTHS Authorizations
Exporting E_T_AUTHT TYPE RSEC_T_AUTHT Authorization Texts BI Reporting
Exporting E_T_ROLE_AUTHS TYPE RSEC_T_AUTHS Table with Authorization Names
Exporting E_T_ROLE_AUTHT TYPE RSEC_T_AUTHT Authorization Texts BI Reporting
Importing I_USERNAME TYPE UNAME User Name
Importing I_AUTHCHECK TYPE RS_BOOL RS_C_FALSE With Authorization Check
Importing I_WITH_TEXTS TYPE RS_BOOL RS_C_FALSE With Texts
Importing I_WITH_GENERATED TYPE RS_BOOL RS_C_TRUE With the Generated Authorizations
Importing I_WITH_ROLES TYPE RS_BOOL RS_C_TRUE With the Authorizations from Roles
Importing I_OBJVERS TYPE RSOBJVERS RS_C_OBJVERS-ACTIVE Object Version (Active, Modified, Content)
Importing I_OBJSTAT TYPE RSOBJSTAT RS_C_OBJSTAT-ALL Object Status
Exception NOTHING_FOUND TYPE Nothing found
Exception NO_AUTH TYPE No authorization
Exception INVALID_PARAMS TYPE Parameter combination not permitted
               
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  20041219 
SAP Release Created in 400