SAP ABAP Class CL_RSR_CACHE_STORE_DB (Cache Entries in Database)
Hierarchy
SAP_BW (Software Component) SAP Business Warehouse
   BW-BEX-OT (Application Component) OLAP Technology
     RSR_CACHE (Package) BW: Reporting Processor Cache
Meta Relationship - Using
# Relationship type Using Short Description Created on
1 Inheritance (c INHERITING FROM c_ref)  CL_RSR_CACHE_STORE Cache Object Store 20130107
Properties
Class CL_RSR_CACHE_STORE_DB  
Short Description Cache Entries in Database    
Super Class CL_RSR_CACHE_STORE Cache Object Store 
Instantiability of a Class 2  Public 
Final    
General Data
Message Class    
Program status     
Category 0   
Package RSR_CACHE   BW: Reporting Processor Cache 
Created 20130107   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_RRSI_LOCAL_SID 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
Class CL_RSR_CACHE_STORE_DB has no interface implemented.
Friends
Class CL_RSR_CACHE_STORE_DB has no friend class.
Attributes
# Attribute Level Visibility Read only Typing Associated Type Initial Value Description Created on
1 PS_CACHE_LIMIT Static Attribute Private Type reference (TYPE) I 0 20130228
2 P_C_DEFAULT_HIGH Constant Private Type reference (TYPE) I 2000 20130604
3 P_C_LOW_FACTOR Constant Private Type reference (TYPE) F '0.9' 20130228
4 P_SIZE Instance attribute Private Type reference (TYPE) RS_LONGINT Long Integer 20130731
Methods
# Method Level Visibility Method type Description Created on
1 __GET_BLOB_DATA Instance method Private Method 20130115
2 __GET_ITAB Instance method Private Method 20130529
3 __GET_XSTRING_BLOB Instance method Private Method 20130115
4 __READ_BLOB_DATA Instance method Private Method 20130115
5 __SET_ITAB Instance method Private Method 20130529
Events
Class CL_RSR_CACHE_STORE_DB has no event.
Types
Class CL_RSR_CACHE_STORE_DB has no local type.
Method Signatures

Method __GET_BLOB_DATA Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing I_GENUNIID Call by reference Type reference (TYPE) RSGENUNIID Internal display of the report identifier 20130115
2 Importing I_R_CACHE_PACKAGE Call by reference Object reference (TYPE REF TO) CL_RSR_CACHE_DATA_PACKAGE cache data package 20130115
3 Returning R_S_CACHE_DATA Value transfer Type reference (TYPE) RSR_CACHE_DATA_B BlOB Table: Data Store 20130115

Method __GET_BLOB_DATA on class CL_RSR_CACHE_STORE_DB has no exception.

Method __GET_ITAB Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting E_T_BO_TABLE Call by reference Type reference (TYPE) RSRCA_T_BO_TABLE Cache: Table Container for Export 20130529
2 Importing I_S_SPID Call by reference Type reference (TYPE) RSRCC_S_SPID OLAP: Query Cube Buffer 20130529

Method __GET_ITAB on class CL_RSR_CACHE_STORE_DB has no exception.

Method __GET_XSTRING_BLOB Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing I_R_CACHE_PACKAGE Call by reference Object reference (TYPE REF TO) CL_RSR_CACHE_DATA_PACKAGE cache data package 20130115
2 Returning R_R_XSTRING Value transfer Object reference (TYPE REF TO) XSTRING 20130115

Method __GET_XSTRING_BLOB on class CL_RSR_CACHE_STORE_DB has no exception.

Method __READ_BLOB_DATA Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing I_R_CACHE_EXIT Call by reference Object reference (TYPE REF TO) IF_RSR_CACHE_EXIT cache exit (to be implemented by cache callers) 20130115
2 Importing I_R_CACHE_PACKAGE Call by reference Object reference (TYPE REF TO) CL_RSR_CACHE_DATA_PACKAGE cache data package 20130115
3 Returning R_FOUND Value transfer Type reference (TYPE) RS_BOOL Boolean 20130115

Method __READ_BLOB_DATA on class CL_RSR_CACHE_STORE_DB has no exception.

Method __SET_ITAB Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing I_R_CACHE_DATA_PACKAGE Call by reference Object reference (TYPE REF TO) CL_RSR_CACHE_DATA_PACKAGE cache data package 20130529
2 Importing I_R_CACHE_EXIT Call by reference Object reference (TYPE REF TO) IF_RSR_CACHE_EXIT 20130531
3 Importing I_T_BO_TABLE Call by reference Type reference (TYPE) RSRCA_T_BO_TABLE Cache: Table Container for Export 20130529

Method __SET_ITAB on class CL_RSR_CACHE_STORE_DB has no exception.
History
Last changed by/on SAP  20140121 
SAP Release Created in 740