SAP ABAP Class CL_RSDD_CC_CUBETABLE (Tables in OLAP Index)
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 | 20091105 |
Properties
| Class | CL_RSDD_CC_CUBETABLE | |
| Short Description | Tables in OLAP Index | |
| 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 | 20091105 | SAP |
| Last change | 20130531 | SAP |
| Shared Memory-enabled | ||
| Fixed point arithmetic | ||
| Unicode checks active |
Forward declarations
Class CL_RSDD_CC_CUBETABLE has no forward declaration.
Interfaces
Class CL_RSDD_CC_CUBETABLE has no interface implemented.
Friends
Class CL_RSDD_CC_CUBETABLE 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_TYPE | 'authorization-table' | 30 Characters | 20091105 | ||
| 2 | Constant | Public | Type reference (TYPE) | TN_TYPE | 'conversion-table' | 30 Characters | 20091105 | ||
| 3 | Constant | Public | Type reference (TYPE) | TN_TYPE | 'd-table' | 30 Characters | 20091105 | ||
| 4 | Constant | Public | Type reference (TYPE) | TN_TYPE | 'f-table' | 30 Characters | 20091105 | ||
| 5 | Constant | Public | Type reference (TYPE) | TN_TYPE | 's-table' | 30 Characters | 20091105 | ||
| 6 | Constant | Public | Type reference (TYPE) | TN_TYPE | 'text-table' | 30 Characters | 20091105 | ||
| 7 | Constant | Public | Type reference (TYPE) | TN_TYPE | 'x-table' | 30 Characters | 20091105 | ||
| 8 | Constant | Public | Type reference (TYPE) | TN_TYPE | 'y-table' | 30 Characters | 20091105 | ||
| 9 | Instance attribute | Protected | Type reference (TYPE) | STRING | 20091105 | ||||
| 10 | Instance attribute | Protected | Type reference (TYPE) | TN_TYPE | 30 Characters | 20091105 |
Methods
| # | Method | Level | Visibility | Method type | Description | Created on |
|---|---|---|---|---|---|---|
| 1 | Instance method | Public | Constructor | 20091105 |
Events
Class CL_RSDD_CC_CUBETABLE has no event.
Types
| # | Type | Visibility | Typing | Associated Type | Description | Created on | Type Source |
|---|---|---|---|---|---|---|---|
| 1 | TN_TYPE | Public | Type reference (TYPE) | CHAR30 | Table Type for Cube Schema | 20091105 | |
Method Signatures
Method CONSTRUCTOR Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | I_NAME | Call by reference | Type reference (TYPE) | CSEQUENCE | 20091105 | ||||
| 2 | I_TYPE | Call by reference | Type reference (TYPE) | TN_TYPE | 30 Characters | 20091105 |
Method CONSTRUCTOR on class CL_RSDD_CC_CUBETABLE has no exception.
History
| Last changed by/on | SAP | 20130531 |
| SAP Release Created in | 730 |