SAP ABAP Class CL_RSISW_UI_WB_TOOLBAR (UI: Service Workbench 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_VIEW Abstract Class for Controller of Views 20031021
Properties
Class CL_RSISW_UI_WB_TOOLBAR  
Short Description UI: Service Workbench Toolbar    
Super Class CL_RSISW_UI_CTRLER_VIEW Abstract Class for Controller of Views 
Instantiability of a Class 2  Public 
Final    
General Data
Message Class    
Program status     
Category 0   
Package RSISW   Intelligent Services Workbench 
Created 20031021   SAP 
Last change 20130531   SAP 
Shared Memory-enabled    
Fixed point arithmetic    
Unicode checks active    
Forward declarations
# Type group / Object type Type Type Description
1 ICON Type group use (TYPE-POOLS tp)  Type group use (TYPE-POOLS tp)
2 IF_RSISW_UI_ACTION Forward declaration interface (INTERFACE i DEFINITION DEF...  Forward declaration interface (INTERFACE i DEFINITION DEF...
3 RS Type group use (TYPE-POOLS tp)  Type group use (TYPE-POOLS tp)
Interfaces
Class CL_RSISW_UI_WB_TOOLBAR has no interface implemented.
Friends
Class CL_RSISW_UI_WB_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 20031021
2 MR_TOOLBAR_VIEW Instance attribute Public Object reference (TYPE REF TO) CL_GUI_TOOLBAR 20031021
3 MS_OBJECT Instance attribute Private Type reference (TYPE) RSISW_S_UI_ACTION_OBJECT 20031021
4 MT_FUNCTION Instance attribute Public Type reference (TYPE) RSISW_T_UI_TOOLBAR_FUNCTION 20031021
5 M_APPL_EVENT Instance attribute Private Type reference (TYPE) RS_BOOL 20031021
Methods
# Method Level Visibility Method type Description Created on
1 CONSTRUCTOR Instance method Public Constructor 20031021
2 CREATE_TOOLBAR_VIEW Instance method Private Method 20031021
3 GET_OBJECT_FUNCTIONS Instance method Private Method 20031021
4 ON_FUNCTION_SELECTED Instance method Private Event handling method 20031021
5 RESET_FUNCTIONS Instance method Public Method 20031021
6 SET_FUNCTIONS_ACTIVE Instance method Public Method 20031021
7 SET_FUNCTIONS_HIDDEN Instance method Public Method 20031021
8 SET_OBJECT Instance method Public Method 20031021
9 SET_TOOLBAR_VIEW Instance method Private Method 20031021
10 UPDATE_TOOLBAR_VIEW Instance method Private Method 20031021
Events
# Event Type Visibility Description Created on
1 FUNCTION_SELECTED Instance Event
(0)
Public
(2)
20031021
2 MODIFY_TOOLBAR Instance Event
(0)
Public
(2)
20031021
Types
Class CL_RSISW_UI_WB_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 IR_CONTAINER Call by reference Object reference (TYPE REF TO) CL_GUI_CONTAINER 20031021
2 Importing IS_OBJECT Call by reference Type reference (TYPE) RSISW_S_UI_ACTION_OBJECT 20031021
3 Importing I_APPL_EVENT Call by reference Type reference (TYPE) RS_BOOL RS_C_TRUE 20031021

Method CONSTRUCTOR on class CL_RSISW_UI_WB_TOOLBAR has no exception.

Method CREATE_TOOLBAR_VIEW Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing I_DISPLAY_MODE Call by reference Type reference (TYPE) I CL_GUI_TOOLBAR=>M_MODE_HORIZONTAL 20031021

Method CREATE_TOOLBAR_VIEW on class CL_RSISW_UI_WB_TOOLBAR has no exception.

Method GET_OBJECT_FUNCTIONS Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting ET_FUNCTIONS_HIDDEN Value transfer Type reference (TYPE) RSISW_T_SCREEN_FCODE 20031021

Method GET_OBJECT_FUNCTIONS on class CL_RSISW_UI_WB_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 FCODE Value transfer Attribute reference (LIKE) 20031021

Method ON_FUNCTION_SELECTED on class CL_RSISW_UI_WB_TOOLBAR has no exception.

Method RESET_FUNCTIONS Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IT_FUNCTIONS Call by reference Type reference (TYPE) RSISW_T_SCREEN_FCODE 20031021

Method RESET_FUNCTIONS on class CL_RSISW_UI_WB_TOOLBAR has no exception.

Method SET_FUNCTIONS_ACTIVE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IT_FUNCTIONS Call by reference Type reference (TYPE) RSISW_T_SCREEN_FCODE 20031021
2 Importing I_ACTIVE Call by reference Type reference (TYPE) RS_BOOL RS_C_TRUE 20031021

Method SET_FUNCTIONS_ACTIVE on class CL_RSISW_UI_WB_TOOLBAR has no exception.

Method SET_FUNCTIONS_HIDDEN Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IT_FUNCTIONS Call by reference Type reference (TYPE) RSISW_T_SCREEN_FCODE 20031021
2 Importing I_HIDDEN Call by reference Type reference (TYPE) RS_BOOL RS_C_TRUE 20031021

Method SET_FUNCTIONS_HIDDEN on class CL_RSISW_UI_WB_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 20031021

Method SET_OBJECT on class CL_RSISW_UI_WB_TOOLBAR has no exception.

Method SET_TOOLBAR_VIEW Signature

Method SET_TOOLBAR_VIEW on class CL_RSISW_UI_WB_TOOLBAR has no parameter.
Method SET_TOOLBAR_VIEW on class CL_RSISW_UI_WB_TOOLBAR has no exception.

Method UPDATE_TOOLBAR_VIEW Signature

Method UPDATE_TOOLBAR_VIEW on class CL_RSISW_UI_WB_TOOLBAR has no parameter.
Method UPDATE_TOOLBAR_VIEW on class CL_RSISW_UI_WB_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 20031021

Event MODIFY_TOOLBAR Signature
# Parameter Type Pass Value Optional Typing Method Associated Type Default value Description Created on
1 IR_TOOLBAR Exporting Value transfer Object reference (TYPE REF TO) CL_GUI_TOOLBAR 20031021
History
Last changed by/on SAP  20130531 
SAP Release Created in 400