SAP ABAP Class CL_RSDB6_TABMETADATA (Metadata of Table Layout)
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 - Used By
| # | Relationship type | Used by | Short Description | Created on |
|---|---|---|---|---|
| 1 | Inheritance (c INHERITING FROM c_ref) | CL_RSDB6_IC_DIM_TABMETADATA | Metadata of Dimension Table | 20040820 |
| 2 | Inheritance (c INHERITING FROM c_ref) | CL_RSDB6_IC_FACT_TABMETADATA | Metadata for Fact Tables | 20040818 |
| 3 | Inheritance (c INHERITING FROM c_ref) | CL_RSDB6_ODS_TABMETADATA | Metadata of DataStore Object | 20040820 |
| 4 | Inheritance (c INHERITING FROM c_ref) | CL_RSDB6_PSA_TABMETADATA | Metadata of PSA Table | 20040820 |
Properties
| Class | CL_RSDB6_TABMETADATA | |
| Short Description | Metadata of Table Layout | |
| Super Class | ||
| Instantiability of a Class | 2 | Public |
| Final |
General Data
| Message Class | ||
| Program status | ||
| Category | 0 | |
| Package | RSDB6 | BW: Port DB6 |
| Created | 20040817 | SAP |
| Last change | 20140121 | SAP |
| Shared Memory-enabled | ||
| Fixed point arithmetic | ||
| Unicode checks active |
Forward declarations
Class CL_RSDB6_TABMETADATA has no forward declaration.
Interfaces
Class CL_RSDB6_TABMETADATA has no interface implemented.
Friends
Class CL_RSDB6_TABMETADATA 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) | RS_BOOL | RS_C_FALSE | Boolean | 20130308 | ||
| 2 | Static Attribute | Protected | Type reference (TYPE) | STRING | 'FED0' | 20130321 | |||
| 3 | Instance attribute | Protected | Type reference (TYPE) | TABNAME | 20040817 |
Methods
| # | Method | Level | Visibility | Method type | Description | Created on |
|---|---|---|---|---|---|---|
| 1 | Instance method | Public | Constructor | CONSTRUCTOR | 20040817 | |
| 2 | Instance method | Public | Method | 20130308 | ||
| 3 | Instance method | Public | Method | Gets Table Names | 20040817 | |
| 4 | Instance method | Public | Method | Check Metadata for Plausibility | 20040824 |
Events
Class CL_RSDB6_TABMETADATA has no event.
Types
Class CL_RSDB6_TABMETADATA 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_TABLENAME | Value transfer | Type reference (TYPE) | TABNAME | 20040817 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | Fehler beim Aufbau von Metadaten | 20040824 |
Method GET_CDE Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | R_CDE | Value transfer | Type reference (TYPE) | RS_BOOL | Boolean | 20130308 |
Method GET_CDE on class CL_RSDB6_TABMETADATA has no exception.
Method GET_TABLENAME Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | R_TABLENAME | Value transfer | Type reference (TYPE) | TABNAME | 20040817 |
Method GET_TABLENAME on class CL_RSDB6_TABMETADATA has no exception.
Method IS_VALID Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | R_ISVALID | Value transfer | Type reference (TYPE) | RS_BOOL | Boolean | 20040824 |
Method IS_VALID on class CL_RSDB6_TABMETADATA has no exception.
History
| Last changed by/on | SAP | 20140121 |
| SAP Release Created in | 700 |