SAP ABAP Class CL_RSDD_CS_OLAP_NODE (Star Schema Mapping as Calculation View)
Hierarchy
☛
SAP_BW (Software Component) SAP Business Warehouse
⤷
BW-BEX-OT (Application Component) OLAP Technology
⤷
RSDD_CALCSCENARIO (Package) Create Calculation Scenario
⤷
⤷
Meta Relationship - Using
| # | Relationship type | Using | Short Description | Created on |
|---|---|---|---|---|
| 1 | Inheritance (c INHERITING FROM c_ref) | CL_RSDD_CS_OPERATION_WITH_JOIN | Star Schema Mapping as Calculation View | 20130315 |
Properties
| Class | CL_RSDD_CS_OLAP_NODE | |
| Short Description | Star Schema Mapping as Calculation View | |
| Super Class | CL_RSDD_CS_OPERATION_WITH_JOIN | Star Schema Mapping as Calculation View |
| Instantiability of a Class | 2 | Public |
| Final |
General Data
| Message Class | ||
| Program status | ||
| Category | 0 | |
| Package | RSDD_CALCSCENARIO | Create Calculation Scenario |
| Created | 20110124 | 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 class (CLASS c DEFINITION DEFERRED) | Forward declaration class (CLASS c DEFINITION DEFERRED) | |
| 2 | Type group use (TYPE-POOLS tp) | Type group use (TYPE-POOLS tp) |
Interfaces
Class CL_RSDD_CS_OLAP_NODE has no interface implemented.
Friends
Class CL_RSDD_CS_OLAP_NODE has no friend class.
Attributes
| # | Attribute | Level | Visibility | Read only | Typing | Associated Type | Initial Value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | Constant | Private | Type reference (TYPE) | STRING | 'olapNode' | XML Tag | 20110124 | ||
| 2 | Instance attribute | Private | Type reference (TYPE) | TN_T_PLACEHOLDER | List with Placeholders for Constraints | 20110412 | |||
| 3 | Instance attribute | Private | Type reference (TYPE) | TN_TS_PLACEHOLDER_INDEX | Sorteed Placeholder Index (Duplicate Elimination) | 20110412 |
Methods
| # | Method | Level | Visibility | Method type | Description | Created on |
|---|---|---|---|---|---|---|
| 1 | Instance method | Public | Method | Adds a placeholder | 20110412 | |
| 2 | Instance method | Public | Method | Returns the list of placeholders | 20110412 |
Events
Class CL_RSDD_CS_OLAP_NODE has no event.
Types
Class CL_RSDD_CS_OLAP_NODE has no local type.
Method Signatures
Method ADD_PLACEHOLDER Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | I_R_PLACEHOLDER | Call by reference | Object reference (TYPE REF TO) | CL_RSDD_CS_PLACEHOLDER | Platzhalter für Constraint-Variablen | 20110412 |
Method ADD_PLACEHOLDER on class CL_RSDD_CS_OLAP_NODE has no exception.
Method GET_PLACEHOLDERS Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | R_T_PLACEHOLDER | Value transfer | Type reference (TYPE) | TN_T_PLACEHOLDER | Liste der Platzhalter | 20110412 |
Method GET_PLACEHOLDERS on class CL_RSDD_CS_OLAP_NODE has no exception.
History
| Last changed by/on | SAP | 20140121 |
| SAP Release Created in | 730 |