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 Class Method  CL_DB6_TREE_NAVIGATOR - REQUEST_ACTION CL_DB6_TREE_NAVIGATOR
2 Class Method  CL_DB6_TREE_NAVIGATOR - REQUEST_ACTION CL_DB6_TREE_NAVIGATOR
3 Class Method  CL_DB6_TREE_NAVIGATOR - REQUEST_ACTION CL_DB6_TREE_NAVIGATOR
4 Class Method  CL_DB6_TREE_NAVIGATOR - REQUEST_ACTION CL_DB6_TREE_NAVIGATOR
5 Class Method  CL_DB6_TREE_NAVIGATOR - REQUEST_REFRESH CL_DB6_TREE_NAVIGATOR
6 Class Method  CL_DB6_TREE_NAVIGATOR - REFRESH_SYSTEM_DATA CL_DB6_TREE_NAVIGATOR
7 Class Method  CL_DBA_DBCON - SET_AVAILABLE DBA Cockpit: DBCON administration
8 Class Method  CL_DBA_GUI_SCREEN_CONTROL - MAKE_INVISIBLE DBA Cockpit: GUI Tools
9 Class Method  CL_DBA_MSG_WINDOW_BASE - ADD_ERROR DBA Cockpit: Abstract Message Window
10 Class Method  CL_DBA_MSG_WINDOW_BASE - ADD_SUCCESS DBA Cockpit: Abstract Message Window
11 Class Method  CL_DBA_MSG_WINDOW_BASE - ADD_WARNING DBA Cockpit: Abstract Message Window
12 Class Method  CL_GUI_CFW - FLUSH Control Framework Basic Class
13 Class Method  CL_GUI_CONTROL - SET_VISIBLE Proxy Class for Control in GUI
14 Class Method  CL_GUI_CONTROL - SET_VISIBLE Proxy Class for Control in GUI
15 Class Method  CL_GUI_CONTROL - SET_REGISTERED_EVENTS Proxy Class for Control in GUI
16 Class Method  CL_GUI_CUSTOM_CONTAINER - CONSTRUCTOR Container for Custom Controls in the Screen Area
17 Class Method  CL_GUI_OBJECT - FREE Proxy Class for a GUI Object
18 Class Method  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 Class Method  CL_HDB_ACTION_OVERVIEW - FREE_GRAPH HDB: Properties and Status Overview
20 Class Method  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 Class Method  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 Class Method  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 Class Method  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 Class Method  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 Class Method  CL_HDB_ACTION_OVERVIEW - GET_PROZENT HDB: Properties and Status Overview SOURCE prozent = me->get_prozent( total = 100 used = cpu_total ).
26 Class Method  CL_HDB_ACTION_OVERVIEW - GET_PROZENT HDB: Properties and Status Overview SOURCE prozent = me->get_prozent( total = 100 used = cpu_process ).
27 Class Method  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 Class Method  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 Class Method  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 Class Method  CL_HDB_ACTION_OVERVIEW - GET_PROZENT HDB: Properties and Status Overview SOURCE prozent = me->get_prozent( used = memory_used total = memory_total ).
31 Class Method  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 Class Method  CL_HDB_ACTION_OVERVIEW - GET_PROZENT HDB: Properties and Status Overview SOURCE prozent = me->get_prozent( total = 100 used = cpu_total ).
33 Class Method  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 Class Method  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 Class Method  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 Class Method  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 Class Method  CL_HDB_ACTION_OVERVIEW - INIT_GRAPH HDB: Properties and Status Overview
38 Class Method  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 Class Method  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 Class Method  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 Class Method  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 Class Method  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 Class Method  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 Class Method  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 Class Method  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 Class Method  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 Class Method  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 Class Method  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 Class Method  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 Class Method  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 Class Method  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 Class Method  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 Class Method  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 Class Method  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 Class Method  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 Class Method  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 Class Method  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 Class Method  CL_HDB_ADBC - NEW_STATSERVER_IS_ACTIVATED HDB: ADBC
59 Class Method  CL_HDB_ADBC - IS_NEW_STATSERVER HDB: ADBC
60 Class Method  CL_HDB_ADBC - GET_USED_DISK_SIZE_DB HDB: ADBC
61 Class Method  CL_HDB_ADBC - GET_USED_DISK_SIZE HDB: ADBC
62 Class Method  CL_HDB_ADBC - GET_TOTAL_MEMORY_DB HDB: ADBC
63 Class Method  CL_HDB_ADBC - GET_SERVICES HDB: ADBC
64 Class Method  CL_HDB_ADBC - GET_TOTAL_MEMORY HDB: ADBC
65 Class Method  CL_HDB_ADBC - GET_START_TIMES HDB: ADBC
66 Class Method  CL_HDB_ADBC - GET_REPLICATION_COUNTERS HDB: ADBC
67 Class Method  CL_HDB_ADBC - GET_HOST_INFORMATION HDB: ADBC
68 Class Method  CL_HDB_ADBC - GET_EVENTS HDB: ADBC
69 Class Method  CL_HDB_ADBC - GET_CPU HDB: ADBC
70 Class Method  CL_HDB_ADBC - GET_ALERT_COUNTERS HDB: ADBC
71 Class Method  CL_HDB_ADBC - GET_TABLES HDB: ADBC
72 Class Method  CL_HDB_DATABASE - GET_SYSTEM_INFO HDB: Current Database
73 Class Method  CL_SDB_GRAPHIC - CONSTRUCTOR Graphic for Displaying Percentage
74 Class Method  CL_SDB_GRAPHIC - REFRESH Graphic for Displaying Percentage
75 Class Method  CX_DBA_ROOT - HANDLE_EXCEPTION_CLASS DBA Cockpit: Root exception class
76 Class Method  CX_ROOT - GET_TEXT Abstract Superclass for All Global Exceptions
77 Class Method  IF_DB6_ACTION_CONTROLLER - DISPLAY_VIEW DB6: Interface of DBA Action
78 Class Method  IF_DB6_ACTION_CONTROLLER - DISPLAY_VIEW DB6: Interface of DBA Action
79 Class Method  IF_DB6_ACTION_CONTROLLER - HANDLE_PAI DB6: Interface of DBA Action
80 Class Method  IF_DB6_ACTION_CONTROLLER - HANDLE_PAI DB6: Interface of DBA Action
81 Class Method  IF_DB6_ACTION_CONTROLLER - HANDLE_SYSTEM_CHANGED DB6: Interface of DBA Action
82 Class Method  IF_DB6_ACTION_CONTROLLER - HANDLE_SYSTEM_CHANGED DB6: Interface of DBA Action
83 Class Method  IF_DB6_ACTION_CONTROLLER - INIT DB6: Interface of DBA Action
84 Class Method  IF_DB6_ACTION_CONTROLLER - INIT DB6: Interface of DBA Action
85 Class Method  IF_DB6_ACTION_CONTROLLER - REFRESH_VIEW DB6: Interface of DBA Action
86 Class Method  IF_DB6_ACTION_CONTROLLER - REFRESH_VIEW DB6: Interface of DBA Action
87 Class Method  IF_MESSAGE - GET_TEXT Interface for Accessing Texts from Message Objects