Class Method list used by SAP ABAP Class CL_VMC_PRF_EXC_TRC (Evaluation Module for Exception Trace Information)
SAP ABAP Class
CL_VMC_PRF_EXC_TRC (Evaluation Module for Exception Trace Information) is using
| # | Object Type | Object Name | Object Description | Note |
|---|---|---|---|---|
| 1 | CL_COLUMN_TREE_MODEL - ADD_ITEMS | Column Tree Control with Data Management at Backend | ||
| 2 | CL_COLUMN_TREE_MODEL - ADD_ITEMS | Column Tree Control with Data Management at Backend | ||
| 3 | CL_COLUMN_TREE_MODEL - ADD_ITEMS | Column Tree Control with Data Management at Backend | ||
| 4 | CL_COLUMN_TREE_MODEL - ADD_ITEMS | Column Tree Control with Data Management at Backend | ||
| 5 | CL_COLUMN_TREE_MODEL - ADD_NODES | Column Tree Control with Data Management at Backend | ||
| 6 | CL_COLUMN_TREE_MODEL - ADD_NODES | Column Tree Control with Data Management at Backend | ||
| 7 | CL_COLUMN_TREE_MODEL - ADD_NODES | Column Tree Control with Data Management at Backend | ||
| 8 | CL_COLUMN_TREE_MODEL - ADD_NODES | Column Tree Control with Data Management at Backend | ||
| 9 | CL_COLUMN_TREE_MODEL - CONSTRUCTOR | Column Tree Control with Data Management at Backend | ||
| 10 | CL_COLUMN_TREE_MODEL - NODE_GET_ITEM | Column Tree Control with Data Management at Backend | ||
| 11 | CL_COLUMN_TREE_MODEL - NODE_GET_ITEM | Column Tree Control with Data Management at Backend | ||
| 12 | CL_COLUMN_TREE_MODEL - ADD_COLUMN | Column Tree Control with Data Management at Backend | ||
| 13 | CL_CTMENU - ADD_FUNCTION | Context Menu | ||
| 14 | CL_GUI_CONTROL - SET_REGISTERED_EVENTS | Proxy Class for Control in GUI | ||
| 15 | CL_GUI_SPLITTER_CONTAINER - CONSTRUCTOR | Splitter Control | ||
| 16 | CL_GUI_SPLITTER_CONTAINER - GET_CONTAINER | Splitter Control | ||
| 17 | CL_GUI_SPLITTER_CONTAINER - SET_BORDER | Splitter Control | ||
| 18 | CL_GUI_SPLITTER_CONTAINER - SET_ROW_HEIGHT | Splitter Control | ||
| 19 | CL_GUI_SPLITTER_CONTAINER - SET_ROW_MODE | Splitter Control | ||
| 20 | CL_GUI_SPLITTER_CONTAINER - SET_ROW_SASH | Splitter Control | ||
| 21 | CL_GUI_TOOLBAR - ADD_BUTTON_GROUP | Toolbar Control | ||
| 22 | CL_GUI_TOOLBAR - CONSTRUCTOR | Toolbar Control | ||
| 23 | CL_ITEM_TREE_MODEL - SET_REGISTERED_EVENTS | Tree Model with Items | ||
| 24 | CL_TREE_MODEL - DELETE_ALL_NODES | Tree Model: Basic Class | ||
| 25 | CL_TREE_MODEL - EXPAND_NODE | Tree Model: Basic Class | ||
| 26 | CL_TREE_MODEL - CREATE_TREE_CONTROL | Tree Model: Basic Class | ||
| 27 | CL_VMC_PRF_EXC_TRC - ADD_STACK_NODES | Evaluation Module for Exception Trace Information | SOURCE offset = offset |
|
| 28 | CL_VMC_PRF_EXC_TRC - ADD_EVENT_NODES | Evaluation Module for Exception Trace Information | SOURCE parent_node = node_key. |
|
| 29 | CL_VMC_PRF_EXC_TRC - ADD_EXC_NODES | Evaluation Module for Exception Trace Information | SOURCE CALL METHOD add_exc_nodes( exc_node_list ). |
|
| 30 | CL_VMC_PRF_EXC_TRC - ADD_LOC_NODES | Evaluation Module for Exception Trace Information | SOURCE CALL METHOD add_loc_nodes |
|
| 31 | CL_VMC_PRF_EXC_TRC - ADD_LOC_NODES | Evaluation Module for Exception Trace Information | SOURCE EXPORTING node_list = node_list |
|
| 32 | CL_VMC_PRF_EXC_TRC - ADD_LOC_NODES | Evaluation Module for Exception Trace Information | SOURCE length = length |
|
| 33 | CL_VMC_PRF_EXC_TRC - ADD_LOC_NODES | Evaluation Module for Exception Trace Information | SOURCE offset = offset |
|
| 34 | CL_VMC_PRF_EXC_TRC - ADD_LOC_NODES | Evaluation Module for Exception Trace Information | SOURCE event_type = event_type |
|
| 35 | CL_VMC_PRF_EXC_TRC - ADD_LOC_NODES | Evaluation Module for Exception Trace Information | SOURCE parent_node = node_key. |
|
| 36 | CL_VMC_PRF_EXC_TRC - ADD_STACK_NODES | Evaluation Module for Exception Trace Information | SOURCE CALL METHOD add_stack_nodes |
|
| 37 | CL_VMC_PRF_EXC_TRC - ADD_STACK_NODES | Evaluation Module for Exception Trace Information | SOURCE EXPORTING node_list = exc_list |
|
| 38 | CL_VMC_PRF_EXC_TRC - ADD_EVENT_NODES | Evaluation Module for Exception Trace Information | SOURCE EXPORTING node_list = exc_list |
|
| 39 | CL_VMC_PRF_EXC_TRC - ADD_STACK_NODES | Evaluation Module for Exception Trace Information | SOURCE length = count |
|
| 40 | CL_VMC_PRF_EXC_TRC - ADD_STACK_NODES | Evaluation Module for Exception Trace Information | SOURCE parent_node = node_key. |
|
| 41 | CL_VMC_PRF_EXC_TRC - EXPAND_NO_CHILDREN_HANDLER | Evaluation Module for Exception Trace Information | SOURCE SET HANDLER expand_no_children_handler FOR tree. |
|
| 42 | CL_VMC_PRF_EXC_TRC - INIT_SETTINGS | Evaluation Module for Exception Trace Information | SOURCE init_settings( ). |
|
| 43 | CL_VMC_PRF_EXC_TRC - INIT_TOOLBAR | Evaluation Module for Exception Trace Information | SOURCE init_toolbar( toolbar_container ). |
|
| 44 | CL_VMC_PRF_EXC_TRC - INIT_TREE | Evaluation Module for Exception Trace Information | SOURCE init_tree( tree_container ). |
|
| 45 | CL_VMC_PRF_EXC_TRC - NODE_CONTEXT_MENU_REQUEST_HNDL | Evaluation Module for Exception Trace Information | SOURCE SET HANDLER node_context_menu_request_hndl FOR tree. |
|
| 46 | CL_VMC_PRF_EXC_TRC - NODE_CONTEXT_MENU_SELECT_HNDL | Evaluation Module for Exception Trace Information | SOURCE SET HANDLER node_context_menu_select_hndl FOR tree. |
|
| 47 | CL_VMC_PRF_EXC_TRC - RESET | Evaluation Module for Exception Trace Information | SOURCE CALL METHOD reset. |
|
| 48 | CL_VMC_PRF_EXC_TRC - RESET | Evaluation Module for Exception Trace Information | SOURCE reset( ). |
|
| 49 | CL_VMC_PRF_EXC_TRC - UPDATE | Evaluation Module for Exception Trace Information | SOURCE update( ). |
|
| 50 | CL_VMC_PRF_EXC_TRC - ADD_EVENT_NODES | Evaluation Module for Exception Trace Information | SOURCE length = count |
|
| 51 | CL_VMC_PRF_EXC_TRC - ADD_EVENT_NODES | Evaluation Module for Exception Trace Information | SOURCE CALL METHOD add_event_nodes |
|
| 52 | CL_VMC_PRF_EXC_TRC - ADD_EVENT_NODES | Evaluation Module for Exception Trace Information | SOURCE EXPORTING node_list = exc_list |
|
| 53 | CL_VMC_PRF_EXC_TRC - ADD_EVENT_NODES | Evaluation Module for Exception Trace Information | SOURCE offset = offset |
|
| 54 | CL_VMC_PRF_EXC_TRC - ADD_EVENT_NODES | Evaluation Module for Exception Trace Information | SOURCE length = count |
|
| 55 | CL_VMC_PRF_EXC_TRC - ADD_EVENT_NODES | Evaluation Module for Exception Trace Information | SOURCE event_type = 1 |
|
| 56 | CL_VMC_PRF_EXC_TRC - ADD_EVENT_NODES | Evaluation Module for Exception Trace Information | SOURCE parent_node = node_key. |
|
| 57 | CL_VMC_PRF_EXC_TRC - ADD_EVENT_NODES | Evaluation Module for Exception Trace Information | SOURCE CALL METHOD add_event_nodes |
|
| 58 | CL_VMC_PRF_EXC_TRC - ADD_EVENT_NODES | Evaluation Module for Exception Trace Information | SOURCE EXPORTING node_list = exc_list |
|
| 59 | CL_VMC_PRF_EXC_TRC - ADD_EVENT_NODES | Evaluation Module for Exception Trace Information | SOURCE offset = offset |
|
| 60 | CL_VMC_PRF_EXC_TRC - ADD_EVENT_NODES | Evaluation Module for Exception Trace Information | SOURCE length = count |
|
| 61 | CL_VMC_PRF_EXC_TRC - ADD_EVENT_NODES | Evaluation Module for Exception Trace Information | SOURCE parent_node = node_key. |
|
| 62 | CL_VMC_PRF_EXC_TRC - ADD_EVENT_NODES | Evaluation Module for Exception Trace Information | SOURCE event_type = 4 |
|
| 63 | CL_VMC_PRF_EXC_TRC - ADD_EVENT_NODES | Evaluation Module for Exception Trace Information | SOURCE offset = offset |
|
| 64 | CL_VMC_PRF_EXC_TRC - ADD_EVENT_NODES | Evaluation Module for Exception Trace Information | SOURCE EXPORTING node_list = exc_list |
|
| 65 | CL_VMC_PRF_EXC_TRC - ADD_EVENT_NODES | Evaluation Module for Exception Trace Information | SOURCE CALL METHOD add_event_nodes |
|
| 66 | CL_VMC_PRF_EXC_TRC - ADD_EVENT_NODES | Evaluation Module for Exception Trace Information | SOURCE parent_node = node_key. |
|
| 67 | CL_VMC_PRF_EXC_TRC - ADD_EVENT_NODES | Evaluation Module for Exception Trace Information | SOURCE event_type = 3 |
|
| 68 | CL_VMC_PRF_EXC_TRC - ADD_EVENT_NODES | Evaluation Module for Exception Trace Information | SOURCE length = count |
|
| 69 | CL_VMC_PRF_EXC_TRC - ADD_EVENT_NODES | Evaluation Module for Exception Trace Information | SOURCE offset = offset |
|
| 70 | CL_VMC_PRF_EXC_TRC - ADD_EVENT_NODES | Evaluation Module for Exception Trace Information | SOURCE CALL METHOD add_event_nodes |
|
| 71 | CL_VMC_PRF_EXC_TRC - ADD_EVENT_NODES | Evaluation Module for Exception Trace Information | SOURCE event_type = 2 |
|
| 72 | IF_VMC_PRF_EVALUATION_MODULE - CAN_DISPLAY | Shared Interface for VMC Profiling UIs | ||
| 73 | IF_VMC_PRF_EVALUATION_MODULE - CLOSE_SESSION | Shared Interface for VMC Profiling UIs | ||
| 74 | IF_VMC_PRF_EVALUATION_MODULE - GET_GUI_CONTROL | Shared Interface for VMC Profiling UIs | ||
| 75 | IF_VMC_PRF_EVALUATION_MODULE - GET_NAME | Shared Interface for VMC Profiling UIs | ||
| 76 | IF_VMC_PRF_EVALUATION_MODULE - GET_SUBSCREEN_NR | Shared Interface for VMC Profiling UIs | ||
| 77 | IF_VMC_PRF_EVALUATION_MODULE - OPEN_SESSION | Shared Interface for VMC Profiling UIs | ||
| 78 | IF_VMC_PRF_EVALUATION_MODULE - SET_CONTAINER | Shared Interface for VMC Profiling UIs | ||
| 79 | IF_VMC_PRF_EVALUATION_MODULE - SET_DETAILS_PROVIDER_REGISTRY | Shared Interface for VMC Profiling UIs |