SAP ABAP Interface IF_RSRT_QUERY (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 - Used By
# | Relationship type | Used by | Short Description | Created on |
---|---|---|---|---|
1 | Interface implementation (CLASS c. INTERFACES i_ref) | CL_RSRT_DP_TYPE_QUERY | Data Provider Type: Query | 20121116 |
Properties
Interface | IF_RSRT_QUERY | |
Short Description | Query |
General Data
Package | RSRT_BICS | RSRT_BICS |
Created | 20120906 | SAP |
Last changed | 20140121 | SAP |
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
# | Interface | Abstract | Final | Description | Created on |
---|---|---|---|---|---|
1 | IF_RSRT_DATA_PROVIDER_CONTENT | Data Provider Content | 20121116 | ||
2 | IF_RSRT_DATA_PROVIDER_TYPE | Data Provider Type | 20121116 | ||
3 | IF_RSRT_QUERY_PROPERTIES | Query Properties (to be deleted!!!) | 20121118 | ||
4 | IF_RSRT_RESULT | Result | 20121116 | ||
5 | IF_RSRT_SELECTOR | Selector | 20121116 |
Friends
Interface IF_RSRT_QUERY has no friend.
Attributes
# | Attribute | Level | Visibility | Read only | Typing | Associated Type | Initial Value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | N_GENUNIID | Instance attribute | Public | Type reference (TYPE) | TN_GENUNIID | Interne Darstellung des Berichtsidentifizierers | 20120912 | ||
2 | N_IS_EXPLAIN_QUERY | Instance attribute | Public | Type reference (TYPE) | ABAP_BOOL | 20130123 | |||
3 | N_QUERY_NAME | Instance attribute | Public | Type reference (TYPE) | TN_QUERY_NAME | Query Name | 20120912 |
Methods
Interface IF_RSRT_QUERY has no method.
Events
Interface IF_RSRT_QUERY has no event.
Types
# | Type | Visibility | Typing | Associated Type | Description | Created on | Type Source |
---|---|---|---|---|---|---|---|
1 | TN_GENUNIID | Public | Type reference (TYPE) | RSZCOMPKEY-GENUNIID | Interne Darstellung des Berichtsidentifizierers | 20120913 |
|
2 | TN_QUERY_NAME | Public | Type reference (TYPE) | STRING | Query Name | 20120912 |
|
3 | TN_S_AXIS_OUTPUT | Public | See coding | Axis Output | 20120912 | begin of tn_s_axis_output,
axis type if_rsrt_result=>tn_axis,
iobj_id type if_rsrt_selector=>tn_id,
iobj_name type if_rsrt_selector=>tn_name,
iobj_text type if_rsrt_selector=>tn_text,
attr_id type if_rsrt_selector=>tn_id,
attr_name type if_rsrt_selector=>tn_name,
attr_text type if_rsrt_selector=>tn_text,
label type if_rsrt_selector=>tn_text,
t_member_data type ref to if_rsrt_result=>tn_t_member_data,
end of tn_s_axis_output
|
|
4 | TN_T_AXIS_OUTPUT | Public | See coding | Axis Output List | 20120912 | tn_t_axis_output type standard table of tn_s_axis_output with default key initial size 1
|
History
Last changed by/on | SAP | 20140121 |
SAP Release Created in | 740 |