SAP ABAP Class CL_RSDME_UI_NAV_TREE (navigation tree)
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 - Using
# | Relationship type | Using | Short Description | Created on |
---|---|---|---|---|
1 | Interface implementation (CLASS c. INTERFACES i_ref) | IF_RSDME_UI_MODEL_TREE | tree with models | 20030813 |
Meta Relationship - Used By
# | Relationship type | Used by | Short Description | Created on |
---|---|---|---|---|
1 | Inheritance (c INHERITING FROM c_ref) | CL_RSDME_UI_MODEL_F4 | choose model from tree | 20031007 |
Properties
Class | CL_RSDME_UI_NAV_TREE | |
Short Description | navigation tree | |
Super Class | ||
Instantiability of a Class | 2 | Public |
Final |
General Data
Message Class | ||
Program status | ||
Category | 0 | |
Package | RS_DME_UI_OO | Datamining UI related - OO Based |
Created | 20030813 | SAP |
Last change | 20110908 | 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) |
Interfaces
# | Interface | Abstract | Final | Description | Created on |
---|---|---|---|---|---|
1 | IF_RSDME_UI_MODEL_TREE | tree with models | 20030813 |
Friends
Class CL_RSDME_UI_NAV_TREE has no friend class.
Attributes
Methods
Events
Class CL_RSDME_UI_NAV_TREE has no event.
Types
Class CL_RSDME_UI_NAV_TREE has no local type.
Method Signatures
Method ADD_TOOLBAR_BUTTONS Signature
Method ADD_TOOLBAR_BUTTONS on class CL_RSDME_UI_NAV_TREE has no parameter.
Method ADD_TOOLBAR_BUTTONS on class CL_RSDME_UI_NAV_TREE has no exception.
Method EXPAND_NODE Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
C_NEW_ID | Call by reference | Type reference (TYPE) | RSDMSU_TREENODE-NODEID | 20030813 | |||
2 | ![]() |
I_NODE_KEY | Call by reference | Type reference (TYPE) | TV_NODEKEY | 20030813 |
Method EXPAND_NODE on class CL_RSDME_UI_NAV_TREE has no exception.
Method EXPAND_NO_CHILDREN Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
I_NODE_KEY | Call by reference | Type reference (TYPE) | TV_NODEKEY | 20030820 |
Method EXPAND_NO_CHILDREN on class CL_RSDME_UI_NAV_TREE has no exception.
Method EXPAND_SUBNODES Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
I_NODE_ID | Call by reference | Type reference (TYPE) | TV_NODEKEY | 20030820 |
Method EXPAND_SUBNODES on class CL_RSDME_UI_NAV_TREE has no exception.
Method FIND_NODE Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
E_ERROR | Value transfer | Type reference (TYPE) | RSDMEM_BOOL_CH | Datenelement für Rückgabetabelle | 20040114 | ||
2 | ![]() |
I_METHOD_NAME | Call by reference | Type reference (TYPE) | RSDMEM_ANALYTICAL_SERVICE | Analytische Methode | 20040114 | ||
3 | ![]() |
I_METHOD_TYPE | Call by reference | Type reference (TYPE) | RSDMEM_SRV_TYPE_NAME | Name der Serviceart | 20040114 | ||
4 | ![]() |
I_MODEL_NAME | Call by reference | Type reference (TYPE) | RSDMEM_MODEL | Analytisches Modell | 20040114 |
Method FIND_NODE on class CL_RSDME_UI_NAV_TREE has no exception.
Method GET_NODE_INFO Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
E_NODE_INFO | Call by reference | Type reference (TYPE) | RSDMSU_TREENODE_N | 20030819 | |||
2 | ![]() |
I_NODE_ID | Call by reference | Type reference (TYPE) | TV_NODEKEY | 20030819 |
Method GET_NODE_INFO on class CL_RSDME_UI_NAV_TREE has no exception.
Method GET_STATUS_ICON Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
E_ICON | Value transfer | Type reference (TYPE) | ICONS-TEXT | 20030904 | |||
2 | ![]() |
I_STATE | Call by reference | Type reference (TYPE) | RSDMEM_STATUS | 20030904 |
Method GET_STATUS_ICON on class CL_RSDME_UI_NAV_TREE has no exception.
Method HANDLE_EXPAND_NO_CHILDREN Signature
Method HANDLE_EXPAND_NO_CHILDREN on class CL_RSDME_UI_NAV_TREE has no parameter.
Method HANDLE_EXPAND_NO_CHILDREN on class CL_RSDME_UI_NAV_TREE has no exception.
Method HANDLE_NODE_CONTEXT_MENU_REQ Signature
Method HANDLE_NODE_CONTEXT_MENU_REQ on class CL_RSDME_UI_NAV_TREE has no parameter.
Method HANDLE_NODE_CONTEXT_MENU_REQ on class CL_RSDME_UI_NAV_TREE has no exception.
Method HANDLE_NODE_CONTEXT_MENU_SEL Signature
Method HANDLE_NODE_CONTEXT_MENU_SEL on class CL_RSDME_UI_NAV_TREE has no parameter.
Method HANDLE_NODE_CONTEXT_MENU_SEL on class CL_RSDME_UI_NAV_TREE has no exception.
Method HANDLE_NODE_DOUBLE_CLICK Signature
Method HANDLE_NODE_DOUBLE_CLICK on class CL_RSDME_UI_NAV_TREE has no parameter.
Method HANDLE_NODE_DOUBLE_CLICK on class CL_RSDME_UI_NAV_TREE has no exception.
Method ON_FUNCTION_SELECTED Signature
Method ON_FUNCTION_SELECTED on class CL_RSDME_UI_NAV_TREE has no parameter.
Method ON_FUNCTION_SELECTED on class CL_RSDME_UI_NAV_TREE has no exception.
Method ON_NODE_KEYPRESS Signature
Method ON_NODE_KEYPRESS on class CL_RSDME_UI_NAV_TREE has no parameter.
Method ON_NODE_KEYPRESS on class CL_RSDME_UI_NAV_TREE has no exception.
Method REFRESH_TREE Signature
Method REFRESH_TREE on class CL_RSDME_UI_NAV_TREE has no parameter.
Method REFRESH_TREE on class CL_RSDME_UI_NAV_TREE has no exception.
Method REGISTER_EVENTS Signature
Method REGISTER_EVENTS on class CL_RSDME_UI_NAV_TREE has no parameter.
Method REGISTER_EVENTS on class CL_RSDME_UI_NAV_TREE has no exception.
Method UPDATE_NODE Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
I_NODE_ID | Call by reference | Type reference (TYPE) | RSDMSU_TREENODE-NODEID | 20030813 |
Method UPDATE_NODE on class CL_RSDME_UI_NAV_TREE has no exception.
Method UPDATE_TREE Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
I_NODE_ID | Call by reference | Type reference (TYPE) | RSDMSU_TREENODE-NODEID | 20030813 | |||
2 | ![]() |
I_PARENT | Call by reference | Type reference (TYPE) | RSDMSU_TREENODE-NODEID | 20030813 | |||
3 | ![]() |
I_TREE_TYPE | Call by reference | Type reference (TYPE) | RSDMSU_TREENODE-TYPE | 20030813 |
Method UPDATE_TREE on class CL_RSDME_UI_NAV_TREE has no exception.
History
Last changed by/on | SAP | 20110908 |
SAP Release Created in | 350 |