SAP ABAP Class CL_RSQVT_MODEL (Query Model)
Hierarchy
☛
SAP_BW (Software Component) SAP Business Warehouse
⤷
BW-SYS-DB (Application Component) BW Database platforms
⤷
RSQVT (Package) SAP Query Analysis Tool
⤷
⤷
Properties
| Class | CL_RSQVT_MODEL | |
| Short Description | Query Model | |
| Super Class | ||
| 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_MODEL has no interface implemented.
Friends
Class CL_RSQVT_MODEL has no friend class.
Attributes
| # | Attribute | Level | Visibility | Read only | Typing | Associated Type | Initial Value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | Instance attribute | Private | Object reference (TYPE REF TO) | CL_RSQVT_EXPLAININFO | Explain Interface | 20070118 | |||
| 2 | Instance attribute | Private | See coding | 20060509 | |||||
| 3 | Instance attribute | Private | Object reference (TYPE REF TO) | CL_RSQVT_QUERYBUILDER | 20060619 | ||||
| 4 | Instance attribute | Private | Object reference (TYPE REF TO) | CL_RSQVT_QUERYEXECUTOR | 20060509 | ||||
| 5 | Instance attribute | Private | See coding | 20060509 | |||||
| 6 | Instance attribute | Private | See coding | 20060509 |
Methods
Events
Class CL_RSQVT_MODEL has no event.
Types
Class CL_RSQVT_MODEL has no local type.
Method Signatures
Method ADD_QUERYBLOCK Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | I_ID | Call by reference | Type reference (TYPE) | I | 20060530 | ||||
| 2 | I_QUERYBLOCK | Call by reference | Object reference (TYPE REF TO) | CL_RSQVT_QUERYBLOCK | 20060530 |
Method ADD_QUERYBLOCK on class CL_RSQVT_MODEL has no exception.
Method ADD_TABINFO Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | I_TABINFO | Call by reference | Object reference (TYPE REF TO) | CL_RSQVT_TABLEINFO | SQLVIS Query Model Informationen zu Tabelle | 20060509 |
Method ADD_TABINFO on class CL_RSQVT_MODEL has no exception.
Method ADD_VIEWINFO Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | I_VIEWINFO | Call by reference | Object reference (TYPE REF TO) | CL_RSQVT_VIEWINFO | SQLVIS Query Model Informationen zu Tabelle | 20060509 |
Method ADD_VIEWINFO on class CL_RSQVT_MODEL has no exception.
Method BUILD_FROM_SQL Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | I_STRING | Call by reference | Type reference (TYPE) | STRING | 20060509 |
Method BUILD_FROM_SQL on class CL_RSQVT_MODEL has no exception.
Method BUILD_FROM_SX_QUERY Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | I_SX_QUERY | Call by reference | Type reference (TYPE) | RSDRS_SX_QUERY | 20060509 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | 20060621 | |||
| 2 | 20060621 | |||
| 3 | Ausnahmeklasse für SQL Fehler | 20070207 |
Method CLEANUP Signature
Method CLEANUP on class CL_RSQVT_MODEL has no parameter.
Method CLEANUP on class CL_RSQVT_MODEL has no exception.
Method CONSTRUCTOR Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | I_INPUT | Call by reference | Type reference (TYPE) | DATA | 20060509 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | 20060621 | |||
| 2 | 20060621 | |||
| 3 | Ausnahmeklasse für SQL Fehler | 20070119 |
Method GET_EXPLAININFO Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | R_EXPLAININFO | Value transfer | Object reference (TYPE REF TO) | CL_RSQVT_EXPLAININFO | Explain Interface | 20070119 |
Method GET_EXPLAININFO on class CL_RSQVT_MODEL has no exception.
Method GET_QUERYBLOCKS Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | E_TABLES | Value transfer | Type reference (TYPE) | TABLE | 20060509 |
Method GET_QUERYBLOCKS on class CL_RSQVT_MODEL has no exception.
Method GET_QUERYBLOCK_BY_ID Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | I_ID | Call by reference | Type reference (TYPE) | I | 20060530 | ||||
| 2 | R_QUERYBLOCK | Value transfer | Object reference (TYPE REF TO) | CL_RSQVT_QUERYBLOCK | 20060530 |
Method GET_QUERYBLOCK_BY_ID on class CL_RSQVT_MODEL has no exception.
Method GET_QUERYBUILDER Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | R_QUERYBUILDER | Value transfer | Object reference (TYPE REF TO) | CL_RSQVT_QUERYBUILDER | 20060619 |
Method GET_QUERYBUILDER on class CL_RSQVT_MODEL has no exception.
Method GET_QUERYEXECUTOR Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | R_REF | Value transfer | Object reference (TYPE REF TO) | CL_RSQVT_QUERYEXECUTOR | 20060509 |
Method GET_QUERYEXECUTOR on class CL_RSQVT_MODEL has no exception.
Method GET_TABINFO_BY_NAME Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | I_TABNAME | Call by reference | Type reference (TYPE) | RSD_TABLNM | 20060509 | ||||
| 2 | R_TABINFO | Value transfer | Object reference (TYPE REF TO) | CL_RSQVT_TABLEINFO | SQLVIS Query Model Informationen zu Tabelle | 20060509 |
Method GET_TABINFO_BY_NAME on class CL_RSQVT_MODEL has no exception.
Method GET_TABLES Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | E_TABLES | Value transfer | Type reference (TYPE) | TABLE | 20060509 |
Method GET_TABLES on class CL_RSQVT_MODEL has no exception.
Method GET_VIEWINFO_BY_NAME Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | I_VIEWNAME | Call by reference | Type reference (TYPE) | RSD_TABLNM | 20060509 | ||||
| 2 | R_VIEWINFO | Value transfer | Object reference (TYPE REF TO) | CL_RSQVT_VIEWINFO | SQLVIS Query Model Informationen zu Tabelle | 20060509 |
Method GET_VIEWINFO_BY_NAME on class CL_RSQVT_MODEL has no exception.
Method GET_VIEWS Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | E_TABLES | Value transfer | Type reference (TYPE) | TABLE | 20060509 |
Method GET_VIEWS on class CL_RSQVT_MODEL has no exception.
History
| Last changed by/on | SAP | 20130531 |
| SAP Release Created in | 350 |