Class Method list used by SAP ABAP Class CL_DBA_GUI_DATA_RANGE (DBA Cockpit: Visualization of Range Selection)
SAP ABAP Class
CL_DBA_GUI_DATA_RANGE (DBA Cockpit: Visualization of Range Selection) is using
# | Object Type | Object Name | Object Description | Note |
---|---|---|---|---|
![]() |
![]() |
|||
1 | ![]() |
CL_DBA_GUI_DATA_RANGE - ADD_2ND_LEVEL_MENU | DBA Cockpit: Visualization of Range Selection | SOURCE text = dbstart |
2 | ![]() |
CL_DBA_GUI_DATA_RANGE - ADD_LOW_LEVEL_MENU | DBA Cockpit: Visualization of Range Selection | SOURCE importing selected_node = selected_node ). |
3 | ![]() |
CL_DBA_GUI_DATA_RANGE - ADD_LOW_LEVEL_MENU | DBA Cockpit: Visualization of Range Selection | SOURCE range_controller_ref = me->range_controller_ref |
4 | ![]() |
CL_DBA_GUI_DATA_RANGE - ADD_LOW_LEVEL_MENU | DBA Cockpit: Visualization of Range Selection | SOURCE text = manual_snap |
5 | ![]() |
CL_DBA_GUI_DATA_RANGE - ADD_LOW_LEVEL_MENU | DBA Cockpit: Visualization of Range Selection | SOURCE me->add_low_level_menu( exporting rangetype = me->range_controller_ref->rangetype_manual |
6 | ![]() |
CL_DBA_GUI_DATA_RANGE - ADD_LOW_LEVEL_MENU | DBA Cockpit: Visualization of Range Selection | SOURCE importing selected_node = selected_node ). |
7 | ![]() |
CL_DBA_GUI_DATA_RANGE - ADD_LOW_LEVEL_MENU | DBA Cockpit: Visualization of Range Selection | SOURCE range_controller_ref = me->range_controller_ref |
8 | ![]() |
CL_DBA_GUI_DATA_RANGE - ADD_LOW_LEVEL_MENU | DBA Cockpit: Visualization of Range Selection | SOURCE text = history |
9 | ![]() |
CL_DBA_GUI_DATA_RANGE - ADD_LOW_LEVEL_MENU | DBA Cockpit: Visualization of Range Selection | SOURCE me->add_low_level_menu( exporting rangetype = me->range_controller_ref->rangetype_history |
10 | ![]() |
CL_DBA_GUI_DATA_RANGE - ADD_LEAF | DBA Cockpit: Visualization of Range Selection | SOURCE me->add_leaf( id = xref_entry-menu_index text = date_time_string parent = manual_snap ). |
11 | ![]() |
CL_DBA_GUI_DATA_RANGE - ADD_LEAF | DBA Cockpit: Visualization of Range Selection | SOURCE me->add_leaf( id = xref_entry-menu_index text = date_time_string parent = history ). |
12 | ![]() |
CL_DBA_GUI_DATA_RANGE - ADD_LEAF | DBA Cockpit: Visualization of Range Selection | SOURCE me->add_leaf( id = xref_entry-menu_index text = date_time_string parent = day_id ). |
13 | ![]() |
CL_DBA_GUI_DATA_RANGE - ADD_LEAF | DBA Cockpit: Visualization of Range Selection | SOURCE me->add_leaf( id = xref_entry-menu_index text = now parent = space ). |
14 | ![]() |
CL_DBA_GUI_DATA_RANGE - ADD_LEAF | DBA Cockpit: Visualization of Range Selection | SOURCE me->add_leaf( id = xref_entry-menu_index text = reset parent = space ). |
15 | ![]() |
CL_DBA_GUI_DATA_RANGE - ADD_LEAF | DBA Cockpit: Visualization of Range Selection | SOURCE me->add_leaf( id = xref_entry-menu_index text = dbstart parent = space ). |
16 | ![]() |
CL_DBA_GUI_DATA_RANGE - ADD_2ND_LEVEL_NODE | DBA Cockpit: Visualization of Range Selection | SOURCE me->add_2nd_level_node( id = day_id text = day_string parent = history ). |
17 | ![]() |
CL_DBA_GUI_DATA_RANGE - ADD_2ND_LEVEL_NODE | DBA Cockpit: Visualization of Range Selection | SOURCE me->add_2nd_level_node( id = month_id text = month_string parent = history ). |
18 | ![]() |
CL_DBA_GUI_DATA_RANGE - ADD_2ND_LEVEL_NODE | DBA Cockpit: Visualization of Range Selection | SOURCE me->add_2nd_level_node( id = day_id text = day_string parent = month_id ). |
19 | ![]() |
CL_DBA_GUI_DATA_RANGE - ADD_2ND_LEVEL_MENU | DBA Cockpit: Visualization of Range Selection | SOURCE me->add_2nd_level_menu( exporting rangetype = me->range_controller_ref->rangetype_start |
20 | ![]() |
CL_DBA_GUI_DATA_RANGE - ADD_2ND_LEVEL_MENU | DBA Cockpit: Visualization of Range Selection | SOURCE range_controller_ref = me->range_controller_ref |
21 | ![]() |
CL_DBA_GUI_DATA_RANGE - ADD_2ND_LEVEL_MENU | DBA Cockpit: Visualization of Range Selection | SOURCE importing selected_node = selected_node ). |
22 | ![]() |
CL_DBA_GUI_DATA_RANGE - ADD_2ND_LEVEL_MENU | DBA Cockpit: Visualization of Range Selection | SOURCE me->add_2nd_level_menu( exporting rangetype = me->range_controller_ref->rangetype_reset |
23 | ![]() |
CL_DBA_GUI_DATA_RANGE - ADD_2ND_LEVEL_MENU | DBA Cockpit: Visualization of Range Selection | SOURCE text = reset |
24 | ![]() |
CL_DBA_GUI_DATA_RANGE - ADD_2ND_LEVEL_MENU | DBA Cockpit: Visualization of Range Selection | SOURCE range_controller_ref = me->range_controller_ref |
25 | ![]() |
CL_DBA_GUI_DATA_RANGE - ADD_2ND_LEVEL_MENU | DBA Cockpit: Visualization of Range Selection | SOURCE importing selected_node = selected_node ). |
26 | ![]() |
CL_DBA_GUI_DATA_RANGE - ADD_2ND_LEVEL_MENU | DBA Cockpit: Visualization of Range Selection | SOURCE me->add_2nd_level_menu( exporting rangetype = me->range_controller_ref->rangetype_now |
27 | ![]() |
CL_DBA_GUI_DATA_RANGE - ADD_2ND_LEVEL_MENU | DBA Cockpit: Visualization of Range Selection | SOURCE text = now |
28 | ![]() |
CL_DBA_GUI_DATA_RANGE - ADD_2ND_LEVEL_MENU | DBA Cockpit: Visualization of Range Selection | SOURCE range_controller_ref = me->range_controller_ref |
29 | ![]() |
CL_DBA_GUI_DATA_RANGE - ADD_2ND_LEVEL_MENU | DBA Cockpit: Visualization of Range Selection | SOURCE importing selected_node = selected_node ). |
30 | ![]() |
CL_DBA_GUI_DATA_RANGE - ADD_2ND_LEVEL_NODE | DBA Cockpit: Visualization of Range Selection | SOURCE me->add_2nd_level_node( id = history text = history parent = space ). |
31 | ![]() |
CL_DBA_GUI_DATA_RANGE - ADD_2ND_LEVEL_NODE | DBA Cockpit: Visualization of Range Selection | SOURCE me->add_2nd_level_node( id = manual text = manual_snap parent = space ). |
32 | ![]() |
CL_DBA_GUI_SELECTOR - CHANGE_SELECTION | DBA Cockpit: Visualization of Selection Lists | |
33 | ![]() |
CL_DBA_GUI_SELECTOR - SET_TREE_COLUMNS | DBA Cockpit: Visualization of Selection Lists | |
34 | ![]() |
CL_DBA_GUI_SELECTOR - SET_TREE_COLUMNS | DBA Cockpit: Visualization of Selection Lists | |
35 | ![]() |
CL_DBA_GUI_SELECTOR - REFRESH | DBA Cockpit: Visualization of Selection Lists | |
36 | ![]() |
CL_DBA_GUI_SELECTOR - REFRESH | DBA Cockpit: Visualization of Selection Lists | |
37 | ![]() |
CL_DBA_GUI_SELECTOR - CONSTRUCTOR | DBA Cockpit: Visualization of Selection Lists | |
38 | ![]() |
CL_DBA_GUI_SELECTOR - CHANGE_SELECTION | DBA Cockpit: Visualization of Selection Lists | |
39 | ![]() |
CL_DBA_GUI_SELECTOR - CHANGE_SELECTION | DBA Cockpit: Visualization of Selection Lists | |
40 | ![]() |
CL_DBA_IMAGE - IMAGE_OF_EXCEPTION | DBA Cockpit: Image/Value Functions | |
41 | ![]() |
CL_DBA_IMAGE - IMAGE_OF_EXCEPTION | DBA Cockpit: Image/Value Functions | |
42 | ![]() |
CL_DBA_IMAGE - IMAGE_OF_EXCEPTION | DBA Cockpit: Image/Value Functions | |
43 | ![]() |
CL_DBA_IMAGE - IMAGE_OF_MONTH | DBA Cockpit: Image/Value Functions | |
44 | ![]() |
CL_DBA_IMAGE - IMAGE_OF_MONTH | DBA Cockpit: Image/Value Functions | |
45 | ![]() |
IF_DB6_ACTION_CONTROLLER_RANGE - SET_RANGE | DBA Cockpit: Interface to Actions with Data Preselection | |
46 | ![]() |
IF_DB6_ACTION_CONTROLLER_RANGE - SET_RANGE | DBA Cockpit: Interface to Actions with Data Preselection |