SAP ABAP Class CL_RSR_OLAP_PLAN (OLAP planning)
Hierarchy
☛
SAP_BW (Software Component) SAP Business Warehouse
⤷
BW-BEX-OT (Application Component) OLAP Technology
⤷
RSROA_SHELL (Package) OLAP: Instance Administration, Initialization
⤷
⤷
Meta Relationship - Using
| # | Relationship type | Using | Short Description | Created on |
|---|---|---|---|---|
| 1 | Inheritance (c INHERITING FROM c_ref) | CL_RSR_BASE | OLAP Basis | 20120727 |
| 2 | Interface implementation (CLASS c. INTERFACES i_ref) | IF_RSR_OLAP_PLAN | OLAP planning | 20120727 |
Properties
| Class | CL_RSR_OLAP_PLAN | |
| Short Description | OLAP planning | |
| Super Class | CL_RSR_BASE | OLAP Basis |
| Instantiability of a Class | 2 | Public |
| Final |
General Data
| Message Class | ||
| Program status | ||
| Category | 0 | |
| Package | RSROA_SHELL | OLAP: Instance Administration, Initialization |
| Created | 20120727 | SAP |
| Last change | 20130531 | SAP |
| Shared Memory-enabled | ||
| Fixed point arithmetic | ||
| Unicode checks active |
Forward declarations
Class CL_RSR_OLAP_PLAN has no forward declaration.
Interfaces
| # | Interface | Abstract | Final | Description | Created on |
|---|---|---|---|---|---|
| 1 | IF_RSR_OLAP_PLAN | OLAP planning | 20120727 |
Friends
Class CL_RSR_OLAP_PLAN has no friend class.
Attributes
| # | Attribute | Level | Visibility | Read only | Typing | Associated Type | Initial Value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | Instance attribute | Private | Object reference (TYPE REF TO) | CL_RSR_OLAP | Calls for OLAP | 20120727 | |||
| 2 | Instance attribute | Private | Object reference (TYPE REF TO) | CL_RSR_OLAP_STATE_MACHINE | OLAP state machine | 20120727 |
Methods
| # | Method | Level | Visibility | Method type | Description | Created on |
|---|---|---|---|---|---|---|
| 1 | Instance method | Public | Constructor | CONSTRUCTOR | 20120727 |
Events
Class CL_RSR_OLAP_PLAN has no event.
Types
Class CL_RSR_OLAP_PLAN 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_R_OLAP | Call by reference | Object reference (TYPE REF TO) | CL_RSR_OLAP | Calls for OLAP | 20120727 | |||
| 2 | I_R_STATE_MACHINE | Call by reference | Object reference (TYPE REF TO) | CL_RSR_OLAP_STATE_MACHINE | OLAP state machine | 20120727 |
Method CONSTRUCTOR on class CL_RSR_OLAP_PLAN has no exception.
History
| Last changed by/on | SAP | 20130531 |
| SAP Release Created in | 740 |