SAP ABAP Class CL_RSISW_UI_WB_SCR_TOOLBAR (UI: Screen View Toolbar)
Hierarchy
SAP_BW (Software Component) SAP Business Warehouse
   BW-PLA (Application Component) Planning
     RSISW (Package) Intelligent Services Workbench
Meta Relationship - Using
# Relationship type Using Short Description Created on
1 Inheritance (c INHERITING FROM c_ref)  CL_RSISW_UI_CTRLER_SCR_VIEW Abstract Class for Controller of Screen Views 20030608
2 Interface implementation (CLASS c. INTERFACES i_ref)  IF_RSISW_UI_TOOLBAR 20030608
Properties
Class CL_RSISW_UI_WB_SCR_TOOLBAR  
Short Description UI: Screen View Toolbar    
Super Class CL_RSISW_UI_CTRLER_SCR_VIEW Abstract Class for Controller of Screen Views 
Instantiability of a Class 2  Public 
Final    
General Data
Message Class    
Program status     
Category 0   
Package RSISW   Intelligent Services Workbench 
Created 20030608   SAP 
Last change 20130531   SAP 
Shared Memory-enabled    
Fixed point arithmetic    
Unicode checks active    
Forward declarations
Class CL_RSISW_UI_WB_SCR_TOOLBAR has no forward declaration.
Interfaces
# Interface Abstract Final Description Created on
1 IF_RSISW_UI_TOOLBAR 20030608
Friends
Class CL_RSISW_UI_WB_SCR_TOOLBAR has no friend class.
Attributes
# Attribute Level Visibility Read only Typing Associated Type Initial Value Description Created on
1 MR_CONTAINER Instance attribute Private Object reference (TYPE REF TO) CL_GUI_CONTAINER 20030608
2 MR_TOOLBAR_VIEW Instance attribute Private Object reference (TYPE REF TO) CL_RSISW_UI_WB_TOOLBAR 20030608
3 MS_OBJECT Instance attribute Private Type reference (TYPE) RSISW_S_UI_ACTION_OBJECT 20030608
4 MT_FUNCTION Instance attribute Private Type reference (TYPE) RSISW_T_UI_TOOLBAR_FUNCTION 20030807
5 M_CONTAINER_NAME Instance attribute Private Type reference (TYPE) SYUCOMM 20030608
Methods
# Method Level Visibility Method type Description Created on
1 CONSTRUCTOR Instance method Public Constructor 20030608
2 CREATE_CONTAINER Instance method Private Method 20030608
3 CREATE_TOOLBAR_VIEW Instance method Private Method 20030608
4 ON_FUNCTION_SELECTED Instance method Private Event handling method 20030608
5 ON_MODIFY_TOOLBAR Instance method Private Event handling method 20030608
6 SET_OBJECT Instance method Public Method 20030608
Events
# Event Type Visibility Description Created on
1 FUNCTION_SELECTED Instance Event
(0)
Public
(2)
20030608
Types
Class CL_RSISW_UI_WB_SCR_TOOLBAR has no local type.
Method Signatures

Method CONSTRUCTOR Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IS_OBJECT Call by reference Type reference (TYPE) RSISW_S_UI_ACTION_OBJECT 20030608
2 Importing I_CONTAINER_NAME Call by reference Type reference (TYPE) SYUCOMM 20030608
3 Importing I_DYNNR Call by reference Type reference (TYPE) SYDYNNR 20030608
4 Importing I_REPID Call by reference Type reference (TYPE) SYREPID 20030608

Method CONSTRUCTOR on class CL_RSISW_UI_WB_SCR_TOOLBAR has no exception.

Method CREATE_CONTAINER Signature

Method CREATE_CONTAINER on class CL_RSISW_UI_WB_SCR_TOOLBAR has no parameter.
Method CREATE_CONTAINER on class CL_RSISW_UI_WB_SCR_TOOLBAR has no exception.

Method CREATE_TOOLBAR_VIEW Signature

Method CREATE_TOOLBAR_VIEW on class CL_RSISW_UI_WB_SCR_TOOLBAR has no parameter.
Method CREATE_TOOLBAR_VIEW on class CL_RSISW_UI_WB_SCR_TOOLBAR has no exception.

Method ON_FUNCTION_SELECTED Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing I_FUNCTION Value transfer Attribute reference (LIKE) 20030608

Method ON_FUNCTION_SELECTED on class CL_RSISW_UI_WB_SCR_TOOLBAR has no exception.

Method ON_MODIFY_TOOLBAR Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IR_TOOLBAR Value transfer Attribute reference (LIKE) 20030608

Method ON_MODIFY_TOOLBAR on class CL_RSISW_UI_WB_SCR_TOOLBAR has no exception.

Method SET_OBJECT Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IS_OBJECT Call by reference Type reference (TYPE) RSISW_S_UI_ACTION_OBJECT 20030608

Method SET_OBJECT on class CL_RSISW_UI_WB_SCR_TOOLBAR has no exception.
Event Signatures

Event FUNCTION_SELECTED Signature
# Parameter Type Pass Value Optional Typing Method Associated Type Default value Description Created on
1 I_FUNCTION Exporting Value transfer Type reference (TYPE) SYUCOMM 20030608
History
Last changed by/on SAP  20130531 
SAP Release Created in 400