SAP ABAP Class CL_RSDB6_ODS_TABLAYOUT (Layout of DataStore Object)
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 | 20040820 |
Meta Relationship - Used By
| # | Relationship type | Used by | Short Description | Created on |
|---|---|---|---|---|
| 1 | Inheritance (c INHERITING FROM c_ref) | CL_RSDB6_ODS_ACTIVE_TABLAYOUT | Layout of Active ODS Table | 20040820 |
| 2 | Inheritance (c INHERITING FROM c_ref) | CL_RSDB6_ODS_ACTQU_TABLAYOUT | Layout of a DataStore activation queue table | 20050111 |
| 3 | Inheritance (c INHERITING FROM c_ref) | CL_RSDB6_ODS_CHANGE_TABLAYOUT | Layout of Active ODS Table | 20041217 |
| 4 | Inheritance (c INHERITING FROM c_ref) | CL_RSDB6_ODS_MPP_TABLAYOUT | Layout einer aktiven ODS-Tabelle | 20090716 |
Properties
| Class | CL_RSDB6_ODS_TABLAYOUT | |
| Short Description | Layout of DataStore Object | |
| 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 | 20040820 | SAP |
| Last change | 20140121 | SAP |
| Shared Memory-enabled | ||
| Fixed point arithmetic | ||
| Unicode checks active |
Forward declarations
Class CL_RSDB6_ODS_TABLAYOUT has no forward declaration.
Interfaces
Class CL_RSDB6_ODS_TABLAYOUT has no interface implemented.
Friends
Class CL_RSDB6_ODS_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_ODS_TABMETADATA | Metadata of DataStore Object | 20040820 |
Methods
| # | Method | Level | Visibility | Method type | Description | Created on |
|---|---|---|---|---|---|---|
| 1 | Instance method | Public | Constructor | CONSTRUCTOR | 20040820 |
Events
Class CL_RSDB6_ODS_TABLAYOUT has no event.
Types
Class CL_RSDB6_ODS_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_ODS_TABMETADATA | Metadaten eines ODS-Objektes | 20040820 |
Method CONSTRUCTOR on class CL_RSDB6_ODS_TABLAYOUT has no exception.
History
| Last changed by/on | SAP | 20140121 |
| SAP Release Created in | 700 |