Class Method list used by SAP ABAP Class CL_HDB_ACTION_OVERVIEW (HDB: Properties and Status Overview)
SAP ABAP Class
CL_HDB_ACTION_OVERVIEW (HDB: Properties and Status Overview) is using
# | Object Type | Object Name | Object Description | Note |
---|---|---|---|---|
![]() |
![]() |
|||
1 | ![]() |
CL_DB6_TREE_NAVIGATOR - REQUEST_ACTION | CL_DB6_TREE_NAVIGATOR | |
2 | ![]() |
CL_DB6_TREE_NAVIGATOR - REQUEST_ACTION | CL_DB6_TREE_NAVIGATOR | |
3 | ![]() |
CL_DB6_TREE_NAVIGATOR - REQUEST_ACTION | CL_DB6_TREE_NAVIGATOR | |
4 | ![]() |
CL_DB6_TREE_NAVIGATOR - REQUEST_ACTION | CL_DB6_TREE_NAVIGATOR | |
5 | ![]() |
CL_DB6_TREE_NAVIGATOR - REQUEST_REFRESH | CL_DB6_TREE_NAVIGATOR | |
6 | ![]() |
CL_DB6_TREE_NAVIGATOR - REFRESH_SYSTEM_DATA | CL_DB6_TREE_NAVIGATOR | |
7 | ![]() |
CL_DBA_DBCON - SET_AVAILABLE | DBA Cockpit: DBCON administration | |
8 | ![]() |
CL_DBA_GUI_SCREEN_CONTROL - MAKE_INVISIBLE | DBA Cockpit: GUI Tools | |
9 | ![]() |
CL_DBA_MSG_WINDOW_BASE - ADD_ERROR | DBA Cockpit: Abstract Message Window | |
10 | ![]() |
CL_DBA_MSG_WINDOW_BASE - ADD_SUCCESS | DBA Cockpit: Abstract Message Window | |
11 | ![]() |
CL_DBA_MSG_WINDOW_BASE - ADD_WARNING | DBA Cockpit: Abstract Message Window | |
12 | ![]() |
CL_GUI_CFW - FLUSH | Control Framework Basic Class | |
13 | ![]() |
CL_GUI_CONTROL - SET_VISIBLE | Proxy Class for Control in GUI | |
14 | ![]() |
CL_GUI_CONTROL - SET_VISIBLE | Proxy Class for Control in GUI | |
15 | ![]() |
CL_GUI_CONTROL - SET_REGISTERED_EVENTS | Proxy Class for Control in GUI | |
16 | ![]() |
CL_GUI_CUSTOM_CONTAINER - CONSTRUCTOR | Container for Custom Controls in the Screen Area | |
17 | ![]() |
CL_GUI_OBJECT - FREE | Proxy Class for a GUI Object | |
18 | ![]() |
CL_HDB_ACTION_OVERVIEW - DOUBLE_CLICK_ON_STORAGE | HDB: Properties and Status Overview | SOURCE SET HANDLER double_click_on_storage FOR me->graphic_db_disks_log->picture_control_1. |
19 | ![]() |
CL_HDB_ACTION_OVERVIEW - FREE_GRAPH | HDB: Properties and Status Overview | |
20 | ![]() |
CL_HDB_ACTION_OVERVIEW - DOUBLE_CLICK_ON_STORAGE | HDB: Properties and Status Overview | SOURCE SET HANDLER double_click_on_storage FOR me->graphic_db_disks_log->picture_control_2. |
21 | ![]() |
CL_HDB_ACTION_OVERVIEW - DOUBLE_CLICK_ON_TRACES | HDB: Properties and Status Overview | SOURCE SET HANDLER double_click_on_traces FOR me->graphic_traces->picture_control_1. |
22 | ![]() |
CL_HDB_ACTION_OVERVIEW - DOUBLE_CLICK_ON_TRACES | HDB: Properties and Status Overview | SOURCE SET HANDLER double_click_on_traces FOR me->graphic_traces->picture_control_2. |
23 | ![]() |
CL_HDB_ACTION_OVERVIEW - DOUBLE_CLICK_ON_TRACES | HDB: Properties and Status Overview | SOURCE SET HANDLER double_click_on_traces FOR me->graphic_db_disks_trace->picture_control_1. |
24 | ![]() |
CL_HDB_ACTION_OVERVIEW - DOUBLE_CLICK_ON_TRACES | HDB: Properties and Status Overview | SOURCE SET HANDLER double_click_on_traces FOR me->graphic_db_disks_trace->picture_control_2. |
25 | ![]() |
CL_HDB_ACTION_OVERVIEW - GET_PROZENT | HDB: Properties and Status Overview | SOURCE prozent = me->get_prozent( total = 100 used = cpu_total ). |
26 | ![]() |
CL_HDB_ACTION_OVERVIEW - GET_PROZENT | HDB: Properties and Status Overview | SOURCE prozent = me->get_prozent( total = 100 used = cpu_process ). |
27 | ![]() |
CL_HDB_ACTION_OVERVIEW - GET_PROZENT | HDB: Properties and Status Overview | SOURCE prozent = me->get_prozent( total = storage_data_total used = storage_data_used ). |
28 | ![]() |
CL_HDB_ACTION_OVERVIEW - GET_PROZENT | HDB: Properties and Status Overview | SOURCE prozent = me->get_prozent( total = storage_log_total used = storage_log_used ). |
29 | ![]() |
CL_HDB_ACTION_OVERVIEW - GET_PROZENT | HDB: Properties and Status Overview | SOURCE prozent = me->get_prozent( used = storage_trace_used total = storage_trace_total ). |
30 | ![]() |
CL_HDB_ACTION_OVERVIEW - GET_PROZENT | HDB: Properties and Status Overview | SOURCE prozent = me->get_prozent( used = memory_used total = memory_total ). |
31 | ![]() |
CL_HDB_ACTION_OVERVIEW - GET_PROZENT | HDB: Properties and Status Overview | SOURCE prozent = me->get_prozent( used = memory_used_virtual total = memory_total_virtual ). |
32 | ![]() |
CL_HDB_ACTION_OVERVIEW - GET_PROZENT | HDB: Properties and Status Overview | SOURCE prozent = me->get_prozent( total = 100 used = cpu_total ). |
33 | ![]() |
CL_HDB_ACTION_OVERVIEW - GET_PROZENT | HDB: Properties and Status Overview | SOURCE prozent = me->get_prozent( total = db_storage_data_total used = db_storage_data_used ). |
34 | ![]() |
CL_HDB_ACTION_OVERVIEW - GET_PROZENT | HDB: Properties and Status Overview | SOURCE prozent = me->get_prozent( total = db_storage_log_total used = db_storage_log_used ). |
35 | ![]() |
CL_HDB_ACTION_OVERVIEW - GET_PROZENT | HDB: Properties and Status Overview | SOURCE prozent = me->get_prozent( total = db_storage_trace_total used = db_storage_trace_used ). |
36 | ![]() |
CL_HDB_ACTION_OVERVIEW - GET_PROZENT | HDB: Properties and Status Overview | SOURCE prozent = me->get_prozent( total = db_memory_total used = db_memory_used ). |
37 | ![]() |
CL_HDB_ACTION_OVERVIEW - INIT_GRAPH | HDB: Properties and Status Overview | |
38 | ![]() |
CL_HDB_ACTION_OVERVIEW - DOUBLE_CLICK_ON_STORAGE | HDB: Properties and Status Overview | SOURCE SET HANDLER double_click_on_storage FOR me->graphic_db_disks_data->picture_control_1. |
39 | ![]() |
CL_HDB_ACTION_OVERVIEW - DOUBLE_CLICK_ON_STORAGE | HDB: Properties and Status Overview | SOURCE SET HANDLER double_click_on_storage FOR me->graphic_db_disks_data->picture_control_2. |
40 | ![]() |
CL_HDB_ACTION_OVERVIEW - DOUBLE_CLICK_ON_MEMORY | HDB: Properties and Status Overview | SOURCE CALL METHOD double_click_on_memory( mouse_pos_x = 5 mouse_pos_y = 5 ). |
41 | ![]() |
CL_HDB_ACTION_OVERVIEW - DOUBLE_CLICK_ON_MEMORY | HDB: Properties and Status Overview | SOURCE CALL METHOD double_click_on_memory( mouse_pos_x = 5 mouse_pos_y = 5 ). |
42 | ![]() |
CL_HDB_ACTION_OVERVIEW - DOUBLE_CLICK_ON_MEMORY | HDB: Properties and Status Overview | SOURCE SET HANDLER double_click_on_memory FOR me->graphic_memory->picture_control_1. |
43 | ![]() |
CL_HDB_ACTION_OVERVIEW - DOUBLE_CLICK_ON_MEMORY | HDB: Properties and Status Overview | SOURCE SET HANDLER double_click_on_memory FOR me->graphic_memory->picture_control_2. |
44 | ![]() |
CL_HDB_ACTION_OVERVIEW - DOUBLE_CLICK_ON_MEMORY | HDB: Properties and Status Overview | SOURCE SET HANDLER double_click_on_memory FOR me->graphic_memory_virtual->picture_control_1. |
45 | ![]() |
CL_HDB_ACTION_OVERVIEW - DOUBLE_CLICK_ON_MEMORY | HDB: Properties and Status Overview | SOURCE SET HANDLER double_click_on_memory FOR me->graphic_memory_virtual->picture_control_2. |
46 | ![]() |
CL_HDB_ACTION_OVERVIEW - DOUBLE_CLICK_ON_MEMORY | HDB: Properties and Status Overview | SOURCE SET HANDLER double_click_on_memory FOR me->graphic_cpu->picture_control_1. |
47 | ![]() |
CL_HDB_ACTION_OVERVIEW - DOUBLE_CLICK_ON_MEMORY | HDB: Properties and Status Overview | SOURCE SET HANDLER double_click_on_memory FOR me->graphic_cpu->picture_control_2. |
48 | ![]() |
CL_HDB_ACTION_OVERVIEW - DOUBLE_CLICK_ON_MEMORY | HDB: Properties and Status Overview | SOURCE SET HANDLER double_click_on_memory FOR me->graphic_db_memory->picture_control_1. |
49 | ![]() |
CL_HDB_ACTION_OVERVIEW - DOUBLE_CLICK_ON_MEMORY | HDB: Properties and Status Overview | SOURCE SET HANDLER double_click_on_memory FOR me->graphic_db_memory->picture_control_2. |
50 | ![]() |
CL_HDB_ACTION_OVERVIEW - DOUBLE_CLICK_ON_MEMORY | HDB: Properties and Status Overview | SOURCE SET HANDLER double_click_on_memory FOR me->graphic_db_cpu->picture_control_1. |
51 | ![]() |
CL_HDB_ACTION_OVERVIEW - DOUBLE_CLICK_ON_MEMORY | HDB: Properties and Status Overview | SOURCE SET HANDLER double_click_on_memory FOR me->graphic_db_cpu->picture_control_2. |
52 | ![]() |
CL_HDB_ACTION_OVERVIEW - DOUBLE_CLICK_ON_STORAGE | HDB: Properties and Status Overview | SOURCE CALL METHOD double_click_on_storage( mouse_pos_x = 5 mouse_pos_y = 5 ). |
53 | ![]() |
CL_HDB_ACTION_OVERVIEW - DOUBLE_CLICK_ON_STORAGE | HDB: Properties and Status Overview | SOURCE CALL METHOD double_click_on_storage( mouse_pos_x = 5 mouse_pos_y = 5 ). |
54 | ![]() |
CL_HDB_ACTION_OVERVIEW - DOUBLE_CLICK_ON_STORAGE | HDB: Properties and Status Overview | SOURCE SET HANDLER double_click_on_storage FOR me->graphic_storage_data->picture_control_1. |
55 | ![]() |
CL_HDB_ACTION_OVERVIEW - DOUBLE_CLICK_ON_STORAGE | HDB: Properties and Status Overview | SOURCE SET HANDLER double_click_on_storage FOR me->graphic_storage_data->picture_control_2. |
56 | ![]() |
CL_HDB_ACTION_OVERVIEW - DOUBLE_CLICK_ON_STORAGE | HDB: Properties and Status Overview | SOURCE SET HANDLER double_click_on_storage FOR me->graphic_storage_log->picture_control_1. |
57 | ![]() |
CL_HDB_ACTION_OVERVIEW - DOUBLE_CLICK_ON_STORAGE | HDB: Properties and Status Overview | SOURCE SET HANDLER double_click_on_storage FOR me->graphic_storage_log->picture_control_2. |
58 | ![]() |
CL_HDB_ADBC - NEW_STATSERVER_IS_ACTIVATED | HDB: ADBC | |
59 | ![]() |
CL_HDB_ADBC - IS_NEW_STATSERVER | HDB: ADBC | |
60 | ![]() |
CL_HDB_ADBC - GET_USED_DISK_SIZE_DB | HDB: ADBC | |
61 | ![]() |
CL_HDB_ADBC - GET_USED_DISK_SIZE | HDB: ADBC | |
62 | ![]() |
CL_HDB_ADBC - GET_TOTAL_MEMORY_DB | HDB: ADBC | |
63 | ![]() |
CL_HDB_ADBC - GET_SERVICES | HDB: ADBC | |
64 | ![]() |
CL_HDB_ADBC - GET_TOTAL_MEMORY | HDB: ADBC | |
65 | ![]() |
CL_HDB_ADBC - GET_START_TIMES | HDB: ADBC | |
66 | ![]() |
CL_HDB_ADBC - GET_REPLICATION_COUNTERS | HDB: ADBC | |
67 | ![]() |
CL_HDB_ADBC - GET_HOST_INFORMATION | HDB: ADBC | |
68 | ![]() |
CL_HDB_ADBC - GET_EVENTS | HDB: ADBC | |
69 | ![]() |
CL_HDB_ADBC - GET_CPU | HDB: ADBC | |
70 | ![]() |
CL_HDB_ADBC - GET_ALERT_COUNTERS | HDB: ADBC | |
71 | ![]() |
CL_HDB_ADBC - GET_TABLES | HDB: ADBC | |
72 | ![]() |
CL_HDB_DATABASE - GET_SYSTEM_INFO | HDB: Current Database | |
73 | ![]() |
CL_SDB_GRAPHIC - CONSTRUCTOR | Graphic for Displaying Percentage | |
74 | ![]() |
CL_SDB_GRAPHIC - REFRESH | Graphic for Displaying Percentage | |
75 | ![]() |
CX_DBA_ROOT - HANDLE_EXCEPTION_CLASS | DBA Cockpit: Root exception class | |
76 | ![]() |
CX_ROOT - GET_TEXT | Abstract Superclass for All Global Exceptions | |
77 | ![]() |
IF_DB6_ACTION_CONTROLLER - DISPLAY_VIEW | DB6: Interface of DBA Action | |
78 | ![]() |
IF_DB6_ACTION_CONTROLLER - DISPLAY_VIEW | DB6: Interface of DBA Action | |
79 | ![]() |
IF_DB6_ACTION_CONTROLLER - HANDLE_PAI | DB6: Interface of DBA Action | |
80 | ![]() |
IF_DB6_ACTION_CONTROLLER - HANDLE_PAI | DB6: Interface of DBA Action | |
81 | ![]() |
IF_DB6_ACTION_CONTROLLER - HANDLE_SYSTEM_CHANGED | DB6: Interface of DBA Action | |
82 | ![]() |
IF_DB6_ACTION_CONTROLLER - HANDLE_SYSTEM_CHANGED | DB6: Interface of DBA Action | |
83 | ![]() |
IF_DB6_ACTION_CONTROLLER - INIT | DB6: Interface of DBA Action | |
84 | ![]() |
IF_DB6_ACTION_CONTROLLER - INIT | DB6: Interface of DBA Action | |
85 | ![]() |
IF_DB6_ACTION_CONTROLLER - REFRESH_VIEW | DB6: Interface of DBA Action | |
86 | ![]() |
IF_DB6_ACTION_CONTROLLER - REFRESH_VIEW | DB6: Interface of DBA Action | |
87 | ![]() |
IF_MESSAGE - GET_TEXT | Interface for Accessing Texts from Message Objects |