SAP ABAP Class CL_RSQVT_TEXTVIEW (View: SQL Text View)
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 | Interface implementation (CLASS c. INTERFACES i_ref) | IF_RSQVT_EXCEPTIONS | 20060623 |
Properties
| Class | CL_RSQVT_TEXTVIEW | |
| Short Description | View: SQL Text View | |
| 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) |
Interfaces
| # | Interface | Abstract | Final | Description | Created on |
|---|---|---|---|---|---|
| 1 | IF_RSQVT_EXCEPTIONS | 20060623 |
Friends
Class CL_RSQVT_TEXTVIEW 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_GUI_TEXTEDIT | SAP TextEdit Control | 20060509 | |||
| 2 | Instance attribute | Private | Object reference (TYPE REF TO) | CL_RSQVT_QUERYBLOCK | 20060509 | ||||
| 3 | Instance attribute | Private | Object reference (TYPE REF TO) | CL_RSQVT_TEXTDATA | 20060509 |
Methods
| # | Method | Level | Visibility | Method type | Description | Created on |
|---|---|---|---|---|---|---|
| 1 | Instance method | Public | Constructor | 20060509 | ||
| 2 | Instance method | Private | Event handling method | 20060509 |
Events
| # | Event | Type | Visibility | Description | Created on |
|---|---|---|---|---|---|
| 1 | TEXT_SELECT | Instance Event (0) |
Public (2) |
20060509 |
Types
Class CL_RSQVT_TEXTVIEW 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_PARENT | Call by reference | Object reference (TYPE REF TO) | CL_GUI_CONTAINER | Abstracter Container fuer GUI Controls | 20060509 | |||
| 2 | I_QUERYBLOCK | Call by reference | Object reference (TYPE REF TO) | CL_RSQVT_QUERYBLOCK | 20060509 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | 20060622 |
Method ON_DBLCLICK Signature
Method ON_DBLCLICK on class CL_RSQVT_TEXTVIEW has no parameter.
Method ON_DBLCLICK on class CL_RSQVT_TEXTVIEW has no exception.
Event Signatures
Event TEXT_SELECT Signature
| # | Parameter | Type | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | ALIAS | Exporting | Value transfer | Type reference (TYPE) | RSDRS_ALIAS | 20060509 | |||
| 2 | OBJ | Exporting | Value transfer | Object reference (TYPE REF TO) | CL_RSQVT_INFO | SQLVIS-View mit Netzplan | 20060509 | ||
| 3 | QUERYBLOCK | Exporting | Value transfer | Object reference (TYPE REF TO) | CL_RSQVT_QUERYBLOCK | 20060509 |
History
| Last changed by/on | SAP | 20130531 |
| SAP Release Created in | 350 |