SAP ABAP Class CL_RSAN_WB_ABS_NODE_UI (UI Superclass for All Nodes)
Hierarchy
☛
SAP_BW (Software Component) SAP Business Warehouse
⤷
BW-EI-APD (Application Component) Analysis Process Designer
⤷
RSAN_WBH (Package) APD - Tool - User Interface - Main Control

⤷

⤷

Meta Relationship - Used By
# | Relationship type | Used by | Short Description | Created on |
---|---|---|---|---|
1 | Inheritance (c INHERITING FROM c_ref) | CL_RSAN_WB_ABS_NODE_UI_DS | UI Superclass for Source Nodes | 20030918 |
2 | Inheritance (c INHERITING FROM c_ref) | CL_RSAN_WB_ABS_NODE_UI_DST | UI Superclass for Source Nodes | 20030919 |
3 | Inheritance (c INHERITING FROM c_ref) | CL_RSAN_WB_ABS_NODE_UI_DT | UI Superclass for Source Nodes | 20030919 |
4 | Inheritance (c INHERITING FROM c_ref) | CL_RSAN_WB_ABS_NODE_UI_VI | UI Superclass for Source Nodes | 20030919 |
Properties
Class | CL_RSAN_WB_ABS_NODE_UI | |
Short Description | UI Superclass for All Nodes | |
Super Class | ||
Instantiability of a Class | 2 | Public |
Final |
General Data
Message Class | ||
Program status | ||
Category | 0 | |
Package | RSAN_WBH | APD - Tool - User Interface - Main Control |
Created | 20030918 | SAP |
Last change | 20130531 | SAP |
Shared Memory-enabled | ||
Fixed point arithmetic | ||
Unicode checks active |
Forward declarations
Class CL_RSAN_WB_ABS_NODE_UI has no forward declaration.
Interfaces
Class CL_RSAN_WB_ABS_NODE_UI has no interface implemented.
Friends
Class CL_RSAN_WB_ABS_NODE_UI has no friend class.
Attributes
# | Attribute | Level | Visibility | Read only | Typing | Associated Type | Initial Value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
Constant | Public | Type reference (TYPE) | UI_FUNC | 'NODE_' | Prefix for Node Context Menu Extensions | 20030918 | |
2 | ![]() |
Constant | Public | See coding | 20040113 |
Methods
# | Method | Level | Visibility | Method type | Description | Created on |
---|---|---|---|---|---|---|
1 | ![]() |
Instance method | Public | Method | Ask node if calculation summary is supported - see constants | 20040113 |
2 | ![]() |
Instance method | Public | Method | Get Mime Path for Icon to Be Displayed on Draw Area | 20030918 |
3 | ![]() |
Instance method | Public | Method | Request Node Specific Menu Extension | 20030918 |
4 | ![]() |
Instance method | Public | Method | Handle Node-Specific Menu Options | 20030918 |
Events
Class CL_RSAN_WB_ABS_NODE_UI has no event.
Types
# | Type | Visibility | Typing | Associated Type | Description | Created on | Type Source |
---|---|---|---|---|---|---|---|
1 | Y_CALC_SUMMARY_STATE | Public | Type reference (TYPE) | CHAR1 | State for Node Context Menu: Calculation Summary | 20040113 |
|
Method Signatures
Method GET_CALC_SUMMARY_SUPPORTED Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
IR_MDL_NODE | Value transfer | Object reference (TYPE REF TO) | CL_RSAN_MDL_ABSTRACT_NODE | Base class of a node | 20040113 | ||
2 | ![]() |
R_STATE | Value transfer | Type reference (TYPE) | Y_CALC_SUMMARY_STATE | State for Node context menu: Calculation Summary | 20040113 |
Method GET_CALC_SUMMARY_SUPPORTED on class CL_RSAN_WB_ABS_NODE_UI has no exception.
Method GET_ICON Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
IR_MDL_NODE | Value transfer | Object reference (TYPE REF TO) | CL_RSAN_MDL_ABSTRACT_NODE | Model class clone that will be changed | 20030918 | ||
2 | ![]() |
R_MIME_PATH | Value transfer | Type reference (TYPE) | STRING | Path to image in mime repository | 20030918 |
Method GET_ICON on class CL_RSAN_WB_ABS_NODE_UI has no exception.
Method ON_MENU_REQUEST Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
ER_CTX_MENU | Value transfer | Object reference (TYPE REF TO) | CL_CTMENU | Menu | 20030918 | ||
2 | ![]() |
E_MENU_TEXT | Value transfer | Type reference (TYPE) | GUI_TEXT | Text under which submenu appear in node menu | 20030918 | ||
3 | ![]() |
IR_MDL_NODE | Value transfer | Object reference (TYPE REF TO) | CL_RSAN_MDL_ABSTRACT_NODE | 20030918 | |||
4 | ![]() |
I_DISPLAY | Value transfer | Type reference (TYPE) | AS4FLAG | ' '=Maintain, 'X'=Display->Deactivate maintainance fcodes | 20030918 |
Method ON_MENU_REQUEST on class CL_RSAN_WB_ABS_NODE_UI has no exception.
Method ON_MENU_SELECTED Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
IR_MDL_NODE | Value transfer | Object reference (TYPE REF TO) | CL_RSAN_MDL_ABSTRACT_NODE | 20030918 | |||
2 | ![]() |
I_FCODE | Call by reference | Type reference (TYPE) | UI_FUNC | fcode prefix from constant me->c_fcode_prefix | 20030918 |
Method ON_MENU_SELECTED on class CL_RSAN_WB_ABS_NODE_UI has no exception.
History
Last changed by/on | SAP | 20130531 |
SAP Release Created in | 350 |