SAP ABAP Class CL_RSRT_BW_ITEM_AXIS (BW View Item: Axis)
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_AXIS  
Short Description BW View Item: Axis    
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 20120207   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_PARAMETERS Forward declaration interface (INTERFACE i DEFINITION DEF...  Forward declaration interface (INTERFACE i DEFINITION DEF...
3 IF_RSRT_UI_VIEW_ELEMENT Forward declaration interface (INTERFACE i DEFINITION DEF...  Forward declaration interface (INTERFACE i DEFINITION DEF...
Interfaces
Class CL_RSRT_BW_ITEM_AXIS has no interface implemented.
Friends
Class CL_RSRT_BW_ITEM_AXIS has no friend class.
Attributes
# Attribute Level Visibility Read only Typing Associated Type Initial Value Description Created on
1 P_CS_EVENT Constant Private See coding 20120925
2 P_INITIALIZED Instance attribute Private Type reference (TYPE) ABAP_BOOL ABAP_FALSE Boolean 20120305
Methods
# Method Level Visibility Method type Description Created on
1 INIT_AXIS Instance method Private Method 20121119
Events
Class CL_RSRT_BW_ITEM_AXIS has no event.
Types
# Type Visibility Typing Associated Type Description Created on Type Source
1 TN_S_UI_AXIS Private See coding 20121118 begin of tn_s_ui_axis. include type if_rsrt_result=>tn_s_axis_properties. types: t_result_alignment type cl_rsrt_uie=>tn_t_texts, t_udh_drill_level type cl_rsrt_uie=>tn_t_texts, end of tn_s_ui_axis
2 TN_S_UI_DATA Private See coding 20121118 begin of tn_s_ui_data, col type tn_s_ui_axis, row type tn_s_ui_axis, t_zero_suppression type cl_rsrt_uie=>tn_t_texts, end of tn_s_ui_data
Method Signatures

Method INIT_AXIS 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 Axis 20121119
2 Returning VALUE Value transfer Object reference (TYPE REF TO) CL_RSRT_UIE_GROUP_BOX UI Element: Container 20121119

Method INIT_AXIS on class CL_RSRT_BW_ITEM_AXIS has no exception.
History
Last changed by/on SAP  20140121 
SAP Release Created in 700