SAP ABAP Class CL_RSDD_CC_KEYFIGUREBASE (Key Figure Base Class)
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_XML | Parent Class for XML Creation | 20091201 |
Meta Relationship - Used By
# | Relationship type | Used by | Short Description | Created on |
---|---|---|---|---|
1 | Inheritance (c INHERITING FROM c_ref) | CL_RSDD_CC_CKF | Calculated Key Figures | 20091201 |
2 | Inheritance (c INHERITING FROM c_ref) | CL_RSDD_CC_KEYFIGURE | Key Figures in OLAP Index | 20091201 |
3 | Inheritance (c INHERITING FROM c_ref) | CL_RSDD_CC_RKF | Restricted Key Figures | 20091201 |
Properties
Class | CL_RSDD_CC_KEYFIGUREBASE | |
Short Description | Key Figure Base Class | |
Super Class | CL_RSDD_CC_XML | Parent Class for XML Creation |
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_KEYFIGUREBASE has no interface implemented.
Friends
Class CL_RSDD_CC_KEYFIGUREBASE has no friend class.
Attributes
# | Attribute | Level | Visibility | Read only | Typing | Associated Type | Initial Value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
Constant | Public | Type reference (TYPE) | TN_AGGREGATION | 'max' | Character Field for IDocs (Length: Three Characters) | 20091201 | |
2 | ![]() |
Constant | Public | Type reference (TYPE) | TN_AGGREGATION | 'min' | Character Field for IDocs (Length: Three Characters) | 20091201 | |
3 | ![]() |
Constant | Public | Type reference (TYPE) | TN_AGGREGATION | 'sum' | Character Field for IDocs (Length: Three Characters) | 20091201 | |
4 | ![]() |
Instance attribute | Protected | Type reference (TYPE) | TN_AGGREGATION | Character Field for IDocs (Length: Three Characters) | 20091201 | ||
5 | ![]() |
Instance attribute | Protected | Type reference (TYPE) | I | 20091201 | |||
6 | ![]() |
Instance attribute | Protected | Type reference (TYPE) | RS_BOOL | Boolean | 20091201 | ||
7 | ![]() |
Instance attribute | Protected | Type reference (TYPE) | STRING | 20091201 | |||
8 | ![]() |
Instance attribute | Protected | Type reference (TYPE) | I | 20091201 |
Methods
# | Method | Level | Visibility | Method type | Description | Created on |
---|---|---|---|---|---|---|
1 | ![]() |
Instance method | Public | Constructor | 20091201 |
Events
Class CL_RSDD_CC_KEYFIGUREBASE has no event.
Types
# | Type | Visibility | Typing | Associated Type | Description | Created on | Type Source |
---|---|---|---|---|---|---|---|
1 | TN_AGGREGATION | Public | Type reference (TYPE) | CHAR3 | Character Field for IDocs (Length: Three Characters) | 20091201 |
|
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 | Dreistelliges Charakterfeld für IDocs | 20091201 | ||
2 | ![]() |
I_DECIMALS | Call by reference | Type reference (TYPE) | I | 20091201 | |||
3 | ![]() |
I_ISVISIBLE | Call by reference | Type reference (TYPE) | RS_BOOL | RS_C_TRUE | Boolean | 20091201 | |
4 | ![]() |
I_NAME | Call by reference | Type reference (TYPE) | CSEQUENCE | 20091201 | |||
5 | ![]() |
I_SCALINGFACTOR | Call by reference | Type reference (TYPE) | I | 20091201 |
Method CONSTRUCTOR on class CL_RSDD_CC_KEYFIGUREBASE has no exception.
History
Last changed by/on | SAP | 20130531 |
SAP Release Created in | 730 |