SAP ABAP Interface IF_RSDME_UI_MODEL_TREE (tree with models)
Hierarchy
☛
SAP_BW (Software Component) SAP Business Warehouse
⤷
BW-EI-DM (Application Component) Data Mining
⤷
RS_DME_UI_OO (Package) Datamining UI related - OO Based

⤷

⤷

Meta Relationship - Used By
# | Relationship type | Used by | Short Description | Created on |
---|---|---|---|---|
1 | Interface implementation (CLASS c. INTERFACES i_ref) | CL_RSDME_UI_NAV_TREE | navigation tree | 20030813 |
Properties
Interface | IF_RSDME_UI_MODEL_TREE | |
Short Description | tree with models |
General Data
Package | RS_DME_UI_OO | Datamining UI related - OO Based |
Created | 20030813 | SAP |
Last changed | 20110908 | SAP |
Unicode checks active |
Forward declarations
# | Type group / Object type | Type | Type Description |
---|---|---|---|
1 | LIST | Type group use (TYPE-POOLS tp) | Type group use (TYPE-POOLS tp) |
2 | RSDMU | Type group use (TYPE-POOLS tp) | Type group use (TYPE-POOLS tp) |
Interfaces
Interface IF_RSDME_UI_MODEL_TREE has no interface.
Friends
Interface IF_RSDME_UI_MODEL_TREE has no friend.
Attributes
# | Attribute | Level | Visibility | Read only | Typing | Associated Type | Initial Value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | MT_TREE_LCL | Instance attribute | Public | See coding | 20030813 | ||||
2 | MT_TREE_TEMP | Instance attribute | Public | See coding | 20030813 | ||||
3 | M_NEWNODEID | Instance attribute | Public | Type reference (TYPE) | RSDMSU_TREENODE_N-NODEID | 20030813 | |||
4 | M_NODE_KEY | Instance attribute | Public | Type reference (TYPE) | TV_NODEKEY | 20030813 | |||
5 | M_NODE_KEY_TABLE | Instance attribute | Public | Type reference (TYPE) | TREEV_NKS | 20030813 | |||
6 | M_TREE | Instance attribute | Public | Object reference (TYPE REF TO) | CL_GUI_COLUMN_TREE | 20030813 | |||
7 | M_TREE_DATA | Instance attribute | Public | Type reference (TYPE) | RSDMSU_TREENODE_N | 20030813 | |||
8 | M_TREE_LCL | Instance attribute | Public | See coding | 20030813 | ||||
9 | M_TREE_TMP | Instance attribute | Public | See coding | 20030813 |
Methods
# | Method | Level | Visibility | Method type | Description | Created on |
---|---|---|---|---|---|---|
1 | ![]() |
Instance method | Public | Method | create tree | 20030813 |
2 | ![]() |
Instance method | Public | Method | fetch data and create nodes | 20030813 |
3 | ![]() |
Instance method | Public | Event handling method | event handler for column tree | 20030813 |
4 | ![]() |
Instance method | Public | Event handling method | event handler for column tree | 20030813 |
5 | ![]() |
Instance method | Public | Event handling method | event handler for column tree | 20030813 |
6 | ![]() |
Instance method | Public | Event handling method | event handler for column tree | 20030813 |
7 | ![]() |
Instance method | Public | Event handling method | event handler for toolbar | 20030813 |
8 | ![]() |
Instance method | Public | Event handling method | event handler for column tree | 20030813 |
9 | ![]() |
Instance method | Public | Method | set handler | 20030813 |
Events
Interface IF_RSDME_UI_MODEL_TREE has no event.
Types
Interface IF_RSDME_UI_MODEL_TREE has no local type.
Method Signatures
Method CREATE Signature
Method CREATE on Interface IF_RSDME_UI_MODEL_TREE has no parameter.
Method CREATE on Interface IF_RSDME_UI_MODEL_TREE has no exception.
Method FILL_DATA Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
C_ITEM_TABLE | Call by reference | Type reference (TYPE) | RSDMU_T_ITEM_TABLE | 20030813 | |||
2 | ![]() |
C_NODE_TABLE | Call by reference | Type reference (TYPE) | TREEV_NTAB | 20030813 |
Method FILL_DATA on Interface IF_RSDME_UI_MODEL_TREE has no exception.
Method HANDLE_EXPAND_NO_CHILDREN Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
NODE_KEY | Value transfer | Attribute reference (LIKE) | 20030813 |
Method HANDLE_EXPAND_NO_CHILDREN on Interface IF_RSDME_UI_MODEL_TREE has no exception.
Method HANDLE_NODE_CONTEXT_MENU_REQ Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
MENU | Value transfer | Attribute reference (LIKE) | 20030813 | ||||
2 | ![]() |
NODE_KEY | Value transfer | Attribute reference (LIKE) | 20030813 |
Method HANDLE_NODE_CONTEXT_MENU_REQ on Interface IF_RSDME_UI_MODEL_TREE has no exception.
Method HANDLE_NODE_CONTEXT_MENU_SEL Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
FCODE | Value transfer | Attribute reference (LIKE) | 20030813 | ||||
2 | ![]() |
NODE_KEY | Value transfer | Attribute reference (LIKE) | 20030813 |
Method HANDLE_NODE_CONTEXT_MENU_SEL on Interface IF_RSDME_UI_MODEL_TREE has no exception.
Method HANDLE_NODE_DOUBLE_CLICK Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
NODE_KEY | Value transfer | Attribute reference (LIKE) | 20030813 |
Method HANDLE_NODE_DOUBLE_CLICK on Interface IF_RSDME_UI_MODEL_TREE 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) | 20030813 |
Method ON_FUNCTION_SELECTED on Interface IF_RSDME_UI_MODEL_TREE has no exception.
Method ON_NODE_KEYPRESS Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
KEY | Value transfer | Attribute reference (LIKE) | 20030813 | ||||
2 | ![]() |
NODE_KEY | Value transfer | Attribute reference (LIKE) | 20030813 |
Method ON_NODE_KEYPRESS on Interface IF_RSDME_UI_MODEL_TREE has no exception.
Method SET_HANDLER Signature
Method SET_HANDLER on Interface IF_RSDME_UI_MODEL_TREE has no parameter.
Method SET_HANDLER on Interface IF_RSDME_UI_MODEL_TREE has no exception.
History
Last changed by/on | SAP | 20110908 |
SAP Release Created in | 350 |