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 | ![]() |
Instance attribute | Private | Object reference (TYPE REF TO) | CL_GUI_CONTAINER | 20030608 | |||
2 | ![]() |
Instance attribute | Private | Object reference (TYPE REF TO) | CL_RSISW_UI_WB_TOOLBAR | 20030608 | |||
3 | ![]() |
Instance attribute | Private | Type reference (TYPE) | RSISW_S_UI_ACTION_OBJECT | 20030608 | |||
4 | ![]() |
Instance attribute | Private | Type reference (TYPE) | RSISW_T_UI_TOOLBAR_FUNCTION | 20030807 | |||
5 | ![]() |
Instance attribute | Private | Type reference (TYPE) | SYUCOMM | 20030608 |
Methods
# | Method | Level | Visibility | Method type | Description | Created on |
---|---|---|---|---|---|---|
1 | ![]() |
Instance method | Public | Constructor | 20030608 | |
2 | ![]() |
Instance method | Private | Method | 20030608 | |
3 | ![]() |
Instance method | Private | Method | 20030608 | |
4 | ![]() |
Instance method | Private | Event handling method | 20030608 | |
5 | ![]() |
Instance method | Private | Event handling method | 20030608 | |
6 | ![]() |
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 | ![]() |
IS_OBJECT | Call by reference | Type reference (TYPE) | RSISW_S_UI_ACTION_OBJECT | 20030608 | |||
2 | ![]() |
I_CONTAINER_NAME | Call by reference | Type reference (TYPE) | SYUCOMM | 20030608 | |||
3 | ![]() |
I_DYNNR | Call by reference | Type reference (TYPE) | SYDYNNR | 20030608 | |||
4 | ![]() |
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 | ![]() |
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 | ![]() |
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 | ![]() |
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 |