SAP ABAP Class CL_RSRT_BW_ITEM_RSRT (BW View Item: RSRT)
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_RSRT  
Short Description BW View Item: RSRT    
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 20111110   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 CL_RSRT_UIE Forward declaration class (CLASS c DEFINITION DEFERRED)  Forward declaration class (CLASS c DEFINITION DEFERRED)
3 IF_RSRT_UI_VIEW Forward declaration interface (INTERFACE i DEFINITION DEF...  Forward declaration interface (INTERFACE i DEFINITION DEF...
Interfaces
Class CL_RSRT_BW_ITEM_RSRT has no interface implemented.
Friends
Class CL_RSRT_BW_ITEM_RSRT has no friend class.
Attributes
# Attribute Level Visibility Read only Typing Associated Type Initial Value Description Created on
1 P_CS_DATA Constant Private See coding 20121127
2 P_CS_EVENT Constant Private See coding 20121208
Methods
# Method Level Visibility Method type Description Created on
1 APPLY_VIEW_USAGE_INFO Instance method Private Method Apply View Usage Information 20121218
2 GET_ACTIVE_DATA_PROVIDER_INDEX Instance method Private Method Get Active View Usages 20121218
3 UPDATE_DATA_PROVIDERS Instance method Private Method Update Data Providers 20121216
4 UPDATE_TABSTRIP Instance method Private Method Update Tabstrip 20121223
5 UPDATE_TOOLBAR_INFO Instance method Private Method Update Toolbar Information 20121218
6 UPDATE_VIEW_USAGES Instance method Private Method Update View Usages 20120105
Events
Class CL_RSRT_BW_ITEM_RSRT has no event.
Types
# Type Visibility Typing Associated Type Description Created on Type Source
1 TN_S_UI_DATA_PROVIDER Private See coding 20121208 begin of tn_s_ui_data_provider, name type if_rsrt_data_provider=>tn_name, type type if_rsrt_data_provider=>tn_type, assignment type string, configuration type abap_bool, end of tn_s_ui_data_provider
2 TN_S_UI_TOOLBAR Private See coding 20121213 begin of tn_s_ui_toolbar, technical_info type tn_s_ui_toolbar_item, technical_id_info type tn_s_ui_toolbar_item, configuration type tn_s_ui_toolbar_item, end of tn_s_ui_toolbar
3 TN_S_UI_TOOLBAR_ITEM Private See coding 20130108 begin of tn_s_ui_toolbar_item, visible type abap_bool, enabled type abap_bool, pressed type abap_bool, end of tn_s_ui_toolbar_item
4 TN_T_UI_DATA_PROVIDER Private See coding 20121208 tn_t_ui_data_provider type standard table of tn_s_ui_data_provider with unique sorted key name components name initial size 1
Method Signatures

Method APPLY_VIEW_USAGE_INFO Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing O_VIEW_USAGE Call by reference Object reference (TYPE REF TO) IF_RSRT_UI_VIEW_USAGE UI View Usage 20121218

Method APPLY_VIEW_USAGE_INFO on class CL_RSRT_BW_ITEM_RSRT has no exception.

Method GET_ACTIVE_DATA_PROVIDER_INDEX Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning VALUE Value transfer Type reference (TYPE) SYTABIX Index of Internal Tables 20121218

Method GET_ACTIVE_DATA_PROVIDER_INDEX on class CL_RSRT_BW_ITEM_RSRT has no exception.

Method UPDATE_DATA_PROVIDERS Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting NEW_DATA_PROVIDER_INDEX Call by reference Type reference (TYPE) SYTABIX Index of Internal Tables 20121223

Method UPDATE_DATA_PROVIDERS on class CL_RSRT_BW_ITEM_RSRT has no exception.

Method UPDATE_TABSTRIP Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing SELECTED_TAB_INDEX Call by reference Type reference (TYPE) SYTABIX Index of Internal Tables 20121223

Method UPDATE_TABSTRIP on class CL_RSRT_BW_ITEM_RSRT has no exception.

Method UPDATE_TOOLBAR_INFO Signature

Method UPDATE_TOOLBAR_INFO on class CL_RSRT_BW_ITEM_RSRT has no parameter.
Method UPDATE_TOOLBAR_INFO on class CL_RSRT_BW_ITEM_RSRT has no exception.

Method UPDATE_VIEW_USAGES Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing ACTIVE_DATA_PROVIDER_INDEX Call by reference Type reference (TYPE) SYTABIX Index of Internal Tables 20121223

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