SAP ABAP Class CL_RSQVT_EXPLAININFO (Explain Interface)
Hierarchy
☛
SAP_BW (Software Component) SAP Business Warehouse
⤷
BW-SYS-DB (Application Component) BW Database platforms
⤷
RSQVT (Package) SAP Query Analysis Tool
⤷
⤷
Meta Relationship - Used By
| # | Relationship type | Used by | Short Description | Created on |
|---|---|---|---|---|
| 1 | Inheritance (c INHERITING FROM c_ref) | CL_RSQVT_EXPLAININFO_DB2 | 20070112 |
Properties
| Class | CL_RSQVT_EXPLAININFO | |
| Short Description | Explain Interface | |
| Super Class | ||
| Instantiability of a Class | 2 | Public |
| Final |
General Data
| Message Class | ||
| Program status | ||
| Category | 0 | |
| Package | RSQVT | SAP Query Analysis Tool |
| Created | 20070112 | 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) |
Interfaces
Class CL_RSQVT_EXPLAININFO has no interface implemented.
Friends
Class CL_RSQVT_EXPLAININFO has no friend class.
Attributes
| # | Attribute | Level | Visibility | Read only | Typing | Associated Type | Initial Value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | Instance attribute | Protected | See coding | 20070118 |
Methods
| # | Method | Level | Visibility | Method type | Description | Created on |
|---|---|---|---|---|---|---|
| 1 | Instance method | Public | Method | 20070112 | ||
| 2 | Instance method | Public | Method | 20070112 | ||
| 3 | Instance method | Public | Method | 20070219 | ||
| 4 | Instance method | Public | Method | 20070216 | ||
| 5 | Instance method | Public | Method | 20070214 | ||
| 6 | Instance method | Public | Method | 20070209 |
Events
Class CL_RSQVT_EXPLAININFO has no event.
Types
Class CL_RSQVT_EXPLAININFO has no local type.
Method Signatures
Method CLEANUP Signature
Method CLEANUP on class CL_RSQVT_EXPLAININFO has no parameter.
Method CLEANUP on class CL_RSQVT_EXPLAININFO has no exception.
Method EXPLAIN_STATEMENT Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | I_STMT | Call by reference | Type reference (TYPE) | STRING | 20070118 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | Ausnahmeklasse für SQL Fehler | 20070118 |
Method GET_ALIAS_CARD Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | I_ALIAS | Call by reference | Type reference (TYPE) | RSDRS_ALIAS | 20070219 | ||||
| 2 | R_CARD | Value transfer | Type reference (TYPE) | F | 20070219 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | Ausnahmeklasse für SQL Fehler | 20070305 |
Method GET_COND_CARD Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | I_COND | Call by reference | Object reference (TYPE REF TO) | CL_RSQVT_CONDITION | Query Model: abstrakte Condition | 20070216 | |||
| 2 | R_COUNT | Value transfer | Type reference (TYPE) | F | View: Tabelle mit Detailinformationen | 20070216 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | Exception: Fehler im Model | 20070216 | ||
| 2 | Ausnahmeklasse für SQL Fehler | 20070216 |
Method GET_PLAN_INFO Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | I_ALIAS | Call by reference | Type reference (TYPE) | RSDRS_ALIAS | 20070214 | ||||
| 2 | R_INFO | Value transfer | Object reference (TYPE REF TO) | CL_RSQVT_DETAILDATA | Query Model: abstrakte Oberklasse für Modelobjekte | 20070214 |
Method GET_PLAN_INFO on class CL_RSQVT_EXPLAININFO has no exception.
Method GET_PLAN_SHORTINFO Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | I_ALIAS | Call by reference | Type reference (TYPE) | RSDRS_ALIAS | 20070209 | ||||
| 2 | R_STRING | Value transfer | Type reference (TYPE) | STRING | 20070209 |
Method GET_PLAN_SHORTINFO on class CL_RSQVT_EXPLAININFO has no exception.
History
| Last changed by/on | SAP | 20130531 |
| SAP Release Created in | 710 |