SAP ABAP Class CL_RSQVT_TABLEINFO_DB4 (CL_RSQVT_TABLEINFO_DB4)
Hierarchy
☛
SAP_BW (Software Component) SAP Business Warehouse
⤷
BW-SYS-DB-DB4 (Application Component) BW DB2 for AS/400
⤷
RSDB4 (Package) SAP NW BW on IBM i (DB4)
⤷
⤷
Meta Relationship - Using
| # | Relationship type | Using | Short Description | Created on |
|---|---|---|---|---|
| 1 | Inheritance (c INHERITING FROM c_ref) | CL_RSQVT_TABLEINFO | Query Model: Information About Table | 20060619 |
Properties
| Class | CL_RSQVT_TABLEINFO_DB4 | |
| Short Description | ||
| Super Class | CL_RSQVT_TABLEINFO | Query Model: Information About Table |
| Instantiability of a Class | 2 | Public |
| Final |
General Data
| Message Class | ||
| Program status | ||
| Category | 0 | |
| Package | RSDB4 | SAP NW BW on IBM i (DB4) |
| Created | 20060619 | SAP |
| Last change | 20130531 | SAP |
| Shared Memory-enabled | ||
| Fixed point arithmetic | ||
| Unicode checks active |
Forward declarations
Class CL_RSQVT_TABLEINFO_DB4 has no forward declaration.
Interfaces
Class CL_RSQVT_TABLEINFO_DB4 has no interface implemented.
Friends
Class CL_RSQVT_TABLEINFO_DB4 has no friend class.
Attributes
| # | Attribute | Level | Visibility | Read only | Typing | Associated Type | Initial Value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | Instance attribute | Private | See coding | 20060920 | |||||
| 2 | Instance attribute | Private | See coding | 20060920 | |||||
| 3 | Instance attribute | Private | Type reference (TYPE) | DB4_T_PART_KEYS | 20060920 | ||||
| 4 | Instance attribute | Private | Type reference (TYPE) | STRING | 20060920 | ||||
| 5 | Instance attribute | Private | See coding | 20060920 |
Methods
| # | Method | Level | Visibility | Method type | Description | Created on |
|---|---|---|---|---|---|---|
| 1 | Instance method | Private | Method | Delivers Detailed Information About Indices | 20060920 | |
| 2 | Instance method | Private | Method | Delivers Detailed Information about Partitions | 20060920 | |
| 3 | Instance method | Private | Method | Delivers Detailed Information About Unique Keys | 20060920 |
Events
Class CL_RSQVT_TABLEINFO_DB4 has no event.
Types
Class CL_RSQVT_TABLEINFO_DB4 has no local type.
Method Signatures
Method GETINDEX_DETAILS Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | C_DETAILS | Call by reference | Object reference (TYPE REF TO) | CL_RSQVT_DETAILDATA | 20060920 | ||||
| 2 | I_INDEXNAME | Call by reference | Type reference (TYPE) | STRING | 20060920 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | 20060920 |
Method GETPARTITION_DETAILS Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | C_DETAILS | Call by reference | Object reference (TYPE REF TO) | CL_RSQVT_DETAILDATA | 20060920 | ||||
| 2 | I_PARTNO | Call by reference | Type reference (TYPE) | STRING | 20060920 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | 20060920 |
Method GET_UKEY_DETAILS Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | C_DETAILS | Call by reference | Object reference (TYPE REF TO) | CL_RSQVT_DETAILDATA | 20060920 | ||||
| 2 | I_KEYNAME | Call by reference | Type reference (TYPE) | STRING | 20060920 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | 20060920 |
History
| Last changed by/on | SAP | 20130531 |
| SAP Release Created in | 710 |