SAP ABAP Class CL_RSAN_RT_AUTH_READER (Read BW Authorizations (DS_AUTH))
Hierarchy
SAP_BW (Software Component) SAP Business Warehouse
   BW-EI-APD (Application Component) Analysis Process Designer
     RSAN_RT (Package) APD - Tool - Runtime
Properties
Class CL_RSAN_RT_AUTH_READER  
Short Description Read BW Authorizations (DS_AUTH)    
Super Class    
Instantiability of a Class 2  Public 
Final    
General Data
Message Class RSAN_RT    
Program status     
Category 0   
Package RSAN_RT   APD - Tool - Runtime 
Created 20081210   SAP 
Last change 20130531   SAP 
Shared Memory-enabled    
Fixed point arithmetic    
Unicode checks active    
Forward declarations
Class CL_RSAN_RT_AUTH_READER has no forward declaration.
Interfaces
Class CL_RSAN_RT_AUTH_READER has no interface implemented.
Friends
Class CL_RSAN_RT_AUTH_READER has no friend class.
Attributes
# Attribute Level Visibility Read only Typing Associated Type Initial Value Description Created on
1 P_START_USERS Instance attribute Private Type reference (TYPE) I 20081216
2 P_STATE Instance attribute Private Type reference (TYPE) I State 20081210
3 P_T_INFOPROV Instance attribute Private Type reference (TYPE) RSEC_T_IPROV InfoProvider 20081216
4 P_T_USERS Instance attribute Private Type reference (TYPE) T_T_USER List of User Names 20081212
5 _C_STATE Constant Private See coding 20081210
Methods
# Method Level Visibility Method type Description Created on
1 CLOSE Instance method Public Method Close File 20081210
2 CONSTRUCTOR Instance method Public Constructor 20081210
3 FREE Instance method Public Method Free Resources 20081210
4 OPEN Instance method Public Method Open File 20081210
5 READ Instance method Public Method Read block of data lines 20081210
Events
Class CL_RSAN_RT_AUTH_READER has no event.
Types
# Type Visibility Typing Associated Type Description Created on Type Source
1 T_T_USER Public See coding List of User Names 20081212 T_T_USER type STANDARD TABLE OF XUBNAME WITH DEFAULT KEY
Method Signatures

Method CLOSE Signature

Method CLOSE on class CL_RSAN_RT_AUTH_READER has no parameter.
# Exception Resumable Description Created on
1 CX_RS_FAILED Operation gescheitert 20081210

Method CONSTRUCTOR 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 20081212
2 Importing I_T_USER Call by reference Type reference (TYPE) T_T_USER Liste Usernamen 20081212

Method CONSTRUCTOR on class CL_RSAN_RT_AUTH_READER has no exception.

Method FREE Signature

Method FREE on class CL_RSAN_RT_AUTH_READER has no parameter.
Method FREE on class CL_RSAN_RT_AUTH_READER has no exception.

Method OPEN Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting E_T_MSG Call by reference Type reference (TYPE) RS_T_MSG BW: Tabelle mit Nachrichten (Application Log Protokoll) 20081212
2 Importing I_CHECK_AUTHORITY Value transfer Type reference (TYPE) AS4FLAG 'X' Before opening do authority check ??? 20081210
# Exception Resumable Description Created on
1 CX_RS_FAILED Operation gescheitert 20081210

Method READ Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting E_END_OF_FILE Call by reference Type reference (TYPE) AS4FLAG Flag (X oder Blank) 20081210
2 Exporting E_T_DATA Call by reference Type reference (TYPE) RSEC_T_AUTH_INDEX Authorizations 20081210
3 Exporting E_T_MSG Call by reference Type reference (TYPE) RS_T_MSG BW: Tabelle mit Nachrichten (Application Log Protokoll) 20081212
4 Importing I_LINES Value transfer Type reference (TYPE) I 1 Number of lines (package size) 20081210
# Exception Resumable Description Created on
1 CX_RS_FAILED Operation gescheitert 20081210
History
Last changed by/on SAP  20130531 
SAP Release Created in 720