SAP ABAP Class CL_RSDD_CC_TABLE (Physical 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 | 20100310 |
Properties
| Class | CL_RSDD_CC_TABLE | |
| Short Description | Physical 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 | 20100310 | SAP |
| Last change | 20140121 | SAP |
| Shared Memory-enabled | ||
| Fixed point arithmetic | ||
| Unicode checks active |
Forward declarations
Class CL_RSDD_CC_TABLE has no forward declaration.
Interfaces
Class CL_RSDD_CC_TABLE has no interface implemented.
Friends
Class CL_RSDD_CC_TABLE 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) | I | Estimated size of table | 20100329 | |||
| 2 | Instance attribute | Protected | Type reference (TYPE) | STRING | 20130725 | ||||
| 3 | Instance attribute | Protected | Type reference (TYPE) | RS_BOOL | Only inserts possible for table | 20100329 | |||
| 4 | Instance attribute | Protected | Type reference (TYPE) | STRING | 20100310 | ||||
| 5 | Instance attribute | Protected | See coding | 20100310 |
Methods
| # | Method | Level | Visibility | Method type | Description | Created on |
|---|---|---|---|---|---|---|
| 1 | Instance method | Public | Constructor | 20100310 | ||
| 2 | Instance method | Public | Method | Add Column to Table | 20100310 | |
| 3 | Instance method | Public | Method | 20130725 | ||
| 4 | Instance method | Protected | Method | Write Columns on Table | 20100310 |
Events
Class CL_RSDD_CC_TABLE has no event.
Types
Class CL_RSDD_CC_TABLE 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_ESTIMATEDSIZE | Call by reference | Type reference (TYPE) | I | 20100329 | ||||
| 2 | I_INSERT_ONLY | Call by reference | Type reference (TYPE) | RS_BOOL | Boolean | 20100329 | |||
| 3 | I_NAME | Call by reference | Type reference (TYPE) | CSEQUENCE | 20100310 |
Method CONSTRUCTOR on class CL_RSDD_CC_TABLE has no exception.
Method SET_COLUMN Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | I_R_ENTRY | Call by reference | Object reference (TYPE REF TO) | CL_RSDD_CC_XML | Vaterklasse für XML-Erzeugung | 20100310 |
Method SET_COLUMN on class CL_RSDD_CC_TABLE has no exception.
Method SET_GROUP_NAME Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | I_GROUP_NAME | Call by reference | Type reference (TYPE) | CSEQUENCE | 20130725 |
Method SET_GROUP_NAME on class CL_RSDD_CC_TABLE has no exception.
Method _WRITE_COLUMNS Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | I_R_XML | Call by reference | Object reference (TYPE REF TO) | CL_RSDD_CS_XML_WRITER | XML schreiben | 20100310 |
Method _WRITE_COLUMNS on class CL_RSDD_CC_TABLE has no exception.
History
| Last changed by/on | SAP | 20140121 |
| SAP Release Created in | 730 |