SAP ABAP Class CL_RSR_RRK0_DATA (CL_RSR_RRK0_DATA)
Hierarchy
SAP_BW (Software Component) SAP Business Warehouse
   BW-BEX-OT (Application Component) OLAP Technology
     RSROA_RT (Package) OLAP: Kernel Runtime
Meta Relationship - Using
# Relationship type Using Short Description Created on
1 Inheritance (c INHERITING FROM c_ref)  CL_RSR_RRK0_SERVICE_BASE Basis for RRK0 Service Classes 20120926
2 Interface implementation (CLASS c. INTERFACES i_ref)  IF_RSR_RRK0_DATA Data 20051229
Meta Relationship - Used By
# Relationship type Used by Short Description Created on
1 Inheritance (c INHERITING FROM c_ref)  CL_RSR_RRK0_DATA_CONSTSEL Date of Merge 20060202
2 Inheritance (c INHERITING FROM c_ref)  CL_RSR_RRK0_DATA_CURMEM Data of Merge (Current Member) 20130522
3 Inheritance (c INHERITING FROM c_ref)  CL_RSR_RRK0_DATA_PART CL_RSR_RRK0_DATA_PART 20060111
4 Inheritance (c INHERITING FROM c_ref)  CL_RSR_RRK0_DATA_UNION Date of Merge 20060111
Properties
Class CL_RSR_RRK0_DATA  
Short Description CL_RSR_RRK0_DATA    
Super Class CL_RSR_RRK0_SERVICE_BASE Basis for RRK0 Service Classes 
Instantiability of a Class 2  Public 
Final    
General Data
Message Class    
Program status     
Category 0   
Package RSROA_RT   OLAP: Kernel Runtime 
Created 20051229   SAP 
Last change 20140121   SAP 
Shared Memory-enabled    
Fixed point arithmetic    
Unicode checks active    
Forward declarations
# Type group / Object type Type Type Description
1 IF_RSR_RRK0_DATA Forward declaration interface (INTERFACE i DEFINITION DEF...  Forward declaration interface (INTERFACE i DEFINITION DEF...
2 RS Type group use (TYPE-POOLS tp)  Type group use (TYPE-POOLS tp)
Interfaces
# Interface Abstract Final Description Created on
1 IF_RSR_RRK0_DATA Data 20051229
Friends
Class CL_RSR_RRK0_DATA has no friend class.
Attributes
# Attribute Level Visibility Read only Typing Associated Type Initial Value Description Created on
1 O_CSID Instance attribute Protected Type reference (TYPE) RRCSID ID for Constant Selection 20080722
2 O_R_WA Instance attribute Protected Object reference (TYPE REF TO) DATA 20060404
3 O_SX_SPINFO Instance attribute Protected Type reference (TYPE) IF_RSR_RRK0_DATA=>TN_SX_SPINFO 20051229
4 O_TSX_BUFFER Instance attribute Protected Type reference (TYPE) TO_TX_BUFFER 20051229
5 O_TS_NAV Instance attribute Protected Type reference (TYPE) RRSI_TS_SID SID (or Integer) Table 20051229
Methods
# Method Level Visibility Method type Description Created on
1 CONSTRUCTOR Instance method Public Constructor CONSTRUCTOR 20051229
2 GET_AGGR_TO_NAV Instance method Protected Method 20060110
3 GET_SP Instance method Protected Method 20051229
4 GET_SP_BUFFER Instance method Protected Method 20051229
Events
Class CL_RSR_RRK0_DATA has no event.
Types
# Type Visibility Typing Associated Type Description Created on Type Source
1 TO_SX_BUFFER Protected See coding 20051229 BEGIN OF to_sx_buffer, aggr TYPE rrsi_ts_sid, inout TYPE char1, r_sp TYPE REF TO data, count TYPE i, END OF to_sx_buffer
2 TO_TX_BUFFER Protected See coding 20130712 to_tx_buffer type standard table of to_sx_buffer with default key initial size 1
Method Signatures

Method CONSTRUCTOR Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing I_R_QUERY_RUNTIME Call by reference Object reference (TYPE REF TO) CL_RSR_RRK0_QUERY_RUNTIME 20080721
2 Importing I_TS_NAV Call by reference Type reference (TYPE) RRSI_TS_SID Tabelle von SID (bzw. Integers) 20051229

Method CONSTRUCTOR on class CL_RSR_RRK0_DATA has no exception.

Method GET_AGGR_TO_NAV Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing I_TH_AGGR Call by reference Type reference (TYPE) RRSI_TH_SID Tabelle von SID (bzw. Integers) 20060110
2 Returning R_TS_NAV Value transfer Type reference (TYPE) RRSI_TS_SID Tabelle von SID (bzw. Integers) 20060110

Method GET_AGGR_TO_NAV on class CL_RSR_RRK0_DATA has no exception.

Method GET_SP Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting E_COUNT Call by reference Type reference (TYPE) I 20051229
2 Exporting E_R_SP Call by reference Object reference (TYPE REF TO) DATA 20051229
3 Importing I_INOUT Call by reference Type reference (TYPE) CHAR1 IF_RSR_RRK0_DATA=>N_C_ALL 20051229
4 Importing I_TH_AGGR Call by reference Type reference (TYPE) RRSI_TH_SID Tabelle von SID (bzw. Integers) 20060110
# Exception Resumable Description Created on
1 CX_RSROA_EMPTY 20051229
2 CX_RSROA_STEP_FAILED Ausnahme ohne Text, anderer Navigationsschritt möglich 20100219

Method GET_SP_BUFFER Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting E_COUNT Call by reference Type reference (TYPE) I 20051229
2 Exporting E_R_SP Call by reference Object reference (TYPE REF TO) DATA 20051229
3 Importing I_INOUT Call by reference Type reference (TYPE) CHAR1 20051229
4 Importing I_TH_AGGR Call by reference Type reference (TYPE) RRSI_TH_SID Tabelle von SID (bzw. Integers) 20060110
# Exception Resumable Description Created on
1 CX_RSROA_EMPTY 20051229
2 CX_RSROA_STEP_FAILED Ausnahme ohne Text, anderer Navigationsschritt möglich 20100304
History
Last changed by/on SAP  20140121 
SAP Release Created in 740