SAP ABAP Class CL_RSQVT_TABLEINFO (Query Model: Information About Table)
Hierarchy
☛
SAP_BW (Software Component) SAP Business Warehouse
⤷
BW-SYS-DB (Application Component) BW Database platforms
⤷
RSQVT (Package) SAP Query Analysis Tool
⤷
⤷
Meta Relationship - Using
| # | Relationship type | Using | Short Description | Created on |
|---|---|---|---|---|
| 1 | Inheritance (c INHERITING FROM c_ref) | CL_RSQVT_TABREF | Query Model: Superclass (Table Reference) | 20060509 |
Meta Relationship - Used By
| # | Relationship type | Used by | Short Description | Created on |
|---|---|---|---|---|
| 1 | Inheritance (c INHERITING FROM c_ref) | CL_RSQVT_TABLEINFO_ADA | 20060619 | |
| 2 | Inheritance (c INHERITING FROM c_ref) | CL_RSQVT_TABLEINFO_DB2 | SQLVIS Query Model Information for Table | 20060509 |
| 3 | Inheritance (c INHERITING FROM c_ref) | CL_RSQVT_TABLEINFO_DB4 | 20060619 | |
| 4 | Inheritance (c INHERITING FROM c_ref) | CL_RSQVT_TABLEINFO_DB6 | Query analysis tool table information | 20060619 |
| 5 | Inheritance (c INHERITING FROM c_ref) | CL_RSQVT_TABLEINFO_HDB | 20100624 | |
| 6 | Inheritance (c INHERITING FROM c_ref) | CL_RSQVT_TABLEINFO_MSS | 20060619 | |
| 7 | Inheritance (c INHERITING FROM c_ref) | CL_RSQVT_TABLEINFO_ORA | 20060524 |
Properties
| Class | CL_RSQVT_TABLEINFO | |
| Short Description | Query Model: Information About Table | |
| Super Class | CL_RSQVT_TABREF | Query Model: Superclass (Table Reference) |
| Instantiability of a Class | 2 | Public |
| Final |
General Data
| Message Class | ||
| Program status | ||
| Category | 0 | |
| Package | RSQVT | SAP Query Analysis Tool |
| Created | 20060509 | 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) |
Interfaces
Class CL_RSQVT_TABLEINFO has no interface implemented.
Friends
Class CL_RSQVT_TABLEINFO 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) | RSD_TABLNM | 20060509 |
Methods
| # | Method | Level | Visibility | Method type | Description | Created on |
|---|---|---|---|---|---|---|
| 1 | Instance method | Public | Constructor | 20060509 | ||
| 2 | Instance method | Public | Method | 20060509 | ||
| 3 | Instance method | Public | Method | 20060509 | ||
| 4 | Instance method | Public | Method | 20060509 |
Events
Class CL_RSQVT_TABLEINFO has no event.
Types
Class CL_RSQVT_TABLEINFO 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_MODEL | Call by reference | Object reference (TYPE REF TO) | CL_RSQVT_MODEL | SQLVIS Query Model | 20060509 | |||
| 2 | I_TABNAME | Call by reference | Type reference (TYPE) | RSD_TABLNM | 20060509 |
Method CONSTRUCTOR on class CL_RSQVT_TABLEINFO has no exception.
Method GETINDEXES Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | E_TABLE | Value transfer | Type reference (TYPE) | TABLE | 20060509 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | Ausnahmeklasse für SQL Fehler | 20060717 |
Method GETPARTITIONS Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | E_TABLE | Value transfer | Type reference (TYPE) | TABLE | 20060509 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | Ausnahmeklasse für SQL Fehler | 20060717 |
Method GETTABNAME Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | NAME | Value transfer | Type reference (TYPE) | RSD_TABLNM | 20060509 |
Method GETTABNAME on class CL_RSQVT_TABLEINFO has no exception.
History
| Last changed by/on | SAP | 20130531 |
| SAP Release Created in | 350 |