SAP ABAP Class CL_RSR_RRK0_SERVICE_BASE (Basis for RRK0 Service Classes)
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_BASE Basis Components 20040308
Meta Relationship - Used By
# Relationship type Used by Short Description Created on
1 Inheritance (c INHERITING FROM c_ref)  CL_RSR_RRK0_RR_FACTORY Read Request Factory 20120828
2 Inheritance (c INHERITING FROM c_ref)  CL_RSR_RRK0_LRECH_CU_HANDLER LRECH formula currency/unit handler 20120828
3 Inheritance (c INHERITING FROM c_ref)  CL_RSR_RRK0_MULTIPROV Olap: Partprov Selection 20051228
4 Inheritance (c INHERITING FROM c_ref)  CL_RSR_RRK0_NCUM Non-Cumulative Processing 20101025
5 Inheritance (c INHERITING FROM c_ref)  CL_RSR_RRK0_NORM_CONTEXT Normalization Context (RGC Container) 20120828
6 Inheritance (c INHERITING FROM c_ref)  CL_RSR_RRK0_OPTIMIZE_WGR OLAP: Service Functions RTO 20130212
7 Inheritance (c INHERITING FROM c_ref)  CL_RSR_RRK0_PARTITION_BASE Basis of all OLAP Memory Areas 20040402
8 Inheritance (c INHERITING FROM c_ref)  CL_RSR_RRK0_PLAN Services for Planning in the OLAP Context 20080805
9 Inheritance (c INHERITING FROM c_ref)  CL_RSR_RRK0_RESULT_SET_BASE Result Set of the OLAP Processor 20120829
10 Inheritance (c INHERITING FROM c_ref)  CL_RSR_RRK0_RESULT_SET_IDS Number Ranges shared by Result Sets 20121009
... Click here to see Used By full list (40 items)
Properties
Class CL_RSR_RRK0_SERVICE_BASE  
Short Description Basis for RRK0 Service Classes    
Super Class CL_RSR_RRK0_BASE Basis Components 
Instantiability of a Class 2  Public 
Final    
General Data
Message Class BRAIN    
Program status K  Customer Production Program 
Category 0   
Package RSROA_RT   OLAP: Kernel Runtime 
Created 20040308   SAP 
Last change 20140121   SAP 
Shared Memory-enabled    
Fixed point arithmetic    
Unicode checks active    
Forward declarations
Class CL_RSR_RRK0_SERVICE_BASE has no forward declaration.
Interfaces
Class CL_RSR_RRK0_SERVICE_BASE has no interface implemented.
Friends
Class CL_RSR_RRK0_SERVICE_BASE has no friend class.
Attributes
# Attribute Level Visibility Read only Typing Associated Type Initial Value Description Created on
1 O_R_QUERY_RUNTIME Instance attribute Protected Object reference (TYPE REF TO) CL_RSR_RRK0_QUERY_RUNTIME Status of the K Handle 20121011
Methods
# Method Level Visibility Method type Description Created on
1 CONSTRUCTOR Instance method Public Constructor CONSTRUCTOR 20040308
2 GET_KEY_TYPEDESCR Instance method Private Method 20120926
3 GET_REF_TO_S_DATA Instance method Protected Method 20120926
4 GET_REF_TO_T_DATA Instance method Protected Method 20120926
5 GET_STRUCTDESCR Instance method Private Method 20120926
6 GET_TABLEDESCR Instance method Private Method 20120926
7 RAISE_ERROR_MESSAGE Instance method Protected Method Output a Message 20121009
8 SET_ERROR_VALEXCP Instance method Protected Method Set specific error valexcp 20130729
Events
Class CL_RSR_RRK0_SERVICE_BASE has no event.
Types
Class CL_RSR_RRK0_SERVICE_BASE has no local type.
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 20040308

Method CONSTRUCTOR on class CL_RSR_RRK0_SERVICE_BASE has no exception.

Method GET_KEY_TYPEDESCR Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing I_CHANM Call by reference Type reference (TYPE) RSCHANM Characteristic 20120926
2 Returning R_R_TYPEDESCR Value transfer Object reference (TYPE REF TO) CL_ABAP_TYPEDESCR Runtime Type Services 20120926

Method GET_KEY_TYPEDESCR on class CL_RSR_RRK0_SERVICE_BASE has no exception.

Method GET_REF_TO_S_DATA Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning R_R_S_DATA Value transfer Object reference (TYPE REF TO) DATA 20120926

Method GET_REF_TO_S_DATA on class CL_RSR_RRK0_SERVICE_BASE has no exception.

Method GET_REF_TO_T_DATA Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning R_R_T_DATA Value transfer Object reference (TYPE REF TO) DATA 20120926

Method GET_REF_TO_T_DATA on class CL_RSR_RRK0_SERVICE_BASE has no exception.

Method GET_STRUCTDESCR Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting E_R_STRUCTDESCR Call by reference Object reference (TYPE REF TO) CL_ABAP_STRUCTDESCR Runtime Type Services 20120926
2 Exporting E_T_KEY Call by reference Type reference (TYPE) ABAP_KEYDESCR_TAB 20120926

Method GET_STRUCTDESCR on class CL_RSR_RRK0_SERVICE_BASE has no exception.

Method GET_TABLEDESCR Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting E_R_TABLEDESCR Call by reference Object reference (TYPE REF TO) CL_ABAP_TABLEDESCR Runtime Type Services 20120926

Method GET_TABLEDESCR on class CL_RSR_RRK0_SERVICE_BASE has no exception.

Method RAISE_ERROR_MESSAGE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing I_CHANMID Value transfer Type reference (TYPE) RSSID Master Data ID 20121009
2 Importing I_HELPI Call by reference Type reference (TYPE) I 3 Which structure element? 1, 2 , 3 (=Both) 20121009
3 Importing I_IOBJNM Value transfer Type reference (TYPE) RSIOBJNM Characteristic 20121009
4 Importing I_KID Value transfer Type reference (TYPE) RSRKID Structure Element Combination ID 20121009
5 Importing I_MES1 Call by reference Type reference (TYPE) SIMPLE 20121009
6 Importing I_MES2 Call by reference Type reference (TYPE) SIMPLE 20121009
7 Importing I_MES3 Call by reference Type reference (TYPE) SIMPLE 20121009
8 Importing I_MES4 Call by reference Type reference (TYPE) SIMPLE 20121009
9 Importing I_NO_NUM Value transfer Type reference (TYPE) SYMSGNO Message Number 20121009
10 Importing I_NUMBER Value transfer Type reference (TYPE) MSGNO Message Number 20121009
11 Importing I_TYPE Value transfer Type reference (TYPE) MSGTY_CO 'W' Message type (E, I, W, ...) 20121009

Method RAISE_ERROR_MESSAGE on class CL_RSR_RRK0_SERVICE_BASE has no exception.

Method SET_ERROR_VALEXCP Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing I_VALUE Call by reference Type reference (TYPE) DECFLOAT Decimal Float Value 20130729
2 Returning R_VALEXCP Value transfer Type reference (TYPE) RRVALEXCP Value Exceptions 20130729

Method SET_ERROR_VALEXCP on class CL_RSR_RRK0_SERVICE_BASE has no exception.
Meta Relationship - Used By (full list)
# Relationship type Used by Short Description Created on
1 Inheritance (c INHERITING FROM c_ref)  CL_RSR_RRK0_RR_FACTORY Read Request Factory 20120828
2 Inheritance (c INHERITING FROM c_ref)  CL_RSR_RRK0_LRECH_CU_HANDLER LRECH formula currency/unit handler 20120828
3 Inheritance (c INHERITING FROM c_ref)  CL_RSR_RRK0_MULTIPROV Olap: Partprov Selection 20051228
4 Inheritance (c INHERITING FROM c_ref)  CL_RSR_RRK0_NCUM Non-Cumulative Processing 20101025
5 Inheritance (c INHERITING FROM c_ref)  CL_RSR_RRK0_NORM_CONTEXT Normalization Context (RGC Container) 20120828
6 Inheritance (c INHERITING FROM c_ref)  CL_RSR_RRK0_OPTIMIZE_WGR OLAP: Service Functions RTO 20130212
7 Inheritance (c INHERITING FROM c_ref)  CL_RSR_RRK0_PARTITION_BASE Basis of all OLAP Memory Areas 20040402
8 Inheritance (c INHERITING FROM c_ref)  CL_RSR_RRK0_PLAN Services for Planning in the OLAP Context 20080805
9 Inheritance (c INHERITING FROM c_ref)  CL_RSR_RRK0_RESULT_SET_BASE Result Set of the OLAP Processor 20120829
10 Inheritance (c INHERITING FROM c_ref)  CL_RSR_RRK0_RESULT_SET_IDS Number Ranges shared by Result Sets 20121009
11 Inheritance (c INHERITING FROM c_ref)  CL_RSR_RRK0_LRECH_BUILDER Build a new LRECH entry for a FST formula 20120928
12 Inheritance (c INHERITING FROM c_ref)  CL_RSR_RRK0_RUNTIME_INFO Runtime information for OLAP 20100422
13 Inheritance (c INHERITING FROM c_ref)  CL_RSR_RRK0_SELECTION Management of Dyn. Filter for OLAP 20090127
14 Inheritance (c INHERITING FROM c_ref)  CL_RSR_RRK0_STL_BASE Abstract superclass of a Subtotal Level in the OLAP 20120828
15 Inheritance (c INHERITING FROM c_ref)  CL_RSR_RRK0_STL_SORT Sorting on Subtotal Level 20110628
16 Inheritance (c INHERITING FROM c_ref)  CL_RSR_RRK0_STOCK_COVER Stock Coverage calculation 20121218
17 Inheritance (c INHERITING FROM c_ref)  CL_RSR_RRK0_TIME_CONSISTENCY time consistency 20130416
18 Inheritance (c INHERITING FROM c_ref)  CL_RSR_RRK0_TIME_CONS_HANDLER time consistency handler 20130416
19 Inheritance (c INHERITING FROM c_ref)  CL_RSR_RRK0_UNPOSTED_BASE Supplier of Characteristics Combinations Without Key Figures 20100225
20 Inheritance (c INHERITING FROM c_ref)  CL_RSR_RRK0_UNPOSTED_FACTORY Display of Slow-Moving Items 20120816
21 Inheritance (c INHERITING FROM c_ref)  CL_RSR_RRK0_DATA_TOPICALITY Service for managing the data topicality of the query 20130719
22 Inheritance (c INHERITING FROM c_ref)  CL_RSR_BU_OLAP_INTERFACE Interface between BU & OLAP 20120828
23 Inheritance (c INHERITING FROM c_ref)  CL_RSR_RRK0_AGGR_SERVICE Aggregation Service in RRK0 20130220
24 Inheritance (c INHERITING FROM c_ref)  CL_RSR_RRK0_AUTHORIZATION OLAP: Connection Authorization Check 20040312
25 Inheritance (c INHERITING FROM c_ref)  CL_RSR_RRK0_BDATA bdata table (bnr values per setxx char value combination) 20120719
26 Inheritance (c INHERITING FROM c_ref)  CL_RSR_RRK0_CMESS Manages the Currency Translation Messages 20040608
27 Inheritance (c INHERITING FROM c_ref)  CL_RSR_RRK0_CURR Currency Translation in Query 20050822
28 Inheritance (c INHERITING FROM c_ref)  CL_RSR_RRK0_CURR_WGR Currency Translation in the Query for WGRs 20110304
29 Inheritance (c INHERITING FROM c_ref)  CL_RSR_RRK0_DATA CL_RSR_RRK0_DATA 20120926
30 Inheritance (c INHERITING FROM c_ref)  CL_RSR_RRK0_DATA_PKG_FILLER fills data from t_data into data package SPs 20120927
31 Inheritance (c INHERITING FROM c_ref)  CL_RSR_BU_HANDLER Handler for internal business volume elimination 20130411
32 Inheritance (c INHERITING FROM c_ref)  CL_RSR_RRK0_DATA_UNPOSTED handling of unposted values 20120927
33 Inheritance (c INHERITING FROM c_ref)  CL_RSR_RRK0_DM_QUERY Fetch State for data manager accesses 20100422
34 Inheritance (c INHERITING FROM c_ref)  CL_RSR_RRK0_DYN_FILTER Dynamic Filter for a Query 20120829
35 Inheritance (c INHERITING FROM c_ref)  CL_RSR_RRK0_FIX_FILTER Fixed Filter for a Query 20120829
36 Inheritance (c INHERITING FROM c_ref)  CL_RSR_RRK0_FORMULA_EXPRESSION Construct Formula Expression 20110720
37 Inheritance (c INHERITING FROM c_ref)  CL_RSR_RRK0_HIERARCHY Hierarchy Processing 20040308
38 Inheritance (c INHERITING FROM c_ref)  CL_RSR_RRK0_KFB KID fems bkyf WGR relation 20090826
39 Inheritance (c INHERITING FROM c_ref)  CL_RSR_RRK0_LAYER_CURR Dynamic Currencies in OLAP Layer 20110218
40 Inheritance (c INHERITING FROM c_ref)  CL_RSR_RRK0_LAYER_MODEL_BASE OLAP Relational Layer Model 20121024
History
Last changed by/on SAP  20140121 
SAP Release Created in 740