SAP ABAP Class CL_MWB_TREE_VIEW (tree class)
Hierarchy
☛
DMIS (Software Component) DMIS 2011_1
⤷
CA-EUR (Application Component) European Monetary Union: Euro
⤷
CNV_MWBGUI (Package) Migration Workbench GUI

⤷

⤷

Meta Relationship - Using
# | Relationship type | Using | Short Description | Created on |
---|---|---|---|---|
1 | Inheritance (c INHERITING FROM c_ref) | CL_MWB_SCREEN_VIEW | Basic screen class | 20060704 |
2 | Interface implementation (CLASS c. INTERFACES i_ref) | IF_MWB_CONTROL_VIEW | GUI control | 20060704 |
Properties
Class | CL_MWB_TREE_VIEW | |
Short Description | tree class | |
Super Class | CL_MWB_SCREEN_VIEW | Basic screen class |
Instantiability of a Class | 2 | Public |
Final |
General Data
Message Class | ||
Program status | ||
Category | 0 | |
Package | CNV_MWBGUI | Migration Workbench GUI |
Created | 20060704 | SAP |
Last change | 20141030 | |
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) |
Interfaces
# | Interface | Abstract | Final | Description | Created on |
---|---|---|---|---|---|
1 | IF_MWB_CONTROL_VIEW | GUI control | 20060704 |
Friends
Class CL_MWB_TREE_VIEW has no friend class.
Attributes
# | Attribute | Level | Visibility | Read only | Typing | Associated Type | Initial Value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
Instance attribute | Protected | Type reference (TYPE) | C | 20060704 | |||
2 | ![]() |
Instance attribute | Public | Type reference (TYPE) | BOOLEAN | '-' | boolean variable (X=true, -=false, space=unknown) | 20060704 | |
3 | ![]() |
Instance attribute | Public | Type reference (TYPE) | CHAR40 | Character field of length 40 | 20060704 | ||
4 | ![]() |
Constant | Public | Type reference (TYPE) | I | 3 | 20060704 | ||
5 | ![]() |
Instance attribute | Public | Type reference (TYPE) | I | 4 | 20060704 | ||
6 | ![]() |
Instance attribute | Public | Type reference (TYPE) | I | 5 | 20060704 | ||
7 | ![]() |
Instance attribute | Public | Type reference (TYPE) | UI_FUNCTIONS | Function Code Table | 20060704 | ||
8 | ![]() |
Instance attribute | Public | Object reference (TYPE REF TO) | CL_GUI_CUSTOM_CONTAINER | Container for Custom Controls in the Screen Area | 20060704 | ||
9 | ![]() |
Instance attribute | Public | Type reference (TYPE) | STRING40 | String with 40 characters in shmtable_s | 20060704 | ||
10 | ![]() |
Instance attribute | Public | Object reference (TYPE REF TO) | CL_GUI_DOCKING_CONTAINER | Docking Control Container | 20060704 | ||
11 | ![]() |
Instance attribute | Public | Type reference (TYPE) | SY-UCOMM | Screens, function code triggered by PAI | 20060704 | ||
12 | ![]() |
Instance attribute | Public | Object reference (TYPE REF TO) | CL_CTMENU | Context Menu | 20060704 | ||
13 | ![]() |
Instance attribute | Public | Type reference (TYPE) | TM_NODEKEY | Character field of length 40 | 20060704 | ||
14 | ![]() |
Instance attribute | Public | Type reference (TYPE) | TREEMSNOTA | Simple Tree Model: Node Table | 20060704 | ||
15 | ![]() |
Instance attribute | Public | Object reference (TYPE REF TO) | CL_GUI_SPLITTER_CONTAINER | Splitter Control | 20060704 | ||
16 | ![]() |
Instance attribute | Public | Object reference (TYPE REF TO) | CL_GUI_TOOLBAR | toolbar | 20060704 | ||
17 | ![]() |
Instance attribute | Public | Type reference (TYPE) | CHAR01 | Character field length 1 | 20060704 | ||
18 | ![]() |
Instance attribute | Protected | Type reference (TYPE) | BOOLEAN | boolean variable (X=true, -=false, space=unknown) | 20060704 | ||
19 | ![]() |
Instance attribute | Public | Object reference (TYPE REF TO) | CL_COLUMN_TREE_MODEL | Simple Tree Control | 20060704 |
Methods
Events
# | Event | Type | Visibility | Description | Created on |
---|---|---|---|---|---|
1 | AFTER_USER_COMMAND | Instance Event (0) |
Public (2) |
20060704 | |
2 | BEFORE_USER_COMMAND | Instance Event (0) |
Public (2) |
20060704 | |
3 | NODE_CONTEXT_MENU_REQUEST | Instance Event (0) |
Public (2) |
20060704 | |
4 | NODE_CONTEXT_MENU_SELECT | Instance Event (0) |
Public (2) |
20060704 | |
5 | NODE_DOUBLE_CLICK | Instance Event (0) |
Public (2) |
double click | 20060704 |
Types
Class CL_MWB_TREE_VIEW has no local type.
Method Signatures
Method ADD_NODE Signature
Method ADD_NODE on class CL_MWB_TREE_VIEW has no exception.
Method ADD_NODES Signature
Method ADD_NODES on class CL_MWB_TREE_VIEW has no parameter.
Method ADD_NODES on class CL_MWB_TREE_VIEW has no exception.
Method BUILD_MENU Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
IM_FCODE | Call by reference | Type reference (TYPE) | SY-UCOMM | 20060704 | |||
2 | ![]() |
IM_TEXT | Call by reference | Type reference (TYPE) | GUI_TEXT | 20060704 |
Method BUILD_MENU on class CL_MWB_TREE_VIEW has no exception.
Method CONSTRUCTOR Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
IM_CONT_NAME | Call by reference | Type reference (TYPE) | STRING | 20060704 | |||
2 | ![]() |
IM_DOCKING | Call by reference | Type reference (TYPE) | BOOLEAN | 20060704 | |||
3 | ![]() |
IM_DYNNR | Call by reference | Type reference (TYPE) | SYST-DYNNR | 20060704 | |||
4 | ![]() |
IM_PROG | Call by reference | Type reference (TYPE) | SY-REPID | 20060704 |
Method CONSTRUCTOR on class CL_MWB_TREE_VIEW has no exception.
Method CREATE_CONTAINER Signature
Method CREATE_CONTAINER on class CL_MWB_TREE_VIEW has no parameter.
Method CREATE_CONTAINER on class CL_MWB_TREE_VIEW has no exception.
Method CREATE_TREE_CONTROL Signature
Method CREATE_TREE_CONTROL on class CL_MWB_TREE_VIEW has no parameter.
Method CREATE_TREE_CONTROL on class CL_MWB_TREE_VIEW has no exception.
Method EXPAND_NODE Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
IM_NODE_KEY | Call by reference | Type reference (TYPE) | TM_NODEKEY | 20060704 |
Method EXPAND_NODE on class CL_MWB_TREE_VIEW has no exception.
Method FIND Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
RESULT_NODE_KEY | Call by reference | Type reference (TYPE) | TM_NODEKEY | 20060704 | |||
2 | ![]() |
RESULT_TYPE | Value transfer | Type reference (TYPE) | I | 20060704 |
Method FIND on class CL_MWB_TREE_VIEW has no exception.
Method GET_TREE Signature
Method GET_TREE on class CL_MWB_TREE_VIEW has no parameter.
Method GET_TREE on class CL_MWB_TREE_VIEW has no exception.
Method HANDLE_DOUBLE_CLICK Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
NODE_KEY | Call by reference | Attribute reference (LIKE) | 20060704 |
Method HANDLE_DOUBLE_CLICK on class CL_MWB_TREE_VIEW has no exception.
Method HANDLE_GENERIC_FUNCTIONS Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
E_EVENT_HANDLED | Call by reference | Type reference (TYPE) | C | 20060704 | |||
2 | ![]() |
IT_NODE_KEY | Call by reference | Type reference (TYPE) | LVC_T_NKEY | 20060704 | |||
3 | ![]() |
I_FCODE | Call by reference | Type reference (TYPE) | SY-UCOMM | 20060704 | |||
4 | ![]() |
I_FIELDNAME | Call by reference | Type reference (TYPE) | LVC_FNAME | Feldname | 20060704 |
Method HANDLE_GENERIC_FUNCTIONS on class CL_MWB_TREE_VIEW has no exception.
Method HANDLE_RIGHT_CLICK Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
MENU | Call by reference | Attribute reference (LIKE) | 20060704 | ||||
2 | ![]() |
NODE_KEY | Call by reference | Attribute reference (LIKE) | 20060704 |
Method HANDLE_RIGHT_CLICK on class CL_MWB_TREE_VIEW has no exception.
Method HANDLE_RIGHT_CLICK_SELECT Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
FCODE | Call by reference | Attribute reference (LIKE) | 20060704 | ||||
2 | ![]() |
NODE_KEY | Call by reference | Attribute reference (LIKE) | 20060704 |
Method HANDLE_RIGHT_CLICK_SELECT on class CL_MWB_TREE_VIEW has no exception.
Method HANDLE_TOOLBAR_DROPDOWN Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
FCODE | Value transfer | Attribute reference (LIKE) | 20060704 | ||||
2 | ![]() |
POSX | Value transfer | Attribute reference (LIKE) | 20060704 | ||||
3 | ![]() |
POSY | Value transfer | Attribute reference (LIKE) | 20060704 |
Method HANDLE_TOOLBAR_DROPDOWN on class CL_MWB_TREE_VIEW has no exception.
Method HANDLE_TOOLBAR_SELECT_FC Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
FCODE | Value transfer | Attribute reference (LIKE) | 20060704 |
Method HANDLE_TOOLBAR_SELECT_FC on class CL_MWB_TREE_VIEW has no exception.
Method NODE_GET_TEXT Signature
Method NODE_GET_TEXT on class CL_MWB_TREE_VIEW has no parameter.
Method NODE_GET_TEXT on class CL_MWB_TREE_VIEW has no exception.
Method NODE_SET_TEXT Signature
Method NODE_SET_TEXT on class CL_MWB_TREE_VIEW has no parameter.
Method NODE_SET_TEXT on class CL_MWB_TREE_VIEW has no exception.
Method SET_EVENT_HANDLERS Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
EVENTS | Call by reference | Type reference (TYPE) | CNTL_SIMPLE_EVENTS | 20060704 |
Method SET_EVENT_HANDLERS on class CL_MWB_TREE_VIEW has no exception.
Method SET_REGISTERED_EVENTS Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
EVENTS | Call by reference | Type reference (TYPE) | CNTL_SIMPLE_EVENTS | 20060704 |
Method SET_REGISTERED_EVENTS on class CL_MWB_TREE_VIEW has no exception.
Method UPDATE_NODES Signature
Method UPDATE_NODES on class CL_MWB_TREE_VIEW has no parameter.
Method UPDATE_NODES on class CL_MWB_TREE_VIEW has no exception.
Event Signatures
Event AFTER_USER_COMMAND Signature
# | Parameter | Type | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | UCOMM | Exporting | Value transfer | Type reference (TYPE) | SY-UCOMM | 20060704 |
Event BEFORE_USER_COMMAND Signature
# | Parameter | Type | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | UCOMM | Exporting | Value transfer | Type reference (TYPE) | SY-UCOMM | 20060704 |
Event NODE_CONTEXT_MENU_REQUEST Signature
# | Parameter | Type | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | MENU | Exporting | Value transfer | Object reference (TYPE REF TO) | CL_CTMENU | 20060704 | |||
2 | NODE_KEY | Exporting | Value transfer | Type reference (TYPE) | TM_NODEKEY | 20060704 |
Event NODE_CONTEXT_MENU_SELECT 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 | 20060704 | |||
2 | NODE_KEY | Exporting | Value transfer | Type reference (TYPE) | TM_NODEKEY | 20060704 |
Event NODE_DOUBLE_CLICK Signature
# | Parameter | Type | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | NODE_KEY | Exporting | Value transfer | Type reference (TYPE) | TM_NODEKEY | 20060704 |
History
Last changed by/on | SAP | 20141030 |
SAP Release Created in | 620 |