SAP ABAP Class IF_RSRT_QUERY (Query)
Meta Relationship - Using
# Relationship type Using Short Description Created on
1 Interface composition (i COMPRISING i_ref)  IF_RSRT_DATA_PROVIDER_CONTENT Data Provider Content 20121116
2 Interface composition (i COMPRISING i_ref)  IF_RSRT_DATA_PROVIDER_TYPE Data Provider Type 20121116
3 Interface composition (i COMPRISING i_ref)  IF_RSRT_QUERY_PROPERTIES Query Properties (to be deleted!!!) 20121118
4 Interface composition (i COMPRISING i_ref)  IF_RSRT_RESULT Result 20121116
5 Interface composition (i COMPRISING i_ref)  IF_RSRT_SELECTOR Selector 20121116
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
Class IF_RSRT_QUERY  
Short Description Query    
Super Class    
Instantiability of a Class 2  Public 
Final    
General Data
Message Class    
Program status     
Category 0   
Package      
Created 20120906   SAP 
Last change 20140121   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 IF_RSRT_QUERY has no interface implemented.
Friends
Class IF_RSRT_QUERY has no friend class.
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
Class IF_RSRT_QUERY has no method.
Events
Class 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