SAP ABAP Class CL_RSRT_BW_ITEM_QUERY_INFO (BW View Item: Query Information)
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_BW_ITEM BW View Item 20120508
Properties
Class CL_RSRT_BW_ITEM_QUERY_INFO  
Short Description BW View Item: Query Information    
Super Class CL_RSRT_BW_ITEM BW View Item 
Instantiability of a Class 2  Public 
Final    
General Data
Message Class    
Program status     
Category 0   
Package RSRT_BICS   RSRT_BICS 
Created 20111025   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)
2 IF_RSRT_UI_VIEW Forward declaration interface (INTERFACE i DEFINITION DEF...  Forward declaration interface (INTERFACE i DEFINITION DEF...
Interfaces
Class CL_RSRT_BW_ITEM_QUERY_INFO has no interface implemented.
Friends
Class CL_RSRT_BW_ITEM_QUERY_INFO has no friend class.
Attributes
# Attribute Level Visibility Read only Typing Associated Type Initial Value Description Created on
1 P_CS_CELL_VARIANT Constant Private See coding 20121005
2 P_CS_DATA Constant Private See coding 20120925
3 P_CS_EVENT Constant Private See coding 20121005
4 P_CS_INFO_TYPE Constant Private See coding 20121005
5 P_GRID_MODE Instance attribute Private Type reference (TYPE) CL_RSRT_UIE=>TN_GRID_MODE CL_RSRT_UIE=>N_CS_GRID_MODE-NONE Grid Mode (All, None) 20121008
6 P_S_EXPANDED Instance attribute Private See coding 20121005
Methods
Class CL_RSRT_BW_ITEM_QUERY_INFO has no method.
Events
Class CL_RSRT_BW_ITEM_QUERY_INFO has no event.
Types
# Type Visibility Typing Associated Type Description Created on Type Source
1 TN_INFO_TYPE Private See coding 20121005 tn_info_type type c length 1
2 TN_S_UI_DATA Private See coding 20121017 begin of tn_s_ui_data, info_type type tn_info_type, filter_info_type type tn_info_type, name type string, value type string, colspan type cl_rsrt_uie=>tn_colspan, background_color type cl_rsrt_uie=>tn_color, font_weight type cl_rsrt_uie=>tn_font_weight, cell_variant type cl_rsrt_ui_view_element=>tn_id, end of tn_s_ui_data
3 TN_T_UI_DATA Private See coding 20121017 tn_t_ui_data type standard table of tn_s_ui_data initial size 1
History
Last changed by/on SAP  20140121 
SAP Release Created in 700