SAP ABAP Class CL_RSDD_CS_DIMENSION (Dimensions in Calc. Scenario)
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_XML | Parent Class for XML Creation | 20091230 |
Properties
| Class | CL_RSDD_CS_DIMENSION | |
| Short Description | Dimensions in Calc. Scenario | |
| Super Class | CL_RSDD_CS_XML | Parent Class for XML Creation |
| Instantiability of a Class | 2 | Public |
| Final |
General Data
| Message Class | ||
| Program status | ||
| Category | 0 | |
| Package | RSDD_CALCSCENARIO | Create Calculation Scenario |
| Created | 20091230 | SAP |
| Last change | 20130531 | SAP |
| Shared Memory-enabled | ||
| Fixed point arithmetic | ||
| Unicode checks active |
Forward declarations
Class CL_RSDD_CS_DIMENSION has no forward declaration.
Interfaces
Class CL_RSDD_CS_DIMENSION has no interface implemented.
Friends
Class CL_RSDD_CS_DIMENSION has no friend class.
Attributes
| # | Attribute | Level | Visibility | Read only | Typing | Associated Type | Initial Value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | Instance attribute | Protected | Type reference (TYPE) | TO_T_CHAR | 20091230 |
Methods
| # | Method | Level | Visibility | Method type | Description | Created on |
|---|---|---|---|---|---|---|
| 1 | Instance method | Public | Method | Adds a new characteristic to the CalcView | 20091230 | |
| 2 | Instance method | Protected | Method | Generates XML for the calc. view characteristics | 20091230 |
Events
Class CL_RSDD_CS_DIMENSION has no event.
Types
| # | Type | Visibility | Typing | Associated Type | Description | Created on | Type Source |
|---|---|---|---|---|---|---|---|
| 1 | TO_T_CHAR | Protected | See coding | 20091230 | to_t_char TYPE STANDARD TABLE OF REF TO cl_rsdd_cs_characteristic
|
Method Signatures
Method ADD_CHARACTERISTIC Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | I_R_CHAR | Call by reference | Object reference (TYPE REF TO) | CL_RSDD_CS_CHARACTERISTIC | ViewAttribut | 20091230 |
Method ADD_CHARACTERISTIC on class CL_RSDD_CS_DIMENSION has no exception.
Method WRITE_CHARACTERISTICS Signature
Method WRITE_CHARACTERISTICS on class CL_RSDD_CS_DIMENSION has no parameter.
Method WRITE_CHARACTERISTICS on class CL_RSDD_CS_DIMENSION has no exception.
History
| Last changed by/on | SAP | 20130531 |
| SAP Release Created in | 730 |