SAP ABAP Class CL_RSR_CACHE_FACTORY (Cache factory)
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_RRK0_BASE | Basis Components | 20120828 |
Properties
| Class | CL_RSR_CACHE_FACTORY | |
| Short Description | Cache factory | |
| Super Class | CL_RSR_RRK0_BASE | Basis Components |
| Instantiability of a Class | 2 | Public |
| Final |
General Data
| Message Class | ||
| Program status | ||
| Category | 0 | |
| Package | RSR_CACHE | BW: Reporting Processor Cache |
| Created | 20120816 | SAP |
| Last change | 20140121 | SAP |
| Shared Memory-enabled | ||
| Fixed point arithmetic | ||
| Unicode checks active |
Forward declarations
| # | Type group / Object type | Type | Type Description |
|---|---|---|---|
| 1 | Forward declaration interface (INTERFACE i DEFINITION DEF... | Forward declaration interface (INTERFACE i DEFINITION DEF... |
Interfaces
Class CL_RSR_CACHE_FACTORY has no interface implemented.
Friends
Class CL_RSR_CACHE_FACTORY has no friend class.
Attributes
Class CL_RSR_CACHE_FACTORY has no attribute.
Methods
| # | Method | Level | Visibility | Method type | Description | Created on |
|---|---|---|---|---|---|---|
| 1 | Static method | Public | Method | cache bakery | 20120828 |
Events
Class CL_RSR_CACHE_FACTORY has no event.
Types
Class CL_RSR_CACHE_FACTORY has no local type.
Method Signatures
Method CREATE Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | I_CACHEMODE | Call by reference | Type reference (TYPE) | RSRCACHEMODE | Cache Type | 20121119 | |||
| 2 | I_R_CACHE_EXIT | Call by reference | Object reference (TYPE REF TO) | IF_RSR_CACHE_EXIT | cache exit (to be implemented by cache callers) | 20120828 | |||
| 3 | I_SID_STABILITY | Call by reference | Type reference (TYPE) | IF_RRSI_LOCAL_SID=>NT_STABLE | Degree of Stability | 20130307 | |||
| 4 | I_SX_CURR | Call by reference | Type reference (TYPE) | RSRCC_SX_CURR | OLAP: Query Cube Cache Currency | 20120828 | |||
| 5 | I_TIMESTAMP | Call by reference | Type reference (TYPE) | RSTIMESTMP | UTC Time Stamp in Short Form (YYYYMMDDhhmmss) | 20120828 | |||
| 6 | R_R_CACHE_CTRL | Value transfer | Object reference (TYPE REF TO) | CL_RSR_CACHE_PACKAGE_CTRL | Cache Controller | 20120828 |
Method CREATE on class CL_RSR_CACHE_FACTORY has no exception.
History
| Last changed by/on | SAP | 20140121 |
| SAP Release Created in | 740 |