SAP ABAP Interface IF_RSDDTPS_AUTH (Read Authorizations)
Hierarchy
SAP_BW (Software Component) SAP Business Warehouse
   BW-BEX-OT (Application Component) OLAP Technology
     RSDDTPS_CORE (Package) Main Package RSDDTPS
Meta Relationship - Used By
# Relationship type Used by Short Description Created on
1 Interface implementation (CLASS c. INTERFACES i_ref)  CL_BW_BCT_CRM_EXPLORER_AUTH CRM Authorization for BusinessObjects Explorer 20091119
Properties
Interface IF_RSDDTPS_AUTH  
Short Description Read Authorizations    
General Data
Package RSDDTPS_CORE   Main Package RSDDTPS 
Created 20091006   SAP 
Last changed 20130531   SAP 
Unicode checks active    
Forward declarations
Interface IF_RSDDTPS_AUTH has no forward declaration.
Interfaces
Interface IF_RSDDTPS_AUTH has no interface.
Friends
Interface IF_RSDDTPS_AUTH has no friend.
Attributes
Interface IF_RSDDTPS_AUTH has no attribute.
Methods
# Method Level Visibility Method type Description Created on
1 GET_RESTRICTION_FOR_USER Instance method Public Method Read Restriction for Users 20091006
2 GET_USER Instance method Public Method Return Users 20091006
Events
Interface IF_RSDDTPS_AUTH has no event.
Types
# Type Visibility Typing Associated Type Description Created on Type Source
1 TN_S_RANGE Public See coding 20091006 BEGIN OF tn_s_range, iobjnm TYPE rsiobjnm, sign TYPE raldb_sign, opt TYPE raldb_opti, low TYPE rschavl, high TYPE rschavl, END OF tn_s_range
2 TN_T_RANGE Public See coding 20091006 tn_t_range TYPE STANDARD TABLE OF tn_s_range WITH NON-UNIQUE KEY iobjnm
3 TN_T_USER Public See coding 20091006 tn_t_user TYPE STANDARD TABLE OF rsddtpsuser WITH NON-UNIQUE KEY table_line
Method Signatures

Method GET_RESTRICTION_FOR_USER Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing I_INFOPROV Call by reference Type reference (TYPE) RSINFOPROV InfoProvider 20091006
2 Importing I_USER Call by reference Type reference (TYPE) RSDDTPSUSER Benutzer für SAP BusinessObjects Explorer 20091006
3 Returning R_T_RANGE Value transfer Type reference (TYPE) TN_T_RANGE 20091006

Method GET_RESTRICTION_FOR_USER on Interface IF_RSDDTPS_AUTH has no exception.

Method GET_USER Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing I_INFOPROV Call by reference Type reference (TYPE) RSINFOPROV InfoProvider 20091006
2 Returning R_T_USER Value transfer Type reference (TYPE) TN_T_USER User für Polestar-Index 20091006

Method GET_USER on Interface IF_RSDDTPS_AUTH has no exception.
History
Last changed by/on SAP  20130531 
SAP Release Created in 730