SAP ABAP Class CL_RSR_RRK0_BASE (Basis Components)
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_BASE OLAP Basis 20040311
2 Interface implementation (CLASS c. INTERFACES i_ref)  IF_RSR_RRK0_DATA_TYPES bdata, ldata types... 20120319
Meta Relationship - Used By
# Relationship type Used by Short Description Created on
1 Inheritance (c INHERITING FROM c_ref)  CL_RSR_CACHE_FACTORY Cache factory 20120828
2 Inheritance (c INHERITING FROM c_ref)  CL_RSR_RRK0_CURRENT_MEMBER OLAP: CurrentMember Runtime 20130212
3 Inheritance (c INHERITING FROM c_ref)  CL_RSR_RRK0_DATA_NO_DATA Empty SP 20120927
4 Inheritance (c INHERITING FROM c_ref)  CL_RSR_RRK0_PARTITION_FACTORY Factory for Partitions 20120828
5 Inheritance (c INHERITING FROM c_ref)  CL_RSR_RRK0_QUERY_RUNTIME The OLAP Runtime Object 20121011
6 Inheritance (c INHERITING FROM c_ref)  CL_RSR_RRK0_SELDR_TIME_CONVERT Time converter for SELDR 20130212
7 Inheritance (c INHERITING FROM c_ref)  CL_RSR_RRK0_SERVICE_BASE Basis for RRK0 Service Classes 20040308
Properties
Class CL_RSR_RRK0_BASE  
Short Description Basis Components    
Super Class CL_RSR_BASE OLAP Basis 
Instantiability of a Class 2  Public 
Final    
General Data
Message Class    
Program status     
Category 0   
Package RSROA_RT   OLAP: Kernel Runtime 
Created 20040206   SAP 
Last change 20140121   SAP 
Shared Memory-enabled    
Fixed point arithmetic    
Unicode checks active    
Forward declarations
# Type group / Object type Type Type Description
1 RRK Type group use (TYPE-POOLS tp)  Type group use (TYPE-POOLS tp)
2 RRX2 Type group use (TYPE-POOLS tp)  Type group use (TYPE-POOLS tp)
3 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_TYPES bdata, ldata types... 20120319
Friends
Class CL_RSR_RRK0_BASE has no friend class.
Attributes
# Attribute Level Visibility Read only Typing Associated Type Initial Value Description Created on
1 N_C_BFLK Constant Public See coding 20090319
2 P_INFOCUBE Instance attribute Private Type reference (TYPE) RSINFOCUBE InfoCube 20100422
3 P_SUPPRMESS Instance attribute Private Type reference (TYPE) RSRSUPPRMESS Suppress Messages 20100422
4 P_S_SIDMON Static Attribute Private Type reference (TYPE) TP_S_SIDMON 20090127
5 P_TS_SIDMON Static Attribute Private Type reference (TYPE) TP_TS_SIDMON 20090127
Methods
# Method Level Visibility Method type Description Created on
1 CHECK_CURR Instance method Protected Method 20091222
2 CHECK_UNIT Instance method Protected Method 20091222
3 CONSTRUCTOR Instance method Public Constructor CONSTRUCTOR 20040206
4 GET_SIDMON Instance method Protected Method 20090127
5 GET_SPCPOS Instance method Protected Method 20120927
6 MERGE_CUDIM Instance method Protected Method merge two CUDIM tables 20120926
7 RENAME_CUDIM Instance method Protected Method change CUDIM columns in SP according to translation table 20120926
Events
Class CL_RSR_RRK0_BASE has no event.
Types
# Type Visibility Typing Associated Type Description Created on Type Source
1 TN_BFLK Public Type reference (TYPE) CHAR1 20090319
2 TN_S_BDATA Public Attribute reference (LIKE) 20091222
3 TN_S_BDATA_SID Public Attribute reference (LIKE) 20130225
4 TN_S_CU Public Attribute reference (LIKE) 20091222
5 TN_TS_BDATA_SID Public Attribute reference (LIKE) 20130225
6 TN_T_BDATA Public Attribute reference (LIKE) 20121128
Method Signatures

Method CHECK_CURR Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Changing C_CURR_O Call by reference Type reference (TYPE) RSSID 20091222
2 Importing I_CURR_N Call by reference Type reference (TYPE) RSSID 20091222
3 Importing I_VALUE_N Call by reference Type reference (TYPE) DECFLOAT DecFloat 20091222
4 Importing I_VALUE_O Call by reference Type reference (TYPE) RSROA_DF DecFloat 20091222

Method CHECK_CURR on class CL_RSR_RRK0_BASE has no exception.

Method CHECK_UNIT Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Changing C_UNIT_O Call by reference Type reference (TYPE) RSSID 20091222
2 Importing I_UNIT_N Call by reference Type reference (TYPE) RSSID 20091222
3 Importing I_VALUE_N Call by reference Type reference (TYPE) DECFLOAT DecFloat 20091222
4 Importing I_VALUE_O Call by reference Type reference (TYPE) RSROA_DF DecFloat 20091222

Method CHECK_UNIT on class CL_RSR_RRK0_BASE has no exception.

Method CONSTRUCTOR Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing I_INFOCUBE Call by reference Type reference (TYPE) RSINFOCUBE InfoCube 20100422
2 Importing I_SUPPRMESS Call by reference Type reference (TYPE) RSRSUPPRMESS Meldungen unterdrücken 20100422

Method CONSTRUCTOR on class CL_RSR_RRK0_BASE has no exception.

Method GET_SIDMON Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing I_CHANMID Call by reference Type reference (TYPE) RRCHANMID Interne id des CHANM 20090127
2 Returning R_SIDMONFL Value transfer Type reference (TYPE) RS_BOOL Boolean 20090127

Method GET_SIDMON on class CL_RSR_RRK0_BASE has no exception.

Method GET_SPCPOS Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing I_CHANMID Call by reference Type reference (TYPE) RRCHANMID Internal ID of the CHANM 20120927
2 Importing I_SX_S Call by reference Type reference (TYPE) DATA 20120927
3 Importing I_S_K Call by reference Type reference (TYPE) DATA 20120927
4 Importing I_TA_K Call by reference Type reference (TYPE) ANY TABLE 20120927
5 Importing I_TX_S Call by reference Type reference (TYPE) STANDARD TABLE 20120927
6 Returning R_POSIT Value transfer Type reference (TYPE) I 20120927

Method GET_SPCPOS on class CL_RSR_RRK0_BASE has no exception.

Method MERGE_CUDIM Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Changing C_TKX_CUDIM Call by reference Type reference (TYPE) RRK_TKX_CUDIM CUDIMID (input and merge result) 20120926
2 Exporting E_TS_SIDSID Call by reference Type reference (TYPE) RRKG_TS_SIDSID translation table for CUDIM SIDs 20120926
3 Importing I_TKX_CUDIM Call by reference Type reference (TYPE) RRK_TKX_CUDIM CUDIMID (input) 20120926

Method MERGE_CUDIM on class CL_RSR_RRK0_BASE has no exception.

Method RENAME_CUDIM Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Changing C_SX_S Call by reference Type reference (TYPE) ANY 20120926
2 Importing I_TSX_WGR Call by reference Type reference (TYPE) RRO01_TSX_WGR Description of Storage and Aggregation Table 20120926
3 Importing I_TS_SIDSID Call by reference Type reference (TYPE) RRKG_TS_SIDSID Translation Table 20120926

Method RENAME_CUDIM on class CL_RSR_RRK0_BASE has no exception.
History
Last changed by/on SAP  20140121 
SAP Release Created in 400