SAP ABAP Class CL_RSAWB_TREE_TOOLBAR (Toolbar for Trees in AWB)
Hierarchy
SAP_BW (Software Component) SAP Business Warehouse
   BW-WHM-AWB (Application Component) Data Warehousing Workbench
     RSAWB (Package) BW: Administrator's Workbench
Properties
Class CL_RSAWB_TREE_TOOLBAR  
Short Description Toolbar for Trees in AWB    
Super Class    
Instantiability of a Class 2  Public 
Final    
General Data
Message Class    
Program status     
Category 0   
Package RSAWB   BW: Administrator's Workbench 
Created 20000113   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 RSATD Type group use (TYPE-POOLS tp)  Type group use (TYPE-POOLS tp)
3 RSATR Type group use (TYPE-POOLS tp)  Type group use (TYPE-POOLS tp)
Interfaces
Class CL_RSAWB_TREE_TOOLBAR has no interface implemented.
Friends
Class CL_RSAWB_TREE_TOOLBAR has no friend class.
Attributes
# Attribute Level Visibility Read only Typing Associated Type Initial Value Description Created on
1 P_CONTROLID Instance attribute Private Type reference (TYPE) RSATD_CONTROLID Control ID for controls in AWB 20000113
2 P_R_TOOLBAR Instance attribute Private Object reference (TYPE REF TO) CL_GUI_TOOLBAR Toolbar Control 20000113
Methods
# Method Level Visibility Method type Description Created on
1 ADD_BUTTONS_TO_TOOLBAR Instance method Private Method add_buttons_to_toolbar 20000113
2 CONSTRUCTOR Instance method Public Constructor Constuctor 20000113
3 ON_HANDLE_DROPDOWN_CLICKED Instance method Private Event handling method Deliver Dropdown Menu 20000113
4 ON_HANDLE_FUNCTION_SELECTED Instance method Private Event handling method Pass On fcode 20000113
5 SET_BUTTON_STATE Instance method Public Method set_button_state 20000118
Events
# Event Type Visibility Description Created on
1 FCODE_SELECTED Instance Event
(0)
Public
(2)
fcode for Class AWB 20000113
Types
Class CL_RSAWB_TREE_TOOLBAR has no local type.
Method Signatures

Method ADD_BUTTONS_TO_TOOLBAR Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing I_CONTROLID Call by reference Type reference (TYPE) RSATD_CONTROLID Controlid für Controls in der AWB 20000113

Method ADD_BUTTONS_TO_TOOLBAR on class CL_RSAWB_TREE_TOOLBAR has no exception.

Method CONSTRUCTOR Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing I_CONTROLID Value transfer Type reference (TYPE) RSATD_CONTROLID Controlid für Controls in der AWB 20000113
2 Importing I_R_CONTAINER Value transfer Object reference (TYPE REF TO) CL_GUI_CONTAINER Abstracter Container fuer GUI Controls 20000113

Method CONSTRUCTOR on class CL_RSAWB_TREE_TOOLBAR has no exception.

Method ON_HANDLE_DROPDOWN_CLICKED Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing FCODE Call by reference Type reference (TYPE) 20000113
2 Importing POSX Call by reference Type reference (TYPE) 20000113
3 Importing POSY Call by reference Type reference (TYPE) 20000113

Method ON_HANDLE_DROPDOWN_CLICKED on class CL_RSAWB_TREE_TOOLBAR has no exception.

Method ON_HANDLE_FUNCTION_SELECTED Signature

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

Method ON_HANDLE_FUNCTION_SELECTED on class CL_RSAWB_TREE_TOOLBAR has no exception.

Method SET_BUTTON_STATE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing CHECKED Call by reference Type reference (TYPE) C CHECKED 20000118
2 Importing ENABLED Call by reference Type reference (TYPE) C ENABLED 20000118
3 Importing FCODE Call by reference Type reference (TYPE) UI_FUNC FCODE 20000118

Method SET_BUTTON_STATE on class CL_RSAWB_TREE_TOOLBAR has no exception.
Event Signatures

Event FCODE_SELECTED Signature
# Parameter Type Pass Value Optional Typing Method Associated Type Default value Description Created on
1 FCODE Exporting Value transfer Type reference (TYPE) SY-UCOMM Funktionscode 20000113
History
Last changed by/on SAP  20130531 
SAP Release Created in 20B