SAP ABAP Class CL_RSR_RRK0_CACHE_EXIT (cache exit)
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 | 20120828 |
| 2 | Interface implementation (CLASS c. INTERFACES i_ref) | IF_RSR_CACHE_EXIT | cache exit (to be implemented by cache callers) | 20120828 |
Meta Relationship - Used By
| # | Relationship type | Used by | Short Description | Created on |
|---|---|---|---|---|
| 1 | Inheritance (c INHERITING FROM c_ref) | CL_RSR_RRK0_CACHE_EXIT_PDQ | cache exit for plan data query | 20120828 |
Properties
| Class | CL_RSR_RRK0_CACHE_EXIT | |
| Short Description | cache exit | |
| 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 | 20120816 | SAP |
| Last change | 20140121 | SAP |
| Shared Memory-enabled | ||
| Fixed point arithmetic | ||
| Unicode checks active |
Forward declarations
Class CL_RSR_RRK0_CACHE_EXIT has no forward declaration.
Interfaces
| # | Interface | Abstract | Final | Description | Created on |
|---|---|---|---|---|---|
| 1 | IF_RSR_CACHE_EXIT | cache exit (to be implemented by cache callers) | 20120828 |
Friends
Class CL_RSR_RRK0_CACHE_EXIT has no friend class.
Attributes
| # | Attribute | Level | Visibility | Read only | Typing | Associated Type | Initial Value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | Instance attribute | Private | Type reference (TYPE) | RRCGID | Partitioning Group Regarding Cache | 20120828 | |||
| 2 | Instance attribute | Private | Type reference (TYPE) | RRCMGROUPID | ID for Current Member Group | 20130710 | |||
| 3 | Instance attribute | Private | Type reference (TYPE) | RRCSID | ID for Constant Selection | 20120828 | |||
| 4 | Instance attribute | Private | Type reference (TYPE) | RRO_DB_PUSHDOWN | Container contains content to be calculated in db (Hana) | 20130610 | |||
| 5 | Instance attribute | Private | Type reference (TYPE) | RS_BOOL | Is partition a NCUM partition? | 20120828 | |||
| 6 | Instance attribute | Private | Object reference (TYPE REF TO) | CL_RSR_RRK0_QUERY_RUNTIME | The OLAP Runtime Object | 20121107 | |||
| 7 | Instance attribute | Private | Type reference (TYPE) | RRXWGR | Bit String of Affected Value Groups | 20120828 |
Methods
| # | Method | Level | Visibility | Method type | Description | Created on |
|---|---|---|---|---|---|---|
| 1 | Instance method | Public | Constructor | CONSTRUCTOR | 20120828 |
Events
Class CL_RSR_RRK0_CACHE_EXIT has no event.
Types
Class CL_RSR_RRK0_CACHE_EXIT has no local type.
Method Signatures
Method CONSTRUCTOR Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | I_CGID | Call by reference | Type reference (TYPE) | RRCGID | Partitioning Group Regarding Cache | 20120828 | |||
| 2 | I_CM_GROUPID | Call by reference | Type reference (TYPE) | RRCMGROUPID | ID for Current Member Group | 20130710 | |||
| 3 | I_CSID | Call by reference | Type reference (TYPE) | RRCSID | ID for Constant Selection | 20120828 | |||
| 4 | I_IS_DB_PUSHDOWN | Call by reference | Type reference (TYPE) | RRO_DB_PUSHDOWN | Container contains content to be calculated in db (Hana) | 20130610 | |||
| 5 | I_IS_NCUM | Call by reference | Type reference (TYPE) | RS_BOOL | Is partition a NCUM partition? | 20120828 | |||
| 6 | I_R_QUERY_RUNTIME | Call by reference | Object reference (TYPE REF TO) | CL_RSR_RRK0_QUERY_RUNTIME | Status of the K Handle | 20121012 | |||
| 7 | I_XWGR | Call by reference | Type reference (TYPE) | RRXWGR | Bit String of Affected Value Groups | 20120828 |
Method CONSTRUCTOR on class CL_RSR_RRK0_CACHE_EXIT has no exception.
History
| Last changed by/on | SAP | 20140121 |
| SAP Release Created in | 740 |