SAP ABAP Class CL_RSDD_CC_CALC (Calculation in CKF)
Hierarchy
☛
SAP_BW (Software Component) SAP Business Warehouse
⤷
BW-BEX-OT (Application Component) OLAP Technology
⤷
RSDD_CREATECUBE (Package) Create Cube in BWA
⤷
⤷
Meta Relationship - Using
| # | Relationship type | Using | Short Description | Created on |
|---|---|---|---|---|
| 1 | Inheritance (c INHERITING FROM c_ref) | CL_RSDD_CC_CALCMEMBER | Calculation/Member of Calculation | 20091202 |
Properties
| Class | CL_RSDD_CC_CALC | |
| Short Description | Calculation in CKF | |
| Super Class | CL_RSDD_CC_CALCMEMBER | Calculation/Member of Calculation |
| Instantiability of a Class | 2 | Public |
| Final |
General Data
| Message Class | ||
| Program status | ||
| Category | 0 | |
| Package | RSDD_CREATECUBE | Create Cube in BWA |
| Created | 20091202 | SAP |
| Last change | 20130531 | SAP |
| Shared Memory-enabled | ||
| Fixed point arithmetic | ||
| Unicode checks active |
Forward declarations
Class CL_RSDD_CC_CALC has no forward declaration.
Interfaces
Class CL_RSDD_CC_CALC has no interface implemented.
Friends
Class CL_RSDD_CC_CALC 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) | STRING | 20091202 | ||||
| 2 | Instance attribute | Protected | See coding | 20091202 |
Methods
| # | Method | Level | Visibility | Method type | Description | Created on |
|---|---|---|---|---|---|---|
| 1 | Instance method | Public | Method | Add Operands | 20091202 | |
| 2 | Instance method | Public | Constructor | 20091202 |
Events
Class CL_RSDD_CC_CALC has no event.
Types
Class CL_RSDD_CC_CALC has no local type.
Method Signatures
Method ADD_OPERAND Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | I_R_OPERAND | Call by reference | Object reference (TYPE REF TO) | CL_RSDD_CC_CALCMEMBER | Calculation /Member of Calculation | 20091202 |
Method ADD_OPERAND on class CL_RSDD_CC_CALC has no exception.
Method CONSTRUCTOR Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | I_OPERATION | Call by reference | Type reference (TYPE) | CSEQUENCE | 20091202 |
Method CONSTRUCTOR on class CL_RSDD_CC_CALC has no exception.
History
| Last changed by/on | SAP | 20130531 |
| SAP Release Created in | 730 |