SAP ABAP Class CL_RSR_CACHE_DATA_PACKAGE (cache data package)
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_DATA_PACKAGE | Data Package | 20121106 |
2 | Interface implementation (CLASS c. INTERFACES i_ref) | IF_RSR_CACHE_DATA_PACKAGE | cache data package | 20121106 |
Properties
Class | CL_RSR_CACHE_DATA_PACKAGE | |
Short Description | cache data package | |
Super Class | CL_RSR_RRK0_DATA_PACKAGE | Data Package |
Instantiability of a Class | 2 | Public |
Final |
General Data
Message Class | ||
Program status | ||
Category | 0 | |
Package | RSR_CACHE | BW: Reporting Processor Cache |
Created | 20121106 | SAP |
Last change | 20140121 | SAP |
Shared Memory-enabled | ||
Fixed point arithmetic | ||
Unicode checks active |
Forward declarations
Class CL_RSR_CACHE_DATA_PACKAGE has no forward declaration.
Interfaces
# | Interface | Abstract | Final | Description | Created on |
---|---|---|---|---|---|
1 | IF_RSR_CACHE_DATA_PACKAGE | cache data package | 20121106 |
Friends
Class CL_RSR_CACHE_DATA_PACKAGE has no friend class.
Attributes
# | Attribute | Level | Visibility | Read only | Typing | Associated Type | Initial Value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
Instance attribute | Public | Type reference (TYPE) | RSRCB_FLAG | OLAP: Cache | 20121106 | ||
2 | ![]() |
Instance attribute | Public | Type reference (TYPE) | I | Size of SP | 20121106 | ||
3 | ![]() |
Instance attribute | Public | Type reference (TYPE) | RSRCC_S_QCKEY | Short Buffer Key | 20121106 | ||
4 | ![]() |
Instance attribute | Public | Type reference (TYPE) | RSRCC_S_SPID | OLAP: Query Cube Buffer | 20121112 | ||
5 | ![]() |
Instance attribute | Public | Type reference (TYPE) | RSRCC_S_TIME | OLAP: .... | 20121106 | ||
6 | ![]() |
Instance attribute | Public | Type reference (TYPE) | RRKG_TSX_FF | Dimension Description for a List | 20121106 | ||
7 | ![]() |
Instance attribute | Public | Type reference (TYPE) | RSR_TS_RQTSS | Fill Level of the PROVID in the SP | 20121106 | ||
8 | ![]() |
Instance attribute | Public | Type reference (TYPE) | RSRCB_LOG_ID | Logical ID | 20121106 | ||
9 | ![]() |
Instance attribute | Private | Type reference (TYPE) | RSRREADMODE | Read Mode | 20121106 | ||
10 | ![]() |
Instance attribute | Private | Object reference (TYPE REF TO) | IF_RSR_CACHE_PACKAGE_CTRL | cache data package controller | 20121108 | ||
11 | ![]() |
Instance attribute | Private | Type reference (TYPE) | RRKG_SX_SPINFO | Attribute of an SP | 20121106 |
Methods
# | Method | Level | Visibility | Method type | Description | Created on |
---|---|---|---|---|---|---|
1 | ![]() |
Instance method | Public | Constructor | CONSTRUCTOR | 20121106 |
2 | ![]() |
Instance method | Public | Method | 20121106 | |
3 | ![]() |
Instance method | Public | Method | 20121106 | |
4 | ![]() |
Instance method | Public | Method | 20121106 | |
5 | ![]() |
Instance method | Public | Method | 20121106 | |
6 | ![]() |
Instance method | Public | Method | 20121106 | |
7 | ![]() |
Instance method | Public | Method | 20121106 | |
8 | ![]() |
Instance method | Public | Method | 20121106 | |
9 | ![]() |
Instance method | Public | Method | 20121106 | |
10 | ![]() |
Instance method | Public | Method | 20121106 | |
11 | ![]() |
Instance method | Public | Method | 20121106 | |
12 | ![]() |
Instance method | Public | Method | 20121106 |
Events
Class CL_RSR_CACHE_DATA_PACKAGE has no event.
Types
Class CL_RSR_CACHE_DATA_PACKAGE 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_FFID | Call by reference | Type reference (TYPE) | RSRCB_LOG_ID | Logical ID | 20121106 | ||
2 | ![]() |
I_READMODE | Call by reference | Type reference (TYPE) | RSRREADMODE | Read Mode | 20121106 | ||
3 | ![]() |
I_R_CACHE_PACKAGE_CTRL | Call by reference | Object reference (TYPE REF TO) | IF_RSR_CACHE_PACKAGE_CTRL | cache data package controller | 20121108 | ||
4 | ![]() |
I_S_QCKEY | Call by reference | Type reference (TYPE) | RSRCC_S_QCKEY | OLAP: Query Cube Buffer Key | 20121106 | ||
5 | ![]() |
I_TSX_FF | Call by reference | Type reference (TYPE) | RRKG_TSX_FF | Dimension Description for a List | 20121106 | ||
6 | ![]() |
I_VH_LOG_ID | Call by reference | Type reference (TYPE) | RSRCB_LOG_ID | Logical ID | 20121106 |
Method CONSTRUCTOR on class CL_RSR_CACHE_DATA_PACKAGE has no exception.
Method GET_TIME_DELTA Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
I_S_TIME | Call by reference | Type reference (TYPE) | RSRCC_S_TIME | OLAP: .... | 20121106 | ||
2 | ![]() |
R_S_TIME | Value transfer | Type reference (TYPE) | RSRCC_S_TIME | OLAP: .... | 20121106 |
Method GET_TIME_DELTA on class CL_RSR_CACHE_DATA_PACKAGE has no exception.
Method INVALIDATE Signature
Method INVALIDATE on class CL_RSR_CACHE_DATA_PACKAGE has no parameter.
Method INVALIDATE on class CL_RSR_CACHE_DATA_PACKAGE has no exception.
Method IS_CHANGED Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
R_IS_CHANGED | Value transfer | Type reference (TYPE) | RS_BOOL | Boolean | 20121106 |
Method IS_CHANGED on class CL_RSR_CACHE_DATA_PACKAGE has no exception.
Method IS_NEW_OR_CHANGED Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
R_IS_NEW_OR_CHANGED | Value transfer | Type reference (TYPE) | RS_BOOL | Boolean | 20121106 |
Method IS_NEW_OR_CHANGED on class CL_RSR_CACHE_DATA_PACKAGE has no exception.
Method IS_READ Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
R_IS_READ | Value transfer | Type reference (TYPE) | RS_BOOL | Boolean | 20121106 |
Method IS_READ on class CL_RSR_CACHE_DATA_PACKAGE has no exception.
Method RESTORE_SPID Signature
Method RESTORE_SPID on class CL_RSR_CACHE_DATA_PACKAGE has no parameter.
Method RESTORE_SPID on class CL_RSR_CACHE_DATA_PACKAGE has no exception.
Method SAVE_SPID Signature
Method SAVE_SPID on class CL_RSR_CACHE_DATA_PACKAGE has no parameter.
Method SAVE_SPID on class CL_RSR_CACHE_DATA_PACKAGE has no exception.
Method SET_COMMITED Signature
Method SET_COMMITED on class CL_RSR_CACHE_DATA_PACKAGE has no parameter.
Method SET_COMMITED on class CL_RSR_CACHE_DATA_PACKAGE has no exception.
Method SET_FLUSHED Signature
Method SET_FLUSHED on class CL_RSR_CACHE_DATA_PACKAGE has no parameter.
Method SET_FLUSHED on class CL_RSR_CACHE_DATA_PACKAGE has no exception.
Method SET_NEW Signature
Method SET_NEW on class CL_RSR_CACHE_DATA_PACKAGE has no parameter.
Method SET_NEW on class CL_RSR_CACHE_DATA_PACKAGE has no exception.
Method SET_READ Signature
Method SET_READ on class CL_RSR_CACHE_DATA_PACKAGE has no parameter.
Method SET_READ on class CL_RSR_CACHE_DATA_PACKAGE has no exception.
History
Last changed by/on | SAP | 20140121 |
SAP Release Created in | 740 |