SAP ABAP Class CL_RSRT_DP_TYPE_QUERY (Data Provider Type: Query)
Hierarchy
SAP_BW (Software Component) SAP Business Warehouse
   BW-BEX-OT-BICS-RSRT (Application Component) BICS Query Monitor
     RSRT_BICS (Package) RSRT_BICS
Meta Relationship - Using
# Relationship type Using Short Description Created on
1 Inheritance (c INHERITING FROM c_ref)  CL_RSRT_DP_TYPE_SELECTOR Data Provider Type: Selector 20121116
2 Interface implementation (CLASS c. INTERFACES i_ref)  IF_RSRT_QUERY Query 20121116
3 Interface implementation (CLASS c. INTERFACES i_ref)  IF_RSRT_QUERY_PROPERTIES Query Properties (to be deleted!!!) 20121116
4 Interface implementation (CLASS c. INTERFACES i_ref)  IF_RSRT_RESULT Result 20121116
Properties
Class CL_RSRT_DP_TYPE_QUERY  
Short Description Data Provider Type: Query    
Super Class CL_RSRT_DP_TYPE_SELECTOR Data Provider Type: Selector 
Instantiability of a Class 1  Protected 
Final    
General Data
Message Class    
Program status     
Category 0   
Package RSRT_BICS   RSRT_BICS 
Created 20121116   SAP 
Last change 20140121   SAP 
Shared Memory-enabled    
Fixed point arithmetic    
Unicode checks active    
Forward declarations
# Type group / Object type Type Type Description
1 IF_RSRT_DATA_PROVIDER Forward declaration interface (INTERFACE i DEFINITION DEF...  Forward declaration interface (INTERFACE i DEFINITION DEF...
2 IF_RSRT_QUERY Forward declaration interface (INTERFACE i DEFINITION DEF...  Forward declaration interface (INTERFACE i DEFINITION DEF...
3 IF_RSRT_RESULT Forward declaration interface (INTERFACE i DEFINITION DEF...  Forward declaration interface (INTERFACE i DEFINITION DEF...
Interfaces
# Interface Abstract Final Description Created on
1 IF_RSRT_QUERY Query 20121116
2 IF_RSRT_QUERY_PROPERTIES Query Properties (to be deleted!!!) 20121116
3 IF_RSRT_RESULT Result 20121116
Friends
Class CL_RSRT_DP_TYPE_QUERY has no friend class.
Attributes
# Attribute Level Visibility Read only Typing Associated Type Initial Value Description Created on
1 P_CS_ITEM_TYPE Constant Private See coding 20121203
Methods
# Method Level Visibility Method type Description Created on
1 CREATE_QUERY Static method Public Method Create Query 20121116
2 GET_AXIS_OUTPUT Instance method Private Method Get Axis Output 20121123
3 GET_TRACE_DATA Instance method Private Method Get Trace Data 20121123
4 ON_CONDITION_OPERATION Instance method Private Method Perform Filter Operation 20130115
5 ON_DRILL_OPERATION Instance method Private Method Perform Drill Operation 20121119
6 ON_EXCEPTION_OPERATION Instance method Private Method Perform Filter Operation 20130214
7 ON_FILTER_OPERATION Instance method Private Method Perform Filter Operation 20121217
8 ON_HIERARCHY_OPERATION Instance method Private Method Perform Hierarchy Operation 20121119
9 ON_REFRESH_QUERY Instance method Private Method Refresh Query 20121119
10 ON_SET_AXIS_PROPERTIES Instance method Private Method Set Axis Properties 20121119
11 ON_SET_KEYF_MEMBER_PROPERTIES Instance method Private Method Set KeyFigure Member Properties 20121119
12 ON_SET_QUERY Instance method Private Method Set Query 20121119
13 ON_SET_QUERY_PROPERTIES Instance method Private Method Set Query Properties 20121119
14 ON_SET_STRUCTURE_PROPERTIES Instance method Private Method Set Structure Properties 20121119
15 ON_SORT_OPERATION Instance method Private Method Perform Sort Operation 20121119
Events
Class CL_RSRT_DP_TYPE_QUERY has no event.
Types
Class CL_RSRT_DP_TYPE_QUERY has no local type.
Method Signatures

Method CREATE_QUERY Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing O_DATA_PROVIDER Call by reference Object reference (TYPE REF TO) IF_RSRT_DATA_PROVIDER Data Provider 20121116
2 Importing PROVIDER Call by reference Type reference (TYPE) TN_PROVIDER N_CS_PROVIDER-ABAP_BICS Provider 20121116
3 Returning VALUE Value transfer Object reference (TYPE REF TO) IF_RSRT_QUERY Query 20121116

Method CREATE_QUERY on class CL_RSRT_DP_TYPE_QUERY has no exception.

Method GET_AXIS_OUTPUT Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing AXIS Call by reference Type reference (TYPE) IF_RSRT_RESULT=>TN_AXIS 20121123
2 Returning VALUE Value transfer Type reference (TYPE) IF_RSRT_QUERY=>TN_T_AXIS_OUTPUT Axis Output List 20121123

Method GET_AXIS_OUTPUT on class CL_RSRT_DP_TYPE_QUERY has no exception.

Method GET_TRACE_DATA Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning VALUE Value transfer Type reference (TYPE) IF_RSRT_DATA_PROVIDER=>TN_T_TRACE_DATA Trace Data List 20121123

Method GET_TRACE_DATA on class CL_RSRT_DP_TYPE_QUERY has no exception.

Method ON_CONDITION_OPERATION Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing COMMAND Call by reference Type reference (TYPE) STRING 20130115
2 Exporting HANDLED Call by reference Type reference (TYPE) IF_RSRT_COMMAND_PROCESSOR=>TN_HANDLED Handled 20130115
3 Importing O_PARAMETERS Call by reference Object reference (TYPE REF TO) IF_RSRT_PARAMETERS Parameters 20130115

Method ON_CONDITION_OPERATION on class CL_RSRT_DP_TYPE_QUERY has no exception.

Method ON_DRILL_OPERATION Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing COMMAND Call by reference Type reference (TYPE) STRING 20121119
2 Exporting HANDLED Call by reference Type reference (TYPE) IF_RSRT_COMMAND_PROCESSOR=>TN_HANDLED Handled 20121119
3 Importing O_PARAMETERS Call by reference Object reference (TYPE REF TO) IF_RSRT_PARAMETERS Parameters 20121119

Method ON_DRILL_OPERATION on class CL_RSRT_DP_TYPE_QUERY has no exception.

Method ON_EXCEPTION_OPERATION Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing COMMAND Call by reference Type reference (TYPE) STRING 20130214
2 Exporting HANDLED Call by reference Type reference (TYPE) IF_RSRT_COMMAND_PROCESSOR=>TN_HANDLED Handled 20130214
3 Importing O_PARAMETERS Call by reference Object reference (TYPE REF TO) IF_RSRT_PARAMETERS Parameters 20130214

Method ON_EXCEPTION_OPERATION on class CL_RSRT_DP_TYPE_QUERY has no exception.

Method ON_FILTER_OPERATION Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing COMMAND Call by reference Type reference (TYPE) STRING 20121217
2 Exporting HANDLED Call by reference Type reference (TYPE) IF_RSRT_COMMAND_PROCESSOR=>TN_HANDLED Handled 20121217
3 Importing O_PARAMETERS Call by reference Object reference (TYPE REF TO) IF_RSRT_PARAMETERS Parameters 20121217

Method ON_FILTER_OPERATION on class CL_RSRT_DP_TYPE_QUERY has no exception.

Method ON_HIERARCHY_OPERATION Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing COMMAND Call by reference Type reference (TYPE) STRING 20121119
2 Exporting HANDLED Call by reference Type reference (TYPE) IF_RSRT_COMMAND_PROCESSOR=>TN_HANDLED Handled 20121119
3 Importing O_PARAMETERS Call by reference Object reference (TYPE REF TO) IF_RSRT_PARAMETERS Parameters 20121119

Method ON_HIERARCHY_OPERATION on class CL_RSRT_DP_TYPE_QUERY has no exception.

Method ON_REFRESH_QUERY Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing COMMAND Call by reference Type reference (TYPE) STRING 20121119
2 Exporting HANDLED Call by reference Type reference (TYPE) IF_RSRT_COMMAND_PROCESSOR=>TN_HANDLED Handled 20121119
3 Importing O_PARAMETERS Call by reference Object reference (TYPE REF TO) IF_RSRT_PARAMETERS Parameters 20121119

Method ON_REFRESH_QUERY on class CL_RSRT_DP_TYPE_QUERY has no exception.

Method ON_SET_AXIS_PROPERTIES Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing COMMAND Call by reference Type reference (TYPE) STRING 20121119
2 Exporting HANDLED Call by reference Type reference (TYPE) IF_RSRT_COMMAND_PROCESSOR=>TN_HANDLED Handled 20121119
3 Importing O_PARAMETERS Call by reference Object reference (TYPE REF TO) IF_RSRT_PARAMETERS Parameters 20121119

Method ON_SET_AXIS_PROPERTIES on class CL_RSRT_DP_TYPE_QUERY has no exception.

Method ON_SET_KEYF_MEMBER_PROPERTIES Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing COMMAND Call by reference Type reference (TYPE) STRING 20121119
2 Exporting HANDLED Call by reference Type reference (TYPE) IF_RSRT_COMMAND_PROCESSOR=>TN_HANDLED Handled 20121119
3 Importing O_PARAMETERS Call by reference Object reference (TYPE REF TO) IF_RSRT_PARAMETERS Parameters 20121119

Method ON_SET_KEYF_MEMBER_PROPERTIES on class CL_RSRT_DP_TYPE_QUERY has no exception.

Method ON_SET_QUERY Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing COMMAND Call by reference Type reference (TYPE) STRING 20121119
2 Exporting HANDLED Call by reference Type reference (TYPE) IF_RSRT_COMMAND_PROCESSOR=>TN_HANDLED Handled 20121119
3 Importing O_PARAMETERS Call by reference Object reference (TYPE REF TO) IF_RSRT_PARAMETERS Parameters 20121119

Method ON_SET_QUERY on class CL_RSRT_DP_TYPE_QUERY has no exception.

Method ON_SET_QUERY_PROPERTIES Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing COMMAND Call by reference Type reference (TYPE) STRING 20121119
2 Exporting HANDLED Call by reference Type reference (TYPE) IF_RSRT_COMMAND_PROCESSOR=>TN_HANDLED Handled 20121119
3 Importing O_PARAMETERS Call by reference Object reference (TYPE REF TO) IF_RSRT_PARAMETERS Parameters 20121119

Method ON_SET_QUERY_PROPERTIES on class CL_RSRT_DP_TYPE_QUERY has no exception.

Method ON_SET_STRUCTURE_PROPERTIES Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing COMMAND Call by reference Type reference (TYPE) STRING 20121119
2 Exporting HANDLED Call by reference Type reference (TYPE) IF_RSRT_COMMAND_PROCESSOR=>TN_HANDLED Handled 20121119
3 Importing O_PARAMETERS Call by reference Object reference (TYPE REF TO) IF_RSRT_PARAMETERS Parameters 20121119

Method ON_SET_STRUCTURE_PROPERTIES on class CL_RSRT_DP_TYPE_QUERY has no exception.

Method ON_SORT_OPERATION Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing COMMAND Call by reference Type reference (TYPE) STRING 20121119
2 Exporting HANDLED Call by reference Type reference (TYPE) IF_RSRT_COMMAND_PROCESSOR=>TN_HANDLED Handled 20121119
3 Importing O_PARAMETERS Call by reference Object reference (TYPE REF TO) IF_RSRT_PARAMETERS Parameters 20121119

Method ON_SORT_OPERATION on class CL_RSRT_DP_TYPE_QUERY has no exception.
History
Last changed by/on SAP  20140121 
SAP Release Created in 740