Class Method list used by SAP ABAP Class CL_ISHMED_LTE_TB_TREE (IS-H*MED: Tree of All Text Modules for a User)
SAP ABAP Class
CL_ISHMED_LTE_TB_TREE (IS-H*MED: Tree of All Text Modules for a User) is using
| # | Object Type | Object Name | Object Description | Note |
|---|---|---|---|---|
| 1 | CL_GUI_CFW - UPDATE_VIEW | Control Framework Basic Class | ||
| 2 | CL_GUI_CFW - FLUSH | Control Framework Basic Class | ||
| 3 | CL_GUI_COLUMN_TREE - ADD_COLUMN | Column Tree Control | ||
| 4 | CL_GUI_COLUMN_TREE - ADD_COLUMN | Column Tree Control | ||
| 5 | CL_GUI_COLUMN_TREE - COLUMN_GET_WIDTH | Column Tree Control | ||
| 6 | CL_GUI_COLUMN_TREE - COLUMN_SET_WIDTH | Column Tree Control | ||
| 7 | CL_GUI_COLUMN_TREE - CONSTRUCTOR | Column Tree Control | ||
| 8 | CL_GUI_COLUMN_TREE - HIERARCHY_HEADER_GET_WIDTH | Column Tree Control | ||
| 9 | CL_GUI_COLUMN_TREE - HIERARCHY_HEADER_SET_WIDTH | Column Tree Control | ||
| 10 | CL_GUI_CONTROL - FINALIZE | Proxy Class for Control in GUI | ||
| 11 | CL_GUI_CONTROL - FINALIZE | Proxy Class for Control in GUI | ||
| 12 | CL_GUI_CONTROL - SET_FOCUS | Proxy Class for Control in GUI | ||
| 13 | CL_GUI_CONTROL - SET_REGISTERED_EVENTS | Proxy Class for Control in GUI | ||
| 14 | CL_ISHMED_LTE_DATA_PROVIDER - GET_SUB_CATEGORIES | IS-H*MED: Data Class of the Text Modules for the Editor | ||
| 15 | CL_ISHMED_LTE_DATA_PROVIDER - GET_TB_TEXT | IS-H*MED: Data Class of the Text Modules for the Editor | ||
| 16 | CL_ISHMED_LTE_DATA_PROVIDER - GET_TB_HEADERS | IS-H*MED: Data Class of the Text Modules for the Editor | ||
| 17 | CL_ISHMED_LTE_DATA_PROVIDER - GET_TB_HEADERS | IS-H*MED: Data Class of the Text Modules for the Editor | ||
| 18 | CL_ISHMED_LTE_TB_TREE - EXPAND_MAIN_CATEGORY | IS-H*MED: Tree of All Text Modules for a User | SOURCE CALL METHOD me->expand_main_category |
|
| 19 | CL_ISHMED_LTE_TB_TREE - HANDLE_NODE_KEYPRESSED | IS-H*MED: Tree of All Text Modules for a User | SOURCE SET HANDLER me->handle_node_keypressed FOR me. |
|
| 20 | CL_ISHMED_LTE_TB_TREE - HANDLE_SELECTION_CHANGE | IS-H*MED: Tree of All Text Modules for a User | SOURCE SET HANDLER me->handle_selection_change FOR me. |
|
| 21 | CL_ISHMED_LTE_TB_TREE - HANDLE_SELECTION_CHANGE | IS-H*MED: Tree of All Text Modules for a User | SOURCE CALL METHOD me->handle_selection_change |
|
| 22 | CL_ISHMED_LTE_TB_TREE - HANDLE_EXPAND_NO_CHILDREN | IS-H*MED: Tree of All Text Modules for a User | SOURCE SET HANDLER me->handle_expand_no_children FOR me. |
|
| 23 | CL_ISHMED_LTE_TB_TREE - HANDLE_SELECTION_CHANGE | IS-H*MED: Tree of All Text Modules for a User | SOURCE EXPORTING node_key = node_key. |
|
| 24 | CL_ISHMED_LTE_TB_TREE - HANDLE_SELECTION_CHANGE | IS-H*MED: Tree of All Text Modules for a User | SOURCE CALL METHOD me->handle_selection_change |
|
| 25 | CL_ISHMED_LTE_TB_TREE - HANDLE_SELECTION_CHANGE | IS-H*MED: Tree of All Text Modules for a User | SOURCE EXPORTING node_key = node_key. |
|
| 26 | CL_ISHMED_LTE_TB_TREE - INIT_OUTTAB_TB | IS-H*MED: Tree of All Text Modules for a User | SOURCE CALL METHOD me->init_outtab_tb. |
|
| 27 | CL_ISHMED_LTE_TB_TREE - MAKE_EXPAND_TAB | IS-H*MED: Tree of All Text Modules for a User | SOURCE CALL METHOD me->make_expand_tab. |
|
| 28 | CL_ISHMED_LTE_TB_TREE - REG_EVENTS | IS-H*MED: Tree of All Text Modules for a User | SOURCE CALL METHOD me->reg_events. |
|
| 29 | CL_ISHMED_LTE_TB_TREE - SET_COLUMN | IS-H*MED: Tree of All Text Modules for a User | SOURCE CALL METHOD me->set_column |
|
| 30 | CL_ISHMED_LTE_TB_TREE - SET_COLUMN | IS-H*MED: Tree of All Text Modules for a User | SOURCE EXCEPTIONS |
|
| 31 | CL_ISHMED_LTE_TB_TREE - SET_COLUMN | IS-H*MED: Tree of All Text Modules for a User | SOURCE cnt_column_error = 1 |
|
| 32 | CL_ISHMED_LTE_TB_TREE - SET_COLUMN | IS-H*MED: Tree of All Text Modules for a User | SOURCE OTHERS = 2. |
|
| 33 | CL_ISHMED_LTE_TB_TREE - SET_COLUMNS_WIDTH | IS-H*MED: Tree of All Text Modules for a User | ||
| 34 | CL_ISHMED_LTE_TB_TREE - SET_COLUMN_DESCRIBE | IS-H*MED: Tree of All Text Modules for a User | SOURCE CALL METHOD me->set_column_describe |
|
| 35 | CL_ISHMED_LTE_TB_TREE - SET_COLUMN_DESCRIBE | IS-H*MED: Tree of All Text Modules for a User | SOURCE EXCEPTIONS |
|
| 36 | CL_ISHMED_LTE_TB_TREE - SET_COLUMN_DESCRIBE | IS-H*MED: Tree of All Text Modules for a User | SOURCE cnt_column_error = 1 |
|
| 37 | CL_ISHMED_LTE_TB_TREE - SET_COLUMN_DESCRIBE | IS-H*MED: Tree of All Text Modules for a User | SOURCE OTHERS = 2. |
|
| 38 | CL_ISHMED_LTE_TB_TREE - EXPAND_SUB_CATEGORY | IS-H*MED: Tree of All Text Modules for a User | SOURCE EXPORTING |
|
| 39 | CL_ISHMED_LTE_TB_TREE - BUILD_NODE_TABLE | IS-H*MED: Tree of All Text Modules for a User | SOURCE CALL METHOD me->build_node_table |
|
| 40 | CL_ISHMED_LTE_TB_TREE - BUILD_NODE_TABLE | IS-H*MED: Tree of All Text Modules for a User | SOURCE EXCEPTIONS |
|
| 41 | CL_ISHMED_LTE_TB_TREE - BUILD_NODE_TABLE | IS-H*MED: Tree of All Text Modules for a User | SOURCE cnt_error_tree = 1 |
|
| 42 | CL_ISHMED_LTE_TB_TREE - BUILD_NODE_TABLE | IS-H*MED: Tree of All Text Modules for a User | SOURCE OTHERS = 2. |
|
| 43 | CL_ISHMED_LTE_TB_TREE - BUILD_NODE_TABLE | IS-H*MED: Tree of All Text Modules for a User | SOURCE CALL METHOD me->build_node_table |
|
| 44 | CL_ISHMED_LTE_TB_TREE - BUILD_NODE_TABLE | IS-H*MED: Tree of All Text Modules for a User | SOURCE EXCEPTIONS |
|
| 45 | CL_ISHMED_LTE_TB_TREE - BUILD_NODE_TABLE | IS-H*MED: Tree of All Text Modules for a User | SOURCE cnt_error_tree = 1 |
|
| 46 | CL_ISHMED_LTE_TB_TREE - BUILD_NODE_TABLE | IS-H*MED: Tree of All Text Modules for a User | SOURCE OTHERS = 2. |
|
| 47 | CL_ISHMED_LTE_TB_TREE - BUILD_NO_CHILDREN | IS-H*MED: Tree of All Text Modules for a User | SOURCE CALL METHOD me->build_no_children |
|
| 48 | CL_ISHMED_LTE_TB_TREE - BUILD_NO_CHILDREN | IS-H*MED: Tree of All Text Modules for a User | SOURCE p_node_key = node_key. |
|
| 49 | CL_ISHMED_LTE_TB_TREE - EXPAND_SUB_CATEGORY | IS-H*MED: Tree of All Text Modules for a User | SOURCE p_node_key = p_node_key. |
|
| 50 | CL_ISHMED_LTE_TB_TREE - EXPAND_SUB_CATEGORY | IS-H*MED: Tree of All Text Modules for a User | SOURCE CALL METHOD me->expand_sub_category |
|
| 51 | CL_ISHMED_LTE_TB_TREE - EXPAND_MAIN_CATEGORY | IS-H*MED: Tree of All Text Modules for a User | SOURCE p_node_key = p_node_key. |
|
| 52 | CL_ISHMED_LTE_TB_TREE - EXPAND_MAIN_CATEGORY | IS-H*MED: Tree of All Text Modules for a User | SOURCE EXPORTING |
|
| 53 | CL_ISHMED_LTE_TB_TREE - BUILD_VIEW_OF_TREE | IS-H*MED: Tree of All Text Modules for a User | SOURCE CALL METHOD me->build_view_of_tree. |
|
| 54 | CL_ISHMED_LTE_TB_TREE - BUILD_NO_CHILDREN | IS-H*MED: Tree of All Text Modules for a User | SOURCE p_node_key = outtab_tb_wa-node_key. |
|
| 55 | CL_ISHMED_LTE_TB_TREE - BUILD_NO_CHILDREN | IS-H*MED: Tree of All Text Modules for a User | SOURCE EXPORTING |
|
| 56 | CL_ISHMED_LTE_TB_TREE - BUILD_NO_CHILDREN | IS-H*MED: Tree of All Text Modules for a User | SOURCE CALL METHOD me->build_no_children |
|
| 57 | CL_ISHMED_LTE_TB_TREE - BUILD_NO_CHILDREN | IS-H*MED: Tree of All Text Modules for a User | SOURCE EXPORTING |
|
| 58 | CL_ITEM_TREE_CONTROL - ADD_NODES_AND_ITEMS | Internal Tree Control Class | ||
| 59 | CL_ITEM_TREE_CONTROL - ADD_NODES_AND_ITEMS | Internal Tree Control Class | ||
| 60 | CL_ITEM_TREE_CONTROL - ADD_NODES_AND_ITEMS | Internal Tree Control Class | ||
| 61 | CL_TREE_CONTROL_BASE - ADD_KEY_STROKE | Internal Tree Control Class | ||
| 62 | CL_TREE_CONTROL_BASE - DELETE_ALL_NODES | Internal Tree Control Class | ||
| 63 | CL_TREE_CONTROL_BASE - EXPAND_NODES | Internal Tree Control Class | ||
| 64 | CL_TREE_CONTROL_BASE - GET_EXPANDED_NODES | Internal Tree Control Class |