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 | Type group use (TYPE-POOLS tp) | Type group use (TYPE-POOLS tp) | |
| 2 | Type group use (TYPE-POOLS tp) | Type group use (TYPE-POOLS tp) | |
| 3 | 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 | Instance attribute | Private | Type reference (TYPE) | RSATD_CONTROLID | Control ID for controls in AWB | 20000113 | |||
| 2 | Instance attribute | Private | Object reference (TYPE REF TO) | CL_GUI_TOOLBAR | Toolbar Control | 20000113 |
Methods
| # | Method | Level | Visibility | Method type | Description | Created on |
|---|---|---|---|---|---|---|
| 1 | Instance method | Private | Method | add_buttons_to_toolbar | 20000113 | |
| 2 | Instance method | Public | Constructor | Constuctor | 20000113 | |
| 3 | Instance method | Private | Event handling method | Deliver Dropdown Menu | 20000113 | |
| 4 | Instance method | Private | Event handling method | Pass On fcode | 20000113 | |
| 5 | 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 | 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 | I_CONTROLID | Value transfer | Type reference (TYPE) | RSATD_CONTROLID | Controlid für Controls in der AWB | 20000113 | |||
| 2 | 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 | FCODE | Call by reference | Type reference (TYPE) | 20000113 | |||||
| 2 | POSX | Call by reference | Type reference (TYPE) | 20000113 | |||||
| 3 | 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 | 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 | CHECKED | Call by reference | Type reference (TYPE) | C | CHECKED | 20000118 | |||
| 2 | ENABLED | Call by reference | Type reference (TYPE) | C | ENABLED | 20000118 | |||
| 3 | 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 |