SAP ABAP Class /BCV/CL_QRM_DISPATCHER (Query management dispatcher class)
Hierarchy
SAP_BS_FND (Software Component) SAP Business Suite Foundation
   CA-EPT-BCV (Application Component) Business Context Viewer
     /BCV/QRM (Package) BCV Query Management Layer
Properties
Class /BCV/CL_QRM_DISPATCHER  
Short Description Query management dispatcher class    
Super Class    
Instantiability of a Class 0  Private 
Final    
General Data
Message Class    
Program status     
Category 0   
Package /BCV/QRM   BCV Query Management Layer 
Created 20080828   SAP 
Last change 20110908   SAP 
Shared Memory-enabled    
Fixed point arithmetic    
Unicode checks active    
Forward declarations
# Type group / Object type Type Type Description
1 ABAP Type group use (TYPE-POOLS tp)  Type group use (TYPE-POOLS tp)
Interfaces
Class /BCV/CL_QRM_DISPATCHER has no interface implemented.
Friends
Class /BCV/CL_QRM_DISPATCHER has no friend class.
Attributes
# Attribute Level Visibility Read only Typing Associated Type Initial Value Description Created on
1 GO_INSTANCE Static Attribute Private Object reference (TYPE REF TO) /BCV/CL_QRM_DISPATCHER PCV query management dispatcher class 20080828
2 GT_QDISP Static Attribute Private Type reference (TYPE) /BCV/T_QRM_QDISP Query dispatcher settings 20090504
Methods
# Method Level Visibility Method type Description Created on
1 EVALUATE_REQUEST Instance method Public Method Evaluate single request to get the query results 20090212
2 EXECUTE_REQUEST Instance method Public Method Execute requests 20090205
3 GET_INSTANCE Static method Public Method Get dispatcher instance 20080828
4 GET_SETTINGS Static method Public Method Get query dispatcher settings 20090504
5 INIT_REQUEST Instance method Public Method Initiate requests 20090205
6 PROCESS_REQUEST Instance method Public Method Initiate, execute, and evaluate a single request 20090210
7 REGISTER Instance method Private Method Register object for license audit 20090210
Events
Class /BCV/CL_QRM_DISPATCHER has no event.
Types
Class /BCV/CL_QRM_DISPATCHER has no local type.
Method Signatures

Method EVALUATE_REQUEST Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting ES_RESULTS Call by reference Type reference (TYPE) /BCV/S_QRM_RESULT Query result cache 20090212
2 Exporting ET_METADATA Call by reference Type reference (TYPE) /BCV/T_QRM_QUERY_RES_ATTR_EXT Meta Data of Result Attributes 20090212
3 Exporting EV_FOUND Call by reference Type reference (TYPE) BOOLE_D Request finished? 20090212
4 Importing IV_QUERY_ID Call by reference Type reference (TYPE) /BCV/QRM_QUERY_ID Query ID 20090212
5 Importing IV_REQUEST_ID Call by reference Type reference (TYPE) /BCV/QRM_QUERY_REQUEST_ID Query request ID 20090212
# Exception Resumable Description Created on
1 /BCV/CX_QRM_DISPATCHER Exception Class for Query Dispatcher 20090212

Method EXECUTE_REQUEST Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IT_REQUEST Call by reference Type reference (TYPE) /BCV/T_QRM_QUERY_REQUEST Query request table 20090210
# Exception Resumable Description Created on
1 /BCV/CX_QRM_DISPATCHER Exception Class for PCV Query Dispatcher 20090205

Method GET_INSTANCE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning RO_INSTANCE Value transfer Object reference (TYPE REF TO) /BCV/CL_QRM_DISPATCHER Query management dispatcher class 20080828

Method GET_INSTANCE on class /BCV/CL_QRM_DISPATCHER has no exception.

Method GET_SETTINGS Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting ES_QDISP Call by reference Type reference (TYPE) /BCV/S_QRM_QDISP Query dispatcher settings 20090504
2 Importing IV_CONTEXT_KEY Call by reference Type reference (TYPE) /BCV/FND_CONTEXT_KEY Context Key 20090504

Method GET_SETTINGS on class /BCV/CL_QRM_DISPATCHER has no exception.

Method INIT_REQUEST Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting ET_REQUEST_NEW Call by reference Type reference (TYPE) /BCV/T_QRM_QUERY_REQUEST New requests 20090206
2 Exporting ET_REQUEST_OLD Call by reference Type reference (TYPE) /BCV/T_QRM_QUERY_REQUEST Old requests 20090206
3 Importing IT_REQUEST Call by reference Type reference (TYPE) /BCV/T_QRM_QUERY_REQUEST Query request table 20090206
4 Importing IV_REFRESH Call by reference Type reference (TYPE) /BCV/QRM_CACHE_REFRESH ABAP_FALSE Refresh cache 20090205
# Exception Resumable Description Created on
1 /BCV/CX_QRM_DISPATCHER Exception Class for PCV Query Dispatcher 20090205

Method PROCESS_REQUEST Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting ES_RESULTS Call by reference Type reference (TYPE) /BCV/S_QRM_RESULT Query result cache 20090210
2 Exporting ET_METADATA Call by reference Type reference (TYPE) /BCV/T_QRM_QUERY_RES_ATTR_EXT Query Result Attribute Table (external view) 20090210
3 Exporting EV_FOUND Call by reference Type reference (TYPE) BOOLE_D Data element for domain BOOLE: TRUE (='X') and FALSE (=' ') 20090210
4 Importing IR_VARIABLE_DATA Call by reference Object reference (TYPE REF TO) DATA Variable query data 20090210
5 Importing IV_CONTEXT_KEY Call by reference Type reference (TYPE) /BCV/FND_CONTEXT_KEY Context Key 20090210
6 Importing IV_QUERY_ID Call by reference Type reference (TYPE) /BCV/QRM_QUERY_ID Query ID 20090210
7 Importing IV_REFRESH Call by reference Type reference (TYPE) /BCV/QRM_CACHE_REFRESH ABAP_FALSE Refresh cache 20090210
# Exception Resumable Description Created on
1 /BCV/CX_QRM_DISPATCHER Exception Class for Query Dispatcher 20090211

Method REGISTER Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IT_QUERY_REQUEST Call by reference Type reference (TYPE) /BCV/T_QRM_QUERY_REQUEST Query request table 20090210

Method REGISTER on class /BCV/CL_QRM_DISPATCHER has no exception.
History
Last changed by/on SAP  20110908 
SAP Release Created in 701