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 | Type group use (TYPE-POOLS tp) | Type group use (TYPE-POOLS tp) | |
| 2 | Forward declaration interface (INTERFACE i DEFINITION DEF... | Forward declaration interface (INTERFACE i DEFINITION DEF... | |
| 3 | 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 | Instance attribute | Private | Object reference (TYPE REF TO) | CL_GUI_CONTAINER | 20031021 | ||||
| 2 | Instance attribute | Public | Object reference (TYPE REF TO) | CL_GUI_TOOLBAR | 20031021 | ||||
| 3 | Instance attribute | Private | Type reference (TYPE) | RSISW_S_UI_ACTION_OBJECT | 20031021 | ||||
| 4 | Instance attribute | Public | Type reference (TYPE) | RSISW_T_UI_TOOLBAR_FUNCTION | 20031021 | ||||
| 5 | Instance attribute | Private | Type reference (TYPE) | RS_BOOL | 20031021 |
Methods
| # | Method | Level | Visibility | Method type | Description | Created on |
|---|---|---|---|---|---|---|
| 1 | Instance method | Public | Constructor | 20031021 | ||
| 2 | Instance method | Private | Method | 20031021 | ||
| 3 | Instance method | Private | Method | 20031021 | ||
| 4 | Instance method | Private | Event handling method | 20031021 | ||
| 5 | Instance method | Public | Method | 20031021 | ||
| 6 | Instance method | Public | Method | 20031021 | ||
| 7 | Instance method | Public | Method | 20031021 | ||
| 8 | Instance method | Public | Method | 20031021 | ||
| 9 | Instance method | Private | Method | 20031021 | ||
| 10 | 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 | IR_CONTAINER | Call by reference | Object reference (TYPE REF TO) | CL_GUI_CONTAINER | 20031021 | ||||
| 2 | IS_OBJECT | Call by reference | Type reference (TYPE) | RSISW_S_UI_ACTION_OBJECT | 20031021 | ||||
| 3 | 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 | 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 | 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 | 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 | 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 | IT_FUNCTIONS | Call by reference | Type reference (TYPE) | RSISW_T_SCREEN_FCODE | 20031021 | ||||
| 2 | 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 | IT_FUNCTIONS | Call by reference | Type reference (TYPE) | RSISW_T_SCREEN_FCODE | 20031021 | ||||
| 2 | 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 | 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 |