Class Method list used by SAP ABAP Class CL_AR_TREE (Archiving Factory - Tree)
SAP ABAP Class
CL_AR_TREE (Archiving Factory - Tree) is using
| # | Object Type | Object Name | Object Description | Note |
|---|---|---|---|---|
| 1 | CL_AR_NODE - GET_CHILDREN | Archiving Factory: Nodes | ||
| 2 | CL_AR_NODE - CAN_HAVE_CHILDREN | Archiving Factory: Nodes | ||
| 3 | CL_AR_NODE - IS_VISIBLE | Archiving Factory: Nodes | ||
| 4 | CL_AR_NODE - IS_VISIBLE | Archiving Factory: Nodes | ||
| 5 | CL_AR_NODE - GET_TEXT | Archiving Factory: Nodes | ||
| 6 | CL_AR_NODE - GET_TEXT | Archiving Factory: Nodes | ||
| 7 | CL_AR_NODE - GET_PARENT | Archiving Factory: Nodes | ||
| 8 | CL_AR_NODE - GET_ICON_EXPANDED | Archiving Factory: Nodes | ||
| 9 | CL_AR_NODE - GET_ICON_COLLAPSED | Archiving Factory: Nodes | ||
| 10 | CL_AR_NODE - GET_PREV_SIBLING | Archiving Factory: Nodes | ||
| 11 | CL_AR_TREE - GET_TREENODES_FROM_NODE | Archiving Factory - Tree | ||
| 12 | CL_AR_TREE - ON_NODE_CREATED | Archiving Factory - Tree | SOURCE SET HANDLER ON_NODE_CREATED FOR ME->REF_MODEL. |
|
| 13 | CL_AR_TREE - ON_NODE_CHANGED | Archiving Factory - Tree | SOURCE SET HANDLER ON_NODE_CHANGED FOR ME->REF_MODEL. |
|
| 14 | CL_AR_TREE - ON_NODES_DELETED | Archiving Factory - Tree | SOURCE SET HANDLER ON_NODES_DELETED FOR ME->REF_MODEL. |
|
| 15 | CL_AR_TREE - ON_DOUBLE_CLICK | Archiving Factory - Tree | SOURCE SET HANDLER ON_DOUBLE_CLICK FOR L_REF_EVENTS. |
|
| 16 | CL_AR_TREE - ON_CHANGEMODE_CHANGED | Archiving Factory - Tree | SOURCE ME->ON_CHANGEMODE_CHANGED( ). |
|
| 17 | CL_AR_TREE - ON_CHANGEMODE_CHANGED | Archiving Factory - Tree | SOURCE SET HANDLER ON_CHANGEMODE_CHANGED FOR ME->REF_MODEL. |
|
| 18 | CL_AR_TREE - ON_ADDED_FUNCTION | Archiving Factory - Tree | SOURCE SET HANDLER ON_ADDED_FUNCTION FOR L_REF_EVENTS. |
|
| 19 | CL_AR_TREE - INIT_FUNCTIONS | Archiving Factory - Tree | SOURCE INIT_FUNCTIONS( ). |
|
| 20 | CL_AR_TREE - GET_TREENODE_FROM_KEY | Archiving Factory - Tree | SOURCE l_ref_node = me->get_treenode_from_key( i_nodekey = node_key ). |
|
| 21 | CL_AR_TREE - GET_TREENODE | Archiving Factory - Tree | ||
| 22 | CL_AR_TREE - GET_TREENODE | Archiving Factory - Tree | ||
| 23 | CL_AR_TREE - GET_TOP_NODE | Archiving Factory - Tree | ||
| 24 | CL_AR_TREE - ADD_FROM_ARNODE | Archiving Factory - Tree | SOURCE me->add_from_arnode( l_ref_child ). |
|
| 25 | CL_AR_TREE - ADD_FROM_ARNODE | Archiving Factory - Tree | SOURCE me->add_from_arnode( ref_node ). |
|
| 26 | CL_AR_TREE - ADD_NODE | Archiving Factory - Tree | SOURCE l_ref_node = me->add_node( l_key_parent ). |
|
| 27 | CL_AR_TREE - ADD_NODE_AS_SIBLING | Archiving Factory - Tree | SOURCE l_ref_node = me->add_node_as_sibling( l_key_prev ). |
|
| 28 | CL_AR_TREE - GET_ARNODE | Archiving Factory - Tree | ||
| 29 | CL_AR_TREE - GET_ARNODE | Archiving Factory - Tree | ||
| 30 | CL_AR_TREE - GET_KEY | Archiving Factory - Tree | SOURCE l_key_prev = me->get_key( l_ref_prev ). |
|
| 31 | CL_AR_TREE - GET_KEY | Archiving Factory - Tree | SOURCE l_key_parent = get_key( l_ref_parent ). |
|
| 32 | CL_AR_TREE - GET_SELECTEDARNODE | Archiving Factory - Tree | ||
| 33 | CL_AR_TREE - GET_SELECTEDNODE | Archiving Factory - Tree | ||
| 34 | CL_AR_TREE - GET_TOP_NODE | Archiving Factory - Tree | ||
| 35 | CL_AR_TREE_MODEL - APPLY_TREE_CHANGES | Model for Tree of Archiving Objects | ||
| 36 | CL_AR_TREE_MODEL - GET_CHANGEMODE | Model for Tree of Archiving Objects | ||
| 37 | CL_SALV_COLUMN - SET_VISIBLE | Individual Column Object | ||
| 38 | CL_SALV_COLUMNS - GET | All Column Objects | ||
| 39 | CL_SALV_FUNCTIONS - ADD_FUNCTION | Generic and Application-Specific Functions | ||
| 40 | CL_SALV_FUNCTIONS - SET_FUNCTION | Generic and Application-Specific Functions | ||
| 41 | CL_SALV_FUNCTIONS_TREE - SET_PRINT_ALL | Generic and User-Defined Functions in Tree Structures | ||
| 42 | CL_SALV_FUNCTIONS_TREE - SET_FIND | Generic and User-Defined Functions in Tree Structures | ||
| 43 | CL_SALV_FUNCTIONS_TREE - SET_COLLAPSE | Generic and User-Defined Functions in Tree Structures | ||
| 44 | CL_SALV_FUNCTIONS_TREE - SET_EXPAND | Generic and User-Defined Functions in Tree Structures | ||
| 45 | CL_SALV_ITEM - GET_NODE | Item in Tree Structure | ||
| 46 | CL_SALV_NODE - SET_DATA_ROW | Single Node Object of Tree Structure | ||
| 47 | CL_SALV_NODE - SET_VISIBLE | Single Node Object of Tree Structure | ||
| 48 | CL_SALV_NODE - SET_VISIBLE | Single Node Object of Tree Structure | ||
| 49 | CL_SALV_NODE - SET_VISIBLE | Single Node Object of Tree Structure | ||
| 50 | CL_SALV_NODE - SET_TEXT | Single Node Object of Tree Structure | ||
| 51 | CL_SALV_NODE - SET_TEXT | Single Node Object of Tree Structure | ||
| 52 | CL_SALV_NODE - SET_FOLDER | Single Node Object of Tree Structure | ||
| 53 | CL_SALV_NODE - SET_FOLDER | Single Node Object of Tree Structure | ||
| 54 | CL_SALV_NODE - SET_EXPANDED_ICON | Single Node Object of Tree Structure | ||
| 55 | CL_SALV_NODE - SET_COLLAPSED_ICON | Single Node Object of Tree Structure | ||
| 56 | CL_SALV_NODE - GET_SUBTREE | Single Node Object of Tree Structure | ||
| 57 | CL_SALV_NODE - GET_PARENT | Single Node Object of Tree Structure | ||
| 58 | CL_SALV_NODE - GET_KEY | Single Node Object of Tree Structure | ||
| 59 | CL_SALV_NODE - GET_DATA_ROW | Single Node Object of Tree Structure | ||
| 60 | CL_SALV_NODE - GET_DATA_ROW | Single Node Object of Tree Structure | ||
| 61 | CL_SALV_NODE - GET_DATA_ROW | Single Node Object of Tree Structure | ||
| 62 | CL_SALV_NODE - DELETE | Single Node Object of Tree Structure | ||
| 63 | CL_SALV_NODES - ADD_NODE | All Node Objects of Tree Structure | ||
| 64 | CL_SALV_NODES - GET_TOP_NODE | All Node Objects of Tree Structure | ||
| 65 | CL_SALV_NODES - GET_NODE | All Node Objects of Tree Structure | ||
| 66 | CL_SALV_NODES - ADD_NODE | All Node Objects of Tree Structure | ||
| 67 | CL_SALV_NODES - GET_ALL_NODES | All Node Objects of Tree Structure | ||
| 68 | CL_SALV_SELECTIONS_TREE - GET_SELECTED_ITEM | Selections in Tree Structures | ||
| 69 | CL_SALV_SELECTIONS_TREE - GET_SELECTED_NODES | Selections in Tree Structures | ||
| 70 | CL_SALV_TREE - GET_FUNCTIONS | Basis Class for Tree Structure | ||
| 71 | CL_SALV_TREE - GET_TREE_SETTINGS | Basis Class for Tree Structure | ||
| 72 | CL_SALV_TREE - GET_SELECTIONS | Basis Class for Tree Structure | ||
| 73 | CL_SALV_TREE - GET_NODES | Basis Class for Tree Structure | ||
| 74 | CL_SALV_TREE - GET_NODES | Basis Class for Tree Structure | ||
| 75 | CL_SALV_TREE - GET_NODES | Basis Class for Tree Structure | ||
| 76 | CL_SALV_TREE - GET_NODES | Basis Class for Tree Structure | ||
| 77 | CL_SALV_TREE - GET_NODES | Basis Class for Tree Structure | ||
| 78 | CL_SALV_TREE - GET_FUNCTIONS | Basis Class for Tree Structure | ||
| 79 | CL_SALV_TREE - GET_EVENT | Basis Class for Tree Structure | ||
| 80 | CL_SALV_TREE - GET_COLUMNS | Basis Class for Tree Structure | ||
| 81 | CL_SALV_TREE - FACTORY | Basis Class for Tree Structure | ||
| 82 | CL_SALV_TREE - DISPLAY | Basis Class for Tree Structure | ||
| 83 | CL_SALV_TREE_SETTINGS - SET_HIERARCHY_HEADER | Global Settings for Tree Structure | ||
| 84 | CL_SALV_TREE_SETTINGS - SET_HIERARCHY_TOOLTIP | Global Settings for Tree Structure |