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 | Forward declaration interface (INTERFACE i DEFINITION DEF... | Forward declaration interface (INTERFACE i DEFINITION DEF... | |
| 2 | Forward declaration interface (INTERFACE i DEFINITION DEF... | Forward declaration interface (INTERFACE i DEFINITION DEF... | |
| 3 | 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 | Constant | Private | See coding | 20121203 |
Methods
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 | O_DATA_PROVIDER | Call by reference | Object reference (TYPE REF TO) | IF_RSRT_DATA_PROVIDER | Data Provider | 20121116 | |||
| 2 | PROVIDER | Call by reference | Type reference (TYPE) | TN_PROVIDER | N_CS_PROVIDER-ABAP_BICS | Provider | 20121116 | ||
| 3 | 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 | AXIS | Call by reference | Type reference (TYPE) | IF_RSRT_RESULT=>TN_AXIS | 20121123 | ||||
| 2 | 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 | 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 | COMMAND | Call by reference | Type reference (TYPE) | STRING | 20130115 | ||||
| 2 | HANDLED | Call by reference | Type reference (TYPE) | IF_RSRT_COMMAND_PROCESSOR=>TN_HANDLED | Handled | 20130115 | |||
| 3 | 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 | COMMAND | Call by reference | Type reference (TYPE) | STRING | 20121119 | ||||
| 2 | HANDLED | Call by reference | Type reference (TYPE) | IF_RSRT_COMMAND_PROCESSOR=>TN_HANDLED | Handled | 20121119 | |||
| 3 | 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 | COMMAND | Call by reference | Type reference (TYPE) | STRING | 20130214 | ||||
| 2 | HANDLED | Call by reference | Type reference (TYPE) | IF_RSRT_COMMAND_PROCESSOR=>TN_HANDLED | Handled | 20130214 | |||
| 3 | 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 | COMMAND | Call by reference | Type reference (TYPE) | STRING | 20121217 | ||||
| 2 | HANDLED | Call by reference | Type reference (TYPE) | IF_RSRT_COMMAND_PROCESSOR=>TN_HANDLED | Handled | 20121217 | |||
| 3 | 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 | COMMAND | Call by reference | Type reference (TYPE) | STRING | 20121119 | ||||
| 2 | HANDLED | Call by reference | Type reference (TYPE) | IF_RSRT_COMMAND_PROCESSOR=>TN_HANDLED | Handled | 20121119 | |||
| 3 | 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 | COMMAND | Call by reference | Type reference (TYPE) | STRING | 20121119 | ||||
| 2 | HANDLED | Call by reference | Type reference (TYPE) | IF_RSRT_COMMAND_PROCESSOR=>TN_HANDLED | Handled | 20121119 | |||
| 3 | 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 | COMMAND | Call by reference | Type reference (TYPE) | STRING | 20121119 | ||||
| 2 | HANDLED | Call by reference | Type reference (TYPE) | IF_RSRT_COMMAND_PROCESSOR=>TN_HANDLED | Handled | 20121119 | |||
| 3 | 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 | COMMAND | Call by reference | Type reference (TYPE) | STRING | 20121119 | ||||
| 2 | HANDLED | Call by reference | Type reference (TYPE) | IF_RSRT_COMMAND_PROCESSOR=>TN_HANDLED | Handled | 20121119 | |||
| 3 | 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 | COMMAND | Call by reference | Type reference (TYPE) | STRING | 20121119 | ||||
| 2 | HANDLED | Call by reference | Type reference (TYPE) | IF_RSRT_COMMAND_PROCESSOR=>TN_HANDLED | Handled | 20121119 | |||
| 3 | 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 | COMMAND | Call by reference | Type reference (TYPE) | STRING | 20121119 | ||||
| 2 | HANDLED | Call by reference | Type reference (TYPE) | IF_RSRT_COMMAND_PROCESSOR=>TN_HANDLED | Handled | 20121119 | |||
| 3 | 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 | COMMAND | Call by reference | Type reference (TYPE) | STRING | 20121119 | ||||
| 2 | HANDLED | Call by reference | Type reference (TYPE) | IF_RSRT_COMMAND_PROCESSOR=>TN_HANDLED | Handled | 20121119 | |||
| 3 | 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 | COMMAND | Call by reference | Type reference (TYPE) | STRING | 20121119 | ||||
| 2 | HANDLED | Call by reference | Type reference (TYPE) | IF_RSRT_COMMAND_PROCESSOR=>TN_HANDLED | Handled | 20121119 | |||
| 3 | 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 |