SAP ABAP Class CL_RSDB6_PSA_TABMETADATA (Metadata of PSA Table)
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_TABMETADATA | Metadata of Table Layout | 20040820 |
Properties
| Class | CL_RSDB6_PSA_TABMETADATA | |
| Short Description | Metadata of PSA Table | |
| Super Class | CL_RSDB6_TABMETADATA | Metadata of Table Layout |
| Instantiability of a Class | 2 | Public |
| Final |
General Data
| Message Class | ||
| Program status | ||
| Category | 0 | |
| Package | RSDB6 | BW: Port DB6 |
| Created | 20040820 | SAP |
| Last change | 20130531 | 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) | |
| 2 | Type group use (TYPE-POOLS tp) | Type group use (TYPE-POOLS tp) | |
| 3 | Type group use (TYPE-POOLS tp) | Type group use (TYPE-POOLS tp) |
Interfaces
Class CL_RSDB6_PSA_TABMETADATA has no interface implemented.
Friends
Class CL_RSDB6_PSA_TABMETADATA has no friend class.
Attributes
| # | Attribute | Level | Visibility | Read only | Typing | Associated Type | Initial Value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | Static Attribute | Private | Type reference (TYPE) | RS_BOOL | rs_c_false | Boolean | 20130308 | ||
| 2 | Instance attribute | Private | Type reference (TYPE) | RSDB6CLUSTERINGTYPE | 20050124 | ||||
| 3 | Instance attribute | Private | Type reference (TYPE) | RS_BOOL | Boolean | 20051130 | |||
| 4 | Instance attribute | Private | Type reference (TYPE) | RSDU_T_FIELDNM | 20050124 | ||||
| 5 | Instance attribute | Private | Type reference (TYPE) | RSUSERAPP | Name of the application using PSA Service | 20050223 |
Methods
| # | Method | Level | Visibility | Method type | Description | Created on |
|---|---|---|---|---|---|---|
| 1 | Instance method | Public | Constructor | 20050124 | ||
| 2 | Instance method | Public | Method | 20050124 | ||
| 3 | Static method | Public | Method | Default Clustering for PSA | 20050608 | |
| 4 | Instance method | Public | Method | 20051202 | ||
| 5 | Instance method | Public | Method | 20050124 | ||
| 6 | Instance method | Public | Method | 20050223 |
Events
Class CL_RSDB6_PSA_TABMETADATA has no event.
Types
Class CL_RSDB6_PSA_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_MIGRATION | Call by reference | Type reference (TYPE) | RS_BOOL | RS_C_FALSE | Boolean | 20120905 | ||
| 2 | I_READ_CLUSTERING_FROM_METADAT | Value transfer | Type reference (TYPE) | RS_BOOL | RS_C_FALSE | 20050124 | |||
| 3 | I_TABLENAME | Value transfer | Type reference (TYPE) | TABNAME | 20050124 | ||||
| 4 | I_USERAPP | Value transfer | Type reference (TYPE) | RSUSERAPP | 20050223 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | 20050124 |
Method GET_CLUSTERINGTYPE Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | R_CLUSTERINGTYPE | Value transfer | Type reference (TYPE) | RSDB6CLUSTERINGTYPE | 20050124 |
Method GET_CLUSTERINGTYPE on class CL_RSDB6_PSA_TABMETADATA has no exception.
Method GET_CLUSTERINGTYPE_DEFAULT Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | R_CLUSTERINGTYPE | Value transfer | Type reference (TYPE) | RSDB6CLUSTERINGTYPE | 20050608 |
Method GET_CLUSTERINGTYPE_DEFAULT on class CL_RSDB6_PSA_TABMETADATA has no exception.
Method GET_COMPRESSION Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | R_COMPRESSION | Value transfer | Type reference (TYPE) | RS_BOOL | 20051202 |
Method GET_COMPRESSION on class CL_RSDB6_PSA_TABMETADATA has no exception.
Method GET_MDCFIELDS Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | R_MDCFIELDS | Value transfer | Type reference (TYPE) | RSDU_T_FIELDNM | 20050124 |
Method GET_MDCFIELDS on class CL_RSDB6_PSA_TABMETADATA has no exception.
Method GET_USERAPP Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | R_USERAPP | Value transfer | Type reference (TYPE) | RSUSERAPP | 20050223 |
Method GET_USERAPP on class CL_RSDB6_PSA_TABMETADATA has no exception.
History
| Last changed by/on | SAP | 20130531 |
| SAP Release Created in | 700 |