Class Method list used by SAP ABAP Class /MRSS/CL_CAR_UI_TABLE (Data Table for Capicity Report)
SAP ABAP Class
/MRSS/CL_CAR_UI_TABLE (Data Table for Capicity Report) is using
| # | Object Type | Object Name | Object Description | Note |
|---|---|---|---|---|
| 1 | /MRSS/CL_CAR_IL_TABLE - GET_TREE_TABLE_DATA | Interaction table for Capacity Report | ||
| 2 | /MRSS/CL_CAR_IL_TABLE - GET_USER_PARAMETER | Interaction table for Capacity Report | ||
| 3 | /MRSS/CL_CAR_IL_TABLE - PROCESS_PAI | Interaction table for Capacity Report | ||
| 4 | /MRSS/CL_CAR_IL_TABLE - GET_INSTANCE | Interaction table for Capacity Report | ||
| 5 | /MRSS/CL_CAR_UI_ANALYSIS_LIST - CONSTRUCTOR | List for CAG Analysis | ||
| 6 | /MRSS/CL_CAR_UI_TABLE - GET_EXPANDED_NODES | Data Table for Capicity Report | SOURCE es_current_expanded_nodes = ls_current_expanded_nodes. |
|
| 7 | /MRSS/CL_CAR_UI_TABLE - INITIALIZE | Data Table for Capicity Report | SOURCE me->initialize( |
|
| 8 | /MRSS/CL_CAR_UI_TABLE - GET_TABLE_DATA_FROM_IL | Data Table for Capicity Report | SOURCE get_table_data_from_il( IMPORTING es_tree_table_data = gs_tree_table_data ). |
|
| 9 | /MRSS/CL_CAR_UI_TABLE - HANDLE_ITEM_DOUBLE_CLICK | Data Table for Capicity Report | SOURCE SET HANDLER me->handle_item_double_click FOR lref_column_tree. |
|
| 10 | /MRSS/CL_CAR_UI_TABLE - HANDLE_TOOLBAR_ACTION | Data Table for Capicity Report | SOURCE SET HANDLER HANDLE_TOOLBAR_ACTION FOR gref_tool_bar. |
|
| 11 | /MRSS/CL_CAR_UI_TABLE - INITIALIZE | Data Table for Capicity Report | SOURCE iref_table_container = iref_table_container |
|
| 12 | /MRSS/CL_CAR_UI_TABLE - INITIALIZE | Data Table for Capicity Report | SOURCE iref_export_but_container = iref_export_but_container ). |
|
| 13 | /MRSS/CL_CAR_UI_TABLE - SET_EVENTS | Data Table for Capicity Report | SOURCE set_events( ). |
|
| 14 | /MRSS/CL_CAR_UI_TABLE - SET_TOOLBAR | Data Table for Capicity Report | SOURCE set_toolbar( ). |
|
| 15 | /MRSS/CL_CAR_UI_TABLE - SET_TREE_TABLE_CONTENT | Data Table for Capicity Report | SOURCE set_tree_table_content( EXPORTING is_tree_table_data = is_tree_table_data ). |
|
| 16 | /MRSS/CL_CAR_UI_TABLE - UPDATE_TREE_TABLE | Data Table for Capicity Report | SOURCE update_tree_table( EXPORTING is_tree_table_data = gs_tree_table_data ). |
|
| 17 | /MRSS/CL_CAR_UI_TABLE - VALIDATE_UI_DATA | Data Table for Capicity Report | SOURCE lv_validation_ok = validate_ui_data( is_tree_table_data = is_tree_table_data ). |
|
| 18 | /MRSS/CL_CAR_UI_TABLE - GET_EXPANDED_NODES | Data Table for Capicity Report | SOURCE CALL METHOD me->get_expanded_nodes |
|
| 19 | /MRSS/CL_CAR_UI_TABLE - FORMATE_DISPLAY_VALUE | Data Table for Capicity Report | SOURCE ls_item_table-text = formate_display_value( ls_points-point_percent ). |
|
| 20 | /MRSS/CL_CAR_UI_TABLE - FORMATE_DISPLAY_VALUE | Data Table for Capicity Report | SOURCE ls_item_table-text = formate_display_value( ls_points-point_absolute ). |
|
| 21 | /MRSS/CL_CAR_UI_TABLE - FORMATE_DISPLAY_VALUE | Data Table for Capicity Report | SOURCE lv_line = formate_display_value( ls_points-point_percent ). |
|
| 22 | /MRSS/CL_CAR_UI_TABLE - FORMATE_DISPLAY_VALUE | Data Table for Capicity Report | SOURCE lv_line = formate_display_value( ls_points-point_absolute ). |
|
| 23 | /MRSS/CL_CAR_UI_TABLE - FILTER_NODES_TO_BE_EXPANDED | Data Table for Capicity Report | SOURCE et_filtered_nodes = lt_nodes_to_expand. |
|
| 24 | /MRSS/CL_CAR_UI_TABLE - FILTER_NODES_TO_BE_EXPANDED | Data Table for Capicity Report | SOURCE IMPORTING |
|
| 25 | /MRSS/CL_CAR_UI_TABLE - FILTER_NODES_TO_BE_EXPANDED | Data Table for Capicity Report | SOURCE it_all_expandable_nodes = lt_nodes_to_expand |
|
| 26 | /MRSS/CL_CAR_UI_TABLE - FILTER_NODES_TO_BE_EXPANDED | Data Table for Capicity Report | SOURCE EXPORTING |
|
| 27 | /MRSS/CL_CAR_UI_TABLE - FILTER_NODES_TO_BE_EXPANDED | Data Table for Capicity Report | SOURCE CALL METHOD me->filter_nodes_to_be_expanded |
|
| 28 | /MRSS/CL_CAR_UI_TABLE - EXPORT_TREE_DATA_TO_EXCEL | Data Table for Capicity Report | SOURCE export_tree_data_to_excel( ). |
|
| 29 | /MRSS/CL_CAR_UI_TABLE - CONSTRUCTOR | Data Table for Capicity Report | ||
| 30 | /MRSS/CL_CAR_UI_TABLE - GET_EXPANDED_NODES | Data Table for Capicity Report | SOURCE IMPORTING |
|
| 31 | CL_GUI_COLUMN_TREE - ADD_COLUMN | Column Tree Control | ||
| 32 | CL_GUI_COLUMN_TREE - CONSTRUCTOR | Column Tree Control | ||
| 33 | CL_GUI_CONTROL - SET_ADJUST_DESIGN | Proxy Class for Control in GUI | ||
| 34 | CL_GUI_CONTROL - SET_REGISTERED_EVENTS | Proxy Class for Control in GUI | ||
| 35 | CL_GUI_CONTROL - SET_REGISTERED_EVENTS | Proxy Class for Control in GUI | ||
| 36 | CL_GUI_FRONTEND_SERVICES - FILE_SAVE_DIALOG | Frontend Services | ||
| 37 | CL_GUI_OBJECT - FREE | Proxy Class for a GUI Object | ||
| 38 | CL_GUI_OBJECT - FREE | Proxy Class for a GUI Object | ||
| 39 | CL_GUI_TOOLBAR - ADD_BUTTON | Toolbar Control | ||
| 40 | CL_GUI_TOOLBAR - CONSTRUCTOR | Toolbar Control | ||
| 41 | CL_ITEM_TREE_CONTROL - ADD_NODES_AND_ITEMS | Internal Tree Control Class | ||
| 42 | CL_TREE_CONTROL_BASE - EXPAND_NODES | Internal Tree Control Class | ||
| 43 | CL_TREE_CONTROL_BASE - GET_EXPANDED_NODES | Internal Tree Control Class | ||
| 44 | CL_TREE_CONTROL_BASE - SCROLL | Internal Tree Control Class |