SAP ABAP Function Module RSEC_GET_AUTH_FOR_USER (Returns intervals for InfoObject for which user is authorized)
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_AUTH_FOR_USER Returns intervals for InfoObject for which user is authorized  
Function Group RSEC_CHECKS   Actual Texts: Main Part (RSSBR)  
Program Name SAPLRSEC_CHECKS    
INCLUDE Name LRSEC_CHECKSU06    
Parameters
Type Parameter Name Typing Associated Type Default value Optional Pass Value Short text
Exporting E_T_RANGESID TYPE RSR_T_RANGESID Table of the Authorized Values
Exporting E_TSX_AUTHS TYPE RSEC_TSX_AUTHS User's Authorized Master Data Values
Exporting E_T_LEAVES_SIDS TYPE RRSV_T_SID SID (or Integer) Table
Importing I_IOBJNM TYPE RSD_IOBJNM InfoObject
Importing I_INFOCUBE TYPE RSD_INFOCUBE InfoCube, if RSSTOBJDIR is to be evaluated
Importing I_UNAME TYPE SYUNAME SY-UNAME User Name
Importing I_NO_WARNINGS TYPE RS_BOOL RS_C_FALSE No Warnings Displayed
Importing I_IGNORE_HIERARCHIES TYPE RS_BOOL RS_C_FALSE Do not use any hierarchy authorizations
Importing I_SEPARATE_LEAVES TYPE RS_BOOL RS_C_FALSE Separate Leaves
Importing I_COMPLETE_ANSWER TYPE RS_BOOL RS_C_FALSE Return All Values
Importing I_R_OLAP_AREA TYPE REF TO CL_RSR_OLAP_AREA Application Area
Exception NOT_AUTHORIZED TYPE No authorization to read
Exception WRONG_PARAMETER_COMBINATION TYPE
Exception INTERNAL_ERROR TYPE Internal Error: Basis (SUSR_...)
Exception IOBJ_NOT_FOUND TYPE
Exception X_MESSAGE TYPE Exception with Message
               
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  20041217 
SAP Release Created in 400