SAP ABAP Class CL_RSDD_CC_CKF (Calculated Key Figures)
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_KEYFIGUREBASE | Key Figure Base Class | 20091201 |
Properties
| Class | CL_RSDD_CC_CKF | |
| Short Description | Calculated Key Figures | |
| Super Class | CL_RSDD_CC_KEYFIGUREBASE | Key Figure Base Class |
| Instantiability of a Class | 2 | Public |
| Final |
General Data
| Message Class | ||
| Program status | ||
| Category | 0 | |
| Package | RSDD_CREATECUBE | Create Cube in BWA |
| Created | 20091201 | 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
Class CL_RSDD_CC_CKF has no interface implemented.
Friends
Class CL_RSDD_CC_CKF 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 | Data Type | 20091203 | |||
| 2 | Instance attribute | Protected | Object reference (TYPE REF TO) | CL_RSDD_CC_CALC | Calculation in CKF | 20091202 |
Methods
| # | Method | Level | Visibility | Method type | Description | Created on |
|---|---|---|---|---|---|---|
| 1 | Instance method | Public | Constructor | 20091202 | ||
| 2 | Instance method | Public | Method | Add Calculation | 20091202 |
Events
Class CL_RSDD_CC_CKF has no event.
Types
Class CL_RSDD_CC_CKF 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_AGGRTYPE | Call by reference | Type reference (TYPE) | TN_AGGREGATION | 20091202 | ||||
| 2 | I_DATATYPE | Call by reference | Type reference (TYPE) | CSEQUENCE | 20091203 | ||||
| 3 | I_DECIMALS | Call by reference | Type reference (TYPE) | I | 20091202 | ||||
| 4 | I_ISVISIBLE | Call by reference | Type reference (TYPE) | RS_BOOL | RS_C_TRUE | Boolean | 20091202 | ||
| 5 | I_NAME | Call by reference | Type reference (TYPE) | CSEQUENCE | 20091202 | ||||
| 6 | I_SCALINGFACTOR | Call by reference | Type reference (TYPE) | I | 20091202 |
Method CONSTRUCTOR on class CL_RSDD_CC_CKF has no exception.
Method SET_CALC Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | I_R_CALC | Call by reference | Object reference (TYPE REF TO) | CL_RSDD_CC_CALC | Berechnung in CKF | 20091202 |
Method SET_CALC on class CL_RSDD_CC_CKF has no exception.
History
| Last changed by/on | SAP | 20130531 |
| SAP Release Created in | 730 |