SAP ABAP Class CL_RSTT_PVAR_OLAP (Context Monitoring for Analytic Engine / OLAP / Data Manager)
Hierarchy
☛
SAP_BW (Software Component) SAP Business Warehouse
⤷
BW-BEX (Application Component) Business Explorer
⤷
RSTT_TRACE (Package) Trace Tool for SAP Netweaver 2005 (BW): Data Object Layer
⤷
⤷
Meta Relationship - Using
| # | Relationship type | Using | Short Description | Created on |
|---|---|---|---|---|
| 1 | Inheritance (c INHERITING FROM c_ref) | CL_RSTT_PVAR | Main Class for Context Monitoring of RSTT Tests | 20100528 |
| 2 | Interface implementation (CLASS c. INTERFACES i_ref) | IF_RSTT_OBJ | Base Object Instance | 20100528 |
Properties
| Class | CL_RSTT_PVAR_OLAP | |
| Short Description | Context Monitoring for Analytic Engine / OLAP / Data Manager | |
| Super Class | CL_RSTT_PVAR | Main Class for Context Monitoring of RSTT Tests |
| Instantiability of a Class | 2 | Public |
| Final |
General Data
| Message Class | ||
| Program status | ||
| Category | 0 | |
| Package | RSTT_TRACE | Trace Tool for SAP Netweaver 2005 (BW): Data Object Layer |
| Created | 20100528 | SAP |
| Last change | 20130531 | SAP |
| Shared Memory-enabled | ||
| Fixed point arithmetic | ||
| Unicode checks active |
Forward declarations
| # | Type group / Object type | Type | Type Description |
|---|---|---|---|
| 1 | Type group use (TYPE-POOLS tp) | Type group use (TYPE-POOLS tp) |
Interfaces
| # | Interface | Abstract | Final | Description | Created on |
|---|---|---|---|---|---|
| 1 | IF_RSTT_OBJ | Base Object Instance | 20100528 |
Friends
Class CL_RSTT_PVAR_OLAP has no friend class.
Attributes
| # | Attribute | Level | Visibility | Read only | Typing | Associated Type | Initial Value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | Constant | Protected | See coding | Configuration Constants | 20100528 | ||||
| 2 | Static Attribute | Protected | Type reference (TYPE) | NT_TH_CHA | Characteristics Flagged for BWA Usage | 20100811 | |||
| 3 | Static Attribute | Protected | Type reference (TYPE) | NT_TH_CUBE | Cubes Flagged for BWA Usage | 20100811 |
Methods
| # | Method | Level | Visibility | Method type | Description | Created on |
|---|---|---|---|---|---|---|
| 1 | Static method | Public | Method | Checks if InfoCube should have a BWA index for tests | 20100719 | |
| 2 | Static method | Public | Method | Checks characteristic for requested BWA hierarchy index | 20100719 | |
| 3 | Instance method | Public | Constructor | CONSTRUCTOR | 20100528 | |
| 4 | Static method | Public | Method | Flag InfoCube for BWA Usage | 20100811 | |
| 5 | Static method | Public | Method | Flag InfoObjects for BWA Usage | 20100811 | |
| 6 | Static method | Public | Method | Read InfoCubes for BWA Usage | 20100811 | |
| 7 | Static method | Public | Method | Read InfoObjects for BWA Usage | 20100811 | |
| 8 | Static method | Protected | Method | 20100811 | ||
| 9 | Static method | Protected | Method | 20100811 |
Events
Class CL_RSTT_PVAR_OLAP has no event.
Types
| # | Type | Visibility | Typing | Associated Type | Description | Created on | Type Source |
|---|---|---|---|---|---|---|---|
| 1 | NT_TH_CHA | Public | See coding | 20100811 | nt_th_cha TYPE HASHED TABLE OF rsdcha WITH UNIQUE KEY chanm
|
||
| 2 | NT_TH_CUBE | Public | See coding | 20100811 | nt_th_cube TYPE HASHED TABLE OF rsd_s_dta WITH UNIQUE KEY infoprov
|
||
| 3 | NT_T_CUBE | Public | See coding | 20100811 | NT_T_CUBE type RANGE OF rsinfocube
|
||
| 4 | NT_T_IOBJ | Public | See coding | 20100811 | NT_T_iobj type RANGE OF rsiobjnm
|
Method Signatures
Method CHECK_CUBE_BWA_CORE Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | I_INFOCUBE | Call by reference | Type reference (TYPE) | RSINFOCUBE | InfoCube | 20100719 | |||
| 2 | R_USAGE_REQUESTED | Value transfer | Type reference (TYPE) | RSTT_FLAG | Nutzung gefordert | 20100719 |
Method CHECK_CUBE_BWA_CORE on class CL_RSTT_PVAR_OLAP has no exception.
Method CHECK_IOBJ_BWA_HIER Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | I_CHANM | Call by reference | Type reference (TYPE) | RSCHANM | Merkmal | 20100719 | |||
| 2 | R_USAGE_REQUESTED | Value transfer | Type reference (TYPE) | RSTT_FLAG | Nutzung gefordert | 20100719 |
Method CHECK_IOBJ_BWA_HIER on class CL_RSTT_PVAR_OLAP has no exception.
Method CONSTRUCTOR Signature
Method CONSTRUCTOR on class CL_RSTT_PVAR_OLAP has no parameter.
Method CONSTRUCTOR on class CL_RSTT_PVAR_OLAP has no exception.
Method GET_CUBE_BWA_CORE Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | E_T_INFOCUBE | Call by reference | Type reference (TYPE) | RSD_T_DTA | InfoCubes | 20100811 |
Method GET_CUBE_BWA_CORE on class CL_RSTT_PVAR_OLAP has no exception.
Method GET_IOBJ_BWA_HIER Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | E_T_CHA | Call by reference | Type reference (TYPE) | RSD_T_CHA | 20100811 |
Method GET_IOBJ_BWA_HIER on class CL_RSTT_PVAR_OLAP has no exception.
Method SET_CUBE_BWA_CORE Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | I_DELETE | Call by reference | Type reference (TYPE) | RSTT_FLAG | Ablage zuerst löschen | 20100811 | |||
| 2 | I_T_INFOPROV | Call by reference | Type reference (TYPE) | NT_T_CUBE | InfoCubes | 20100811 |
Method SET_CUBE_BWA_CORE on class CL_RSTT_PVAR_OLAP has no exception.
Method SET_IOBJ_BWA_HIER Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | I_DELETE | Call by reference | Type reference (TYPE) | RSTT_FLAG | Trace-Tool: Standard-Flag | 20100811 | |||
| 2 | I_T_IOBJ | Call by reference | Type reference (TYPE) | NT_T_IOBJ | 20100811 |
Method SET_IOBJ_BWA_HIER on class CL_RSTT_PVAR_OLAP has no exception.
Method _ADD_CHA Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | C_TH_COLLECT | Call by reference | Type reference (TYPE) | NT_TH_CHA | 20100811 | ||||
| 2 | I_CHA | Call by reference | Type reference (TYPE) | RSCHANM | Merkmal | 20100811 |
Method _ADD_CHA on class CL_RSTT_PVAR_OLAP has no exception.
Method _ADD_SUB_CUBES Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | C_TH_COLLECT | Call by reference | Type reference (TYPE) | NT_TH_CUBE | 20100811 | ||||
| 2 | I_CUBE | Call by reference | Type reference (TYPE) | RSINFOCUBE | InfoCube | 20100811 |
Method _ADD_SUB_CUBES on class CL_RSTT_PVAR_OLAP has no exception.
History
| Last changed by/on | SAP | 20130531 |
| SAP Release Created in | 730 |