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 RSDRS 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 ACT_PROCS Instance attribute Private Type reference (TYPE) I 20060509
2 ACT_TASKNUM Instance attribute Private Type reference (TYPE) I 20060509
3 PAR_DEG Instance attribute Private Type reference (TYPE) I 20060509
4 REQUESTS Instance attribute Private See coding 20060509
Methods
# Method Level Visibility Method type Description Created on
1 ADD_COUNT_REQUEST Instance method Public Method 20060509
2 CONSTRUCTOR Instance method Public Constructor 20060509
3 EXEC_COUNT Static method Public Method 20060509
4 EXEC_DDL Static method Public Method 20070118
5 EXEC_DML Static method Public Method 20070118
6 EXEC_TABLE Static method Public Method Executes Query in Accordance with Table-Type Results Set 20060509
7 GET_PARDEG Instance method Public Method 20060509
8 GET_QUERY_TABLE Instance method Public Method 20060509
9 HANDLE_END_OF_TASK Instance method Public Method 20060509
10 SET_PARDEG Instance method Public Method 20060509
11 START_NEXT_REQUEST 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 Importing I_ALIAS Call by reference Type reference (TYPE) RSDRS_ALIAS 20060509
2 Importing I_FACTALIAS Call by reference Type reference (TYPE) RSDRS_ALIAS 20060509
3 Importing I_PATHCOMB Call by reference Type reference (TYPE) STRING 20060509
4 Importing I_QUERYBLOCK Call by reference Object reference (TYPE REF TO) CL_RSQVT_QUERYBLOCK 20060509
5 Importing I_STMT Call by reference Type reference (TYPE) STRING 20060509
# Exception Resumable Description Created on
1 CX_RSQVT_RFC_ERROR 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 Importing I_QUERY_STRING Call by reference Type reference (TYPE) STRING 20060509
2 Returning R_COUNT Value transfer Type reference (TYPE) F 20060509
# Exception Resumable Description Created on
1 CX_SQL_EXCEPTION 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 Importing I_QUERY_STRING Call by reference Type reference (TYPE) STRING 20070118
# Exception Resumable Description Created on
1 CX_SQL_EXCEPTION 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 Importing I_QUERY_STRING Call by reference Type reference (TYPE) STRING 20070118
2 Returning R_COUNT Value transfer Type reference (TYPE) I 20070118
# Exception Resumable Description Created on
1 CX_SQL_EXCEPTION 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 Changing C_TABLE Call by reference Type reference (TYPE) TABLE 20060509
2 Importing I_QUERY_STRING Call by reference Type reference (TYPE) STRING 20060509
# Exception Resumable Description Created on
1 CX_SQL_EXCEPTION 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 Returning 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 Exporting 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 Importing 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 Importing 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 CX_RSQVT_RFC_ERROR 20060619
History
Last changed by/on SAP  20130531 
SAP Release Created in 350