SAP ABAP Class CL_RSISW_UI_WB_CMENU (UI: Service Context Menu)
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 | 20031013 |
Properties
Class | CL_RSISW_UI_WB_CMENU | |
Short Description | UI: Service Context Menu | |
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 | 20031013 | 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_CMENU has no interface implemented.
Friends
Class CL_RSISW_UI_WB_CMENU has no friend class.
Attributes
# | Attribute | Level | Visibility | Read only | Typing | Associated Type | Initial Value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
Instance attribute | Public | Object reference (TYPE REF TO) | CL_CTMENU | 20031013 | |||
2 | ![]() |
Instance attribute | Private | Type reference (TYPE) | RSISW_S_UI_ACTION_OBJECT | 20031013 | |||
3 | ![]() |
Instance attribute | Private | Type reference (TYPE) | RS_BOOL | 20031013 |
Methods
# | Method | Level | Visibility | Method type | Description | Created on |
---|---|---|---|---|---|---|
1 | ![]() |
Instance method | Public | Constructor | 20031013 | |
2 | ![]() |
Instance method | Private | Method | 20031013 | |
3 | ![]() |
Instance method | Public | Method | 20031013 | |
4 | ![]() |
Instance method | Public | Method | 20031013 |
Events
# | Event | Type | Visibility | Description | Created on |
---|---|---|---|---|---|
1 | FUNCTION_SELECTED | Instance Event (0) |
Public (2) |
20031013 | |
2 | MODIFY_TOOLBAR | Instance Event (0) |
Public (2) |
20031013 |
Types
Class CL_RSISW_UI_WB_CMENU 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_CMENU | Call by reference | Object reference (TYPE REF TO) | CL_CTMENU | 20031013 | |||
2 | ![]() |
IS_OBJECT | Call by reference | Type reference (TYPE) | RSISW_S_UI_ACTION_OBJECT | 20031013 | |||
3 | ![]() |
I_APPL_EVENT | Call by reference | Type reference (TYPE) | RS_BOOL | RS_C_TRUE | 20031013 |
Method CONSTRUCTOR on class CL_RSISW_UI_WB_CMENU has no exception.
Method CREATE_CMENU_VIEW Signature
Method CREATE_CMENU_VIEW on class CL_RSISW_UI_WB_CMENU has no parameter.
Method CREATE_CMENU_VIEW on class CL_RSISW_UI_WB_CMENU has no exception.
Method SET_CTMENU Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
IR_CMENU | Call by reference | Object reference (TYPE REF TO) | CL_CTMENU | 20031013 | |||
2 | ![]() |
IS_OBJECT | Call by reference | Type reference (TYPE) | RSISW_S_UI_ACTION_OBJECT | 20031013 |
Method SET_CTMENU on class CL_RSISW_UI_WB_CMENU 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 | 20031013 |
Method SET_OBJECT on class CL_RSISW_UI_WB_CMENU 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 | 20031013 |
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 | 20031013 |
History
Last changed by/on | SAP | 20130531 |
SAP Release Created in | 350 |