SAP ABAP Class CL_RSDB6_IC_FACT_TABLAYOUT (Layout Extras for Fact Tables)
Hierarchy
☛
SAP_BW (Software Component) SAP Business Warehouse
⤷
BW-SYS-DB-DB6 (Application Component) BW DB2 Universal Database
⤷
RSDB6 (Package) BW: Port DB6
⤷
⤷
Meta Relationship - Using
| # | Relationship type | Using | Short Description | Created on |
|---|---|---|---|---|
| 1 | Inheritance (c INHERITING FROM c_ref) | CL_RSDB6_TABLAYOUT | Table Layout Extras | 20040818 |
Meta Relationship - Used By
| # | Relationship type | Used by | Short Description | Created on |
|---|---|---|---|---|
| 1 | Inheritance (c INHERITING FROM c_ref) | CL_RSDB6_IC_AGGR_E_TABLAYOUT | Layout Extras for F Fact Table | 20040820 |
| 2 | Inheritance (c INHERITING FROM c_ref) | CL_RSDB6_IC_AGGR_F_TABLAYOUT | Layout Extras for F Fact Table | 20040820 |
| 3 | Inheritance (c INHERITING FROM c_ref) | CL_RSDB6_IC_FACT_E_TABLAYOUT | Layout Extras for F Fact Table | 20040818 |
| 4 | Inheritance (c INHERITING FROM c_ref) | CL_RSDB6_IC_FACT_F_TABLAYOUT | Layout Extras for F Fact Table | 20040818 |
Properties
| Class | CL_RSDB6_IC_FACT_TABLAYOUT | |
| Short Description | Layout Extras for Fact Tables | |
| Super Class | CL_RSDB6_TABLAYOUT | Table Layout Extras |
| Instantiability of a Class | 1 | Protected |
| Final |
General Data
| Message Class | ||
| Program status | ||
| Category | 0 | |
| Package | RSDB6 | BW: Port DB6 |
| Created | 20040818 | SAP |
| Last change | 20140121 | 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_RSDB6_IC_FACT_TABLAYOUT has no interface implemented.
Friends
Class CL_RSDB6_IC_FACT_TABLAYOUT has no friend class.
Attributes
| # | Attribute | Level | Visibility | Read only | Typing | Associated Type | Initial Value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | Instance attribute | Protected | Object reference (TYPE REF TO) | CL_RSDB6_IC_FACT_TABMETADATA | Metadata for Fact Tables | 20040818 |
Methods
| # | Method | Level | Visibility | Method type | Description | Created on |
|---|---|---|---|---|---|---|
| 1 | Instance method | Public | Constructor | CONSTRUCTOR | 20040818 | |
| 2 | Instance method | Protected | Method | Deliver List of Columns for Clustering Index | 20040818 |
Events
Class CL_RSDB6_IC_FACT_TABLAYOUT has no event.
Types
Class CL_RSDB6_IC_FACT_TABLAYOUT 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_TABMETADATA | Call by reference | Object reference (TYPE REF TO) | CL_RSDB6_IC_FACT_TABMETADATA | Metadaten für Faktentabellen | 20040818 |
Method CONSTRUCTOR on class CL_RSDB6_IC_FACT_TABLAYOUT has no exception.
Method GET_CLUSTERINGCOLUMNS Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | R_T_COLUMNS | Value transfer | Type reference (TYPE) | RSDU_T_FIELDNM | 20040818 |
Method GET_CLUSTERINGCOLUMNS on class CL_RSDB6_IC_FACT_TABLAYOUT has no exception.
History
| Last changed by/on | SAP | 20140121 |
| SAP Release Created in | 700 |