SAP ABAP Class CL_RSQVT_TEXTDATA (Container for Formatted SQL)
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_TEXTDATA | |
| Short Description | Container for Formatted SQL | |
| Super Class | ||
| Instantiability of a Class | 2 | Public |
| Final |
General Data
| Message Class | ||
| Program status | ||
| Category | 0 | |
| Package | RSQVT | SAP Query Analysis Tool |
| Created | 20060515 | 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_TEXTDATA has no interface implemented.
Friends
Class CL_RSQVT_TEXTDATA has no friend class.
Attributes
| # | Attribute | Level | Visibility | Read only | Typing | Associated Type | Initial Value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | Instance attribute | Private | Type reference (TYPE) | I | 72 | 20060515 | |||
| 2 | Instance attribute | Private | See coding | 20060515 | |||||
| 3 | Instance attribute | Private | See coding | 20060515 |
Methods
| # | Method | Level | Visibility | Method type | Description | Created on |
|---|---|---|---|---|---|---|
| 1 | Instance method | Public | Method | 20060515 | ||
| 2 | Instance method | Public | Method | 20060515 | ||
| 3 | Instance method | Public | Method | 20060515 | ||
| 4 | Instance method | Public | Method | 20060515 | ||
| 5 | Instance method | Public | Method | 20060515 | ||
| 6 | Instance method | Public | Method | 20060515 | ||
| 7 | Instance method | Public | Method | 20060515 | ||
| 8 | Instance method | Public | Method | 20060515 |
Events
Class CL_RSQVT_TEXTDATA has no event.
Types
Class CL_RSQVT_TEXTDATA has no local type.
Method Signatures
Method ADD_LINE 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 | 20060515 | ||||
| 2 | I_INDENT | Call by reference | Type reference (TYPE) | I | 20060515 | ||||
| 3 | I_INFO | Call by reference | Object reference (TYPE REF TO) | CL_RSQVT_INFO | SQLVIS-View mit Netzplan | 20060515 | |||
| 4 | I_TEXT | Call by reference | Type reference (TYPE) | STRING | 20060515 |
Method ADD_LINE on class CL_RSQVT_TEXTDATA has no exception.
Method APPEND Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | I_TEXTINFO | Call by reference | Object reference (TYPE REF TO) | CL_RSQVT_TEXTDATA | 20060515 |
Method APPEND on class CL_RSQVT_TEXTDATA has no exception.
Method BEGIN_QB Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | I_QB | Call by reference | Object reference (TYPE REF TO) | CL_RSQVT_QUERYBLOCK | 20060515 |
Method BEGIN_QB on class CL_RSQVT_TEXTDATA has no exception.
Method END_QB Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | I_QB | Call by reference | Object reference (TYPE REF TO) | CL_RSQVT_QUERYBLOCK | 20060515 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | 20060621 |
Method GET_ALIAS_BY_LINE Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | I_LINE | Call by reference | Type reference (TYPE) | I | 20060515 | ||||
| 2 | R_ALIAS | Value transfer | Type reference (TYPE) | RSDRS_ALIAS | SQLVIS-View mit Netzplan | 20060515 |
Method GET_ALIAS_BY_LINE on class CL_RSQVT_TEXTDATA has no exception.
Method GET_INFO_BY_LINE Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | I_LINE | Call by reference | Type reference (TYPE) | I | 20060515 | ||||
| 2 | R_INFO | Value transfer | Object reference (TYPE REF TO) | CL_RSQVT_INFO | SQLVIS-View mit Netzplan | 20060515 |
Method GET_INFO_BY_LINE on class CL_RSQVT_TEXTDATA has no exception.
Method GET_QB_BY_LINE Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | I_LINE | Call by reference | Type reference (TYPE) | I | 20060515 | ||||
| 2 | R_QUERYBLOCK | Value transfer | Object reference (TYPE REF TO) | CL_RSQVT_QUERYBLOCK | 20060515 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | 20060621 |
Method GET_TEXTTABLE Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | E_TABLE | Call by reference | Type reference (TYPE) | TABLE | 20060515 |
Method GET_TEXTTABLE on class CL_RSQVT_TEXTDATA has no exception.
History
| Last changed by/on | SAP | 20130531 |
| SAP Release Created in | 350 |