SAP ABAP Class CL_RSQVT_QUERYEXECUTOR (Query Execution: Starts and Checks Queries)
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_QUERYEXECUTOR | |
Short Description | Query Execution: Starts and Checks Queries | |
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
Class CL_RSQVT_QUERYEXECUTOR has no interface implemented.
Friends
Class CL_RSQVT_QUERYEXECUTOR 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 | 20060509 | |||
2 | ![]() |
Instance attribute | Private | Type reference (TYPE) | I | 20060509 | |||
3 | ![]() |
Instance attribute | Private | Type reference (TYPE) | I | 20060509 | |||
4 | ![]() |
Instance attribute | Private | See coding | 20060509 |
Methods
# | Method | Level | Visibility | Method type | Description | Created on |
---|---|---|---|---|---|---|
1 | ![]() |
Instance method | Public | Method | 20060509 | |
2 | ![]() |
Instance method | Public | Constructor | 20060509 | |
3 | ![]() |
Static method | Public | Method | 20060509 | |
4 | ![]() |
Static method | Public | Method | 20070118 | |
5 | ![]() |
Static method | Public | Method | 20070118 | |
6 | ![]() |
Static method | Public | Method | Executes Query in Accordance with Table-Type Results Set | 20060509 |
7 | ![]() |
Instance method | Public | Method | 20060509 | |
8 | ![]() |
Instance method | Public | Method | 20060509 | |
9 | ![]() |
Instance method | Public | Method | 20060509 | |
10 | ![]() |
Instance method | Public | Method | 20060509 | |
11 | ![]() |
Instance method | Public | Method | 20060509 |
Events
Class CL_RSQVT_QUERYEXECUTOR has no event.
Types
Class CL_RSQVT_QUERYEXECUTOR has no local type.
Method Signatures
Method ADD_COUNT_REQUEST 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 | 20060509 | |||
2 | ![]() |
I_FACTALIAS | Call by reference | Type reference (TYPE) | RSDRS_ALIAS | 20060509 | |||
3 | ![]() |
I_PATHCOMB | Call by reference | Type reference (TYPE) | STRING | 20060509 | |||
4 | ![]() |
I_QUERYBLOCK | Call by reference | Object reference (TYPE REF TO) | CL_RSQVT_QUERYBLOCK | 20060509 | |||
5 | ![]() |
I_STMT | Call by reference | Type reference (TYPE) | STRING | 20060509 |
# | Exception | Resumable | Description | Created on |
---|---|---|---|---|
1 | ![]() |
20060621 |
Method CONSTRUCTOR Signature
Method CONSTRUCTOR on class CL_RSQVT_QUERYEXECUTOR has no parameter.
Method CONSTRUCTOR on class CL_RSQVT_QUERYEXECUTOR has no exception.
Method EXEC_COUNT Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
I_QUERY_STRING | Call by reference | Type reference (TYPE) | STRING | 20060509 | |||
2 | ![]() |
R_COUNT | Value transfer | Type reference (TYPE) | F | 20060509 |
# | Exception | Resumable | Description | Created on |
---|---|---|---|---|
1 | ![]() |
Ausnahmeklasse für SQL Fehler | 20060616 |
Method EXEC_DDL Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
I_QUERY_STRING | Call by reference | Type reference (TYPE) | STRING | 20070118 |
# | Exception | Resumable | Description | Created on |
---|---|---|---|---|
1 | ![]() |
Ausnahmeklasse für SQL Fehler | 20070118 |
Method EXEC_DML Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
I_QUERY_STRING | Call by reference | Type reference (TYPE) | STRING | 20070118 | |||
2 | ![]() |
R_COUNT | Value transfer | Type reference (TYPE) | I | 20070118 |
# | Exception | Resumable | Description | Created on |
---|---|---|---|---|
1 | ![]() |
Ausnahmeklasse für SQL Fehler | 20070118 |
Method EXEC_TABLE Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
C_TABLE | Call by reference | Type reference (TYPE) | TABLE | 20060509 | |||
2 | ![]() |
I_QUERY_STRING | Call by reference | Type reference (TYPE) | STRING | 20060509 |
# | Exception | Resumable | Description | Created on |
---|---|---|---|---|
1 | ![]() |
Ausnahmeklasse für SQL Fehler | 20060717 |
Method GET_PARDEG Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
R_PARDEG | Value transfer | Type reference (TYPE) | I | 20060509 |
Method GET_PARDEG on class CL_RSQVT_QUERYEXECUTOR has no exception.
Method GET_QUERY_TABLE 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 | 20060509 |
Method GET_QUERY_TABLE on class CL_RSQVT_QUERYEXECUTOR has no exception.
Method HANDLE_END_OF_TASK Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
P_TASK | Call by reference | Type reference (TYPE) | CLIKE | 20060509 |
Method HANDLE_END_OF_TASK on class CL_RSQVT_QUERYEXECUTOR has no exception.
Method SET_PARDEG Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
I_PARDEG | Call by reference | Type reference (TYPE) | I | 20060509 |
Method SET_PARDEG on class CL_RSQVT_QUERYEXECUTOR has no exception.
Method START_NEXT_REQUEST Signature
Method START_NEXT_REQUEST on class CL_RSQVT_QUERYEXECUTOR has no parameter.
# | Exception | Resumable | Description | Created on |
---|---|---|---|---|
1 | ![]() |
20060619 |
History
Last changed by/on | SAP | 20130531 |
SAP Release Created in | 350 |