Class Method list used by SAP ABAP Class CL_DB6_ACTION_TSP_OVERVIEW (DB6: Tablespaces (Overview))
SAP ABAP Class CL_DB6_ACTION_TSP_OVERVIEW (DB6: Tablespaces (Overview)) is using
# Object Type Object Name Object Description Note
     
1 Class Method  CL_DB6_ACTION_CONTROLLER_RESET - GET_RESET_TIME DB6: Controllers with RESET logics
2 Class Method  CL_DB6_ACTION_TSP_OVERVIEW - ADD_TABLESPACE DB6: Tablespaces (Overview) SOURCE me->add_tablespace( receiver = receiver ).
3 Class Method  CL_DB6_ACTION_TSP_OVERVIEW - ADD_TABLESPACE_GUIDED DB6: Tablespaces (Overview) SOURCE me->add_tablespace_guided( ).
4 Class Method  CL_DB6_ACTION_TSP_OVERVIEW - CHECK_FOR_INCREMENTAL_BACKUP DB6: Tablespaces (Overview) SOURCE me->check_for_incremental_backup( ).
5 Class Method  CL_DB6_ACTION_TSP_OVERVIEW - CONVERT_TO_LARGE DB6: Tablespaces (Overview) SOURCE me->convert_to_large( receiver = receiver
6 Class Method  CL_DB6_ACTION_TSP_OVERVIEW - CONVERT_TO_LARGE DB6: Tablespaces (Overview) SOURCE tablespaces = tablespaces ).
7 Class Method  CL_DB6_ACTION_TSP_OVERVIEW - DELETE_TABLESPACE DB6: Tablespaces (Overview) SOURCE me->delete_tablespace( receiver = receiver
8 Class Method  CL_DB6_ACTION_TSP_OVERVIEW - DELETE_TABLESPACE DB6: Tablespaces (Overview) SOURCE tablespaces = tablespaces ).
9 Class Method  CL_DB6_ACTION_TSP_OVERVIEW - DISPLAY_TABLESPACE_CONTENTS DB6: Tablespaces (Overview) SOURCE me->display_tablespace_contents( receiver = receiver
10 Class Method  CL_DB6_ACTION_TSP_OVERVIEW - DISPLAY_TABLESPACE_CONTENTS DB6: Tablespaces (Overview) SOURCE tablespaces = tablespaces ).
11 Class Method  CL_DB6_ACTION_TSP_OVERVIEW - EDIT_TABLESPACE DB6: Tablespaces (Overview) SOURCE me->edit_tablespace( receiver = receiver
12 Class Method  CL_DB6_ACTION_TSP_OVERVIEW - EDIT_TABLESPACE DB6: Tablespaces (Overview) SOURCE tablespaces = tablespaces ).
13 Class Method  CL_DB6_ACTION_TSP_OVERVIEW - ENABLE_OR_DISABLE_BUTTONS DB6: Tablespaces (Overview) SOURCE me->enable_or_disable_buttons( me->tsp_alv->attr-receiver ).
14 Class Method  CL_DB6_ACTION_TSP_OVERVIEW - ENABLE_OR_DISABLE_BUTTONS DB6: Tablespaces (Overview) SOURCE me->enable_or_disable_buttons( me->tsa_alv->attr-receiver ).
15 Class Method  CL_DB6_ACTION_TSP_OVERVIEW - ENABLE_OR_DISABLE_BUTTONS DB6: Tablespaces (Overview) SOURCE me->enable_or_disable_buttons( me->tsp_alv->attr-receiver ).
16 Class Method  CL_DB6_ACTION_TSP_OVERVIEW - ENABLE_OR_DISABLE_BUTTONS DB6: Tablespaces (Overview) SOURCE me->enable_or_disable_buttons( me->tsa_alv->attr-receiver ).
17 Class Method  CL_DB6_ACTION_TSP_OVERVIEW - HANDLE_PAI_ALV DB6: Tablespaces (Overview) SOURCE me->handle_pai_alv( receiver = me->tsa_alv->attr-receiver
18 Class Method  CL_DB6_ACTION_TSP_OVERVIEW - HANDLE_PAI_ALV DB6: Tablespaces (Overview) SOURCE tablespaces = view_data-it_db6pmctbs_auto ).
19 Class Method  CL_DB6_ACTION_TSP_OVERVIEW - HANDLE_PAI_ALV DB6: Tablespaces (Overview) SOURCE me->handle_pai_alv( receiver = me->tsp_alv->attr-receiver
20 Class Method  CL_DB6_ACTION_TSP_OVERVIEW - HANDLE_PAI_ALV DB6: Tablespaces (Overview) SOURCE tablespaces = view_data-it_db6pmctbs ).
21 Class Method  CL_DB6_ACTION_TSP_OVERVIEW - INIT_ALV DB6: Tablespaces (Overview) SOURCE me->tsp_alv = me->init_alv( dynpro_field = 'TSC_CONTAINER' ).
22 Class Method  CL_DB6_ACTION_TSP_OVERVIEW - INIT_ALV DB6: Tablespaces (Overview) SOURCE me->tsa_alv = me->init_alv( dynpro_field = 'TSA_CONTAINER' ).
23 Class Method  CL_DB6_ACTION_TSP_OVERVIEW - REBALANCE_TABLESPACE DB6: Tablespaces (Overview) SOURCE me->rebalance_tablespace( receiver = receiver
24 Class Method  CL_DB6_ACTION_TSP_OVERVIEW - REBALANCE_TABLESPACE DB6: Tablespaces (Overview) SOURCE tablespaces = tablespaces ).
25 Class Method  CL_DB6_ACTION_TSP_OVERVIEW - REDUCE_TABLESPACE_HWM DB6: Tablespaces (Overview) SOURCE me->reduce_tablespace_hwm( receiver = receiver
26 Class Method  CL_DB6_ACTION_TSP_OVERVIEW - REDUCE_TABLESPACE_HWM DB6: Tablespaces (Overview) SOURCE tablespaces = tablespaces ).
27 Class Method  CL_DB6_ACTION_TSP_OVERVIEW - SCHEDULE_CONVERT_TO_LARGE DB6: Tablespaces (Overview) SOURCE me->schedule_convert_to_large( me->tablespace_to_be_processed-tbs_name ).
28 Class Method  CL_DB6_ACTION_TSP_OVERVIEW - SET_GRID_ATTRIBUTES DB6: Tablespaces (Overview) SOURCE me->set_grid_attributes( me->tsp_alv ).
29 Class Method  CL_DB6_ACTION_TSP_OVERVIEW - SET_GRID_ATTRIBUTES DB6: Tablespaces (Overview) SOURCE me->set_grid_attributes( me->tsa_alv ).
30 Class Method  CL_DB6_ACTION_TSP_OVERVIEW - SET_GRID_ATTRIBUTES DB6: Tablespaces (Overview) SOURCE me->set_grid_attributes( alv ).
31 Class Method  CL_DB6_ACTION_TSP_OVERVIEW - SHOW_TABLESPACE DB6: Tablespaces (Overview) SOURCE me->show_tablespace( receiver = receiver
32 Class Method  CL_DB6_ACTION_TSP_OVERVIEW - SHOW_TABLESPACE DB6: Tablespaces (Overview) SOURCE tablespaces = tablespaces ).
33 Class Method  CL_DB6_ACTION_TSP_OVERVIEW - SHOW_TABLESPACE_STATUS DB6: Tablespaces (Overview) SOURCE me->show_tablespace_status( receiver = receiver
34 Class Method  CL_DB6_ACTION_TSP_OVERVIEW - SHOW_TABLESPACE_STATUS DB6: Tablespaces (Overview) SOURCE tablespaces = tablespaces ).
35 Class Method  CL_DB6_ACTION_TSP_OVERVIEW - STOP_REDUCE_TABLESPACE DB6: Tablespaces (Overview) SOURCE me->stop_reduce_tablespace( receiver = receiver
36 Class Method  CL_DB6_ACTION_TSP_OVERVIEW - STOP_REDUCE_TABLESPACE DB6: Tablespaces (Overview) SOURCE tablespaces = tablespaces ).
37 Class Method  CL_DB6_ADBC_CMD - EXEC_STMT_LIST DB6 utility class to execute common ADBC queries
38 Class Method  CL_DB6_ALV - CONSTRUCTOR DB6: simple ALV abstraction
39 Class Method  CL_DB6_ALV - FREE DB6: simple ALV abstraction
40 Class Method  CL_DB6_ALV - REFRESH DB6: simple ALV abstraction
41 Class Method  CL_DB6_ALV - SET_FIELD_HIDDEN DB6: simple ALV abstraction
42 Class Method  CL_DB6_ALV - SET_FIELD_VISIBLE DB6: simple ALV abstraction
43 Class Method  CL_DB6_ALV - SET_HANDLE_BEFORE_USER_COMMAND DB6: simple ALV abstraction
44 Class Method  CL_DB6_ALV - SET_HANDLE_DOUBLE_CLICK DB6: simple ALV abstraction
45 Class Method  CL_DB6_ALV - SET_HANDLE_HOTSPOT_CLICK DB6: simple ALV abstraction
46 Class Method  CL_DB6_ALV - SET_HANDLE_TOOLBAR DB6: simple ALV abstraction
47 Class Method  CL_DB6_DATABASE - GET_DB_VALUE DB6: Current Database
48 Class Method  CL_DB6_DATABASE - IS_SD DB6: Current Database
49 Class Method  CL_DB6_DATABASE - IS_SD DB6: Current Database
50 Class Method  CL_DB6_DATA_CLASS - GET_REF DB6: Backend to Data Classes
51 Class Method  CL_DB6_DATA_CLASS - IS_ASSIGNED_DATASPACE DB6: Backend to Data Classes
52 Class Method  CL_DB6_DATA_CLASS - IS_ASSIGNED_INDEXSPACE DB6: Backend to Data Classes
53 Class Method  CL_DB6_EVENT_RECEIVER_ALV - ADD_SEPARATOR CL_DB6_EVENT_RECEIVER_ALV
54 Class Method  CL_DB6_EVENT_RECEIVER_ALV - ADD_TOOLBAR_BUTTON CL_DB6_EVENT_RECEIVER_ALV
55 Class Method  CL_DB6_EVENT_RECEIVER_ALV - CURRENT_COMMAND CL_DB6_EVENT_RECEIVER_ALV
56 Class Method  CL_DB6_EVENT_RECEIVER_ALV - CURRENT_COMMAND CL_DB6_EVENT_RECEIVER_ALV
57 Class Method  CL_DB6_EVENT_RECEIVER_ALV - CURRENT_COMMAND CL_DB6_EVENT_RECEIVER_ALV
58 Class Method  CL_DB6_EVENT_RECEIVER_ALV - DISABLE_TOOLBAR_BUTTON CL_DB6_EVENT_RECEIVER_ALV
59 Class Method  CL_DB6_EVENT_RECEIVER_ALV - ENABLE_TOOLBAR_BUTTON CL_DB6_EVENT_RECEIVER_ALV
60 Class Method  CL_DB6_EVENT_RECEIVER_ALV - FIRST_SELECTED_ROW CL_DB6_EVENT_RECEIVER_ALV
61 Class Method  CL_DB6_EVENT_RECEIVER_ALV - FIRST_SELECTED_ROW CL_DB6_EVENT_RECEIVER_ALV
62 Class Method  CL_DB6_EVENT_RECEIVER_ALV - FIRST_SELECTED_ROW CL_DB6_EVENT_RECEIVER_ALV
63 Class Method  CL_DB6_EVENT_RECEIVER_ALV - FIRST_SELECTED_ROW CL_DB6_EVENT_RECEIVER_ALV
64 Class Method  CL_DB6_EVENT_RECEIVER_ALV - FIRST_SELECTED_ROW CL_DB6_EVENT_RECEIVER_ALV
65 Class Method  CL_DB6_EVENT_RECEIVER_ALV - FIRST_SELECTED_ROW CL_DB6_EVENT_RECEIVER_ALV
66 Class Method  CL_DB6_EVENT_RECEIVER_ALV - FIRST_SELECTED_ROW CL_DB6_EVENT_RECEIVER_ALV
67 Class Method  CL_DB6_EVENT_RECEIVER_ALV - FIRST_SELECTED_ROW CL_DB6_EVENT_RECEIVER_ALV
68 Class Method  CL_DB6_EVENT_RECEIVER_ALV - FIRST_SELECTED_ROW CL_DB6_EVENT_RECEIVER_ALV
69 Class Method  CL_DB6_EVENT_RECEIVER_ALV - NEXT_SELECTED_ROW CL_DB6_EVENT_RECEIVER_ALV
70 Class Method  CL_DB6_EVENT_RECEIVER_ALV - NUMBER_OF_SELECTED_ROWS CL_DB6_EVENT_RECEIVER_ALV
71 Class Method  CL_DB6_EVENT_RECEIVER_ALV - NUMBER_OF_SELECTED_ROWS CL_DB6_EVENT_RECEIVER_ALV
72 Class Method  CL_DB6_EVENT_RECEIVER_ALV - NUMBER_OF_SELECTED_ROWS CL_DB6_EVENT_RECEIVER_ALV
73 Class Method  CL_DB6_EVENT_RECEIVER_ALV - NUMBER_OF_SELECTED_ROWS CL_DB6_EVENT_RECEIVER_ALV
74 Class Method  CL_DB6_EVENT_RECEIVER_ALV - NUMBER_OF_SELECTED_ROWS CL_DB6_EVENT_RECEIVER_ALV
75 Class Method  CL_DB6_EVENT_RECEIVER_ALV - NUMBER_OF_SELECTED_ROWS CL_DB6_EVENT_RECEIVER_ALV
76 Class Method  CL_DB6_EVENT_RECEIVER_ALV - NUMBER_OF_SELECTED_ROWS CL_DB6_EVENT_RECEIVER_ALV
77 Class Method  CL_DB6_EVENT_RECEIVER_ALV - NUMBER_OF_SELECTED_ROWS CL_DB6_EVENT_RECEIVER_ALV
78 Class Method  CL_DB6_EVENT_RECEIVER_ALV - NUMBER_OF_SELECTED_ROWS CL_DB6_EVENT_RECEIVER_ALV
79 Class Method  CL_DB6_EVENT_RECEIVER_ALV - REDEFINE_BUTTON CL_DB6_EVENT_RECEIVER_ALV
80 Class Method  CL_DB6_EVENT_RECEIVER_BASE - SET_STATUS_HANDLED CL_DB6_EVENT_RECEIVER_BASE
81 Class Method  CL_DB6_EVENT_RECEIVER_BASE - STATUS CL_DB6_EVENT_RECEIVER_BASE
82 Class Method  CL_DB6_RDI - GET_SNAPSHOT DB6: Data Collector
83 Class Method  CL_DB6_SQL_GENERATOR - DROP_TABLESPACE DB6: Generator for SQL Commands
84 Class Method  CL_DB6_SQL_GENERATOR - GET_GENERATOR_REF DB6: Generator for SQL Commands
85 Class Method  CL_DB6_SQL_GENERATOR - REBALANCE_TABLESPACE DB6: Generator for SQL Commands
86 Class Method  CL_DB6_SQL_GENERATOR - STOP_REDUCE_TABLESPACE DB6: Generator for SQL Commands
87 Class Method  CL_DB6_SYS - IS_R3_SYSTEM DB6: Remote System Administration
88 Class Method  CL_DB6_SYSCAT - NUM_RANGE_PARTITIONED_TABLES DB6 CCMS: SYSCAT abstraction
89 Class Method  CL_DB6_TREE_NAVIGATOR - AUDIT CL_DB6_TREE_NAVIGATOR
90 Class Method  CL_DB6_TREE_NAVIGATOR - CONFIRM_AND_EXECUTE CL_DB6_TREE_NAVIGATOR
91 Class Method  CL_DB6_TREE_NAVIGATOR - CONFIRM_AND_EXECUTE CL_DB6_TREE_NAVIGATOR
92 Class Method  CL_DB6_TREE_NAVIGATOR - CONFIRM_AND_EXECUTE CL_DB6_TREE_NAVIGATOR
93 Class Method  CL_DB6_TREE_NAVIGATOR - CONFIRM_AND_EXECUTE CL_DB6_TREE_NAVIGATOR
94 Class Method  CL_DB6_TREE_NAVIGATOR - DISPLAY_MESSAGE CL_DB6_TREE_NAVIGATOR
95 Class Method  CL_DB6_TREE_NAVIGATOR - DISPLAY_MESSAGE CL_DB6_TREE_NAVIGATOR
96 Class Method  CL_DB6_TREE_NAVIGATOR - DISPLAY_MESSAGE CL_DB6_TREE_NAVIGATOR
97 Class Method  CL_DB6_TREE_NAVIGATOR - DISPLAY_MESSAGE CL_DB6_TREE_NAVIGATOR
98 Class Method  CL_DB6_TREE_NAVIGATOR - DISPLAY_MESSAGE CL_DB6_TREE_NAVIGATOR
99 Class Method  CL_DB6_TREE_NAVIGATOR - DISPLAY_MESSAGE CL_DB6_TREE_NAVIGATOR
100 Class Method  CL_DB6_TREE_NAVIGATOR - DISPLAY_MESSAGE CL_DB6_TREE_NAVIGATOR
101 Class Method  CL_DB6_TREE_NAVIGATOR - DISPLAY_MESSAGE CL_DB6_TREE_NAVIGATOR
102 Class Method  CL_DB6_TREE_NAVIGATOR - DISPLAY_MESSAGE CL_DB6_TREE_NAVIGATOR
103 Class Method  CL_DB6_TREE_NAVIGATOR - DISPLAY_MESSAGE CL_DB6_TREE_NAVIGATOR
104 Class Method  CL_DB6_TREE_NAVIGATOR - GET_ADMIN_CON_REF CL_DB6_TREE_NAVIGATOR
105 Class Method  CL_DB6_TREE_NAVIGATOR - REQUEST_ACTION CL_DB6_TREE_NAVIGATOR
106 Class Method  CL_DB6_TREE_NAVIGATOR - REQUEST_ACTION CL_DB6_TREE_NAVIGATOR
107 Class Method  CL_DB6_TREE_NAVIGATOR - REQUEST_ACTION CL_DB6_TREE_NAVIGATOR
108 Class Method  CL_DB6_TREE_NAVIGATOR - REQUEST_ACTION CL_DB6_TREE_NAVIGATOR
109 Class Method  CL_DB6_TREE_NAVIGATOR - REQUEST_ACTION CL_DB6_TREE_NAVIGATOR
110 Class Method  CL_DB6_TREE_NAVIGATOR - REQUEST_ACTION CL_DB6_TREE_NAVIGATOR
111 Class Method  CL_DB6_TREE_NAVIGATOR - REQUEST_ACTION CL_DB6_TREE_NAVIGATOR
112 Class Method  CL_DB6_TREE_NAVIGATOR - REQUEST_REFRESH CL_DB6_TREE_NAVIGATOR
113 Class Method  CL_DB6_TREE_NAVIGATOR - REQUEST_REFRESH CL_DB6_TREE_NAVIGATOR
114 Class Method  CL_DB6_TREE_NAVIGATOR - REQUEST_REFRESH CL_DB6_TREE_NAVIGATOR
115 Class Method  CL_DB6_TREE_NAVIGATOR - REQUEST_REFRESH CL_DB6_TREE_NAVIGATOR
116 Class Method  CL_DB6_TREE_NAVIGATOR - REQUEST_REFRESH CL_DB6_TREE_NAVIGATOR
117 Class Method  CL_DB6_TREE_NAVIGATOR - REQUEST_REFRESH CL_DB6_TREE_NAVIGATOR
118 Class Method  CL_DB6_TREE_NAVIGATOR - REQUEST_REFRESH CL_DB6_TREE_NAVIGATOR
119 Class Method  CL_DB6_TREE_NAVIGATOR - REQUEST_REFRESH CL_DB6_TREE_NAVIGATOR
120 Class Method  CL_DB6_TREE_NAVIGATOR - RESET_ADMIN_CON_REF CL_DB6_TREE_NAVIGATOR
121 Class Method  CL_DB6_TREE_NAVIGATOR - RETURN_TO_FRAME CL_DB6_TREE_NAVIGATOR
122 Class Method  CL_DBA_GUI_SCREEN_CONTROL - MAKE_INACTIVE DBA Cockpit: GUI Tools
123 Class Method  CL_DBA_MSG_WINDOW_BASE - ADD_ERROR DBA Cockpit: Abstract Message Window
124 Class Method  CL_DBA_MSG_WINDOW_BASE - ADD_EXCEPTION_CLASS DBA Cockpit: Abstract Message Window
125 Class Method  CL_DBA_MSG_WINDOW_BASE - ADD_EXCEPTION_CLASS DBA Cockpit: Abstract Message Window
126 Class Method  CL_DBA_MSG_WINDOW_BASE - ADD_T100 DBA Cockpit: Abstract Message Window
127 Class Method  CL_DBA_MSG_WINDOW_BASE - ADD_T100 DBA Cockpit: Abstract Message Window
128 Class Method  CL_DBA_MSG_WINDOW_BASE - ADD_T100 DBA Cockpit: Abstract Message Window
129 Class Method  CL_DBA_MSG_WINDOW_BASE - ADD_T100 DBA Cockpit: Abstract Message Window
130 Class Method  CL_DBA_MSG_WINDOW_BASE - ADD_T100 DBA Cockpit: Abstract Message Window
131 Class Method  CL_DBA_MSG_WINDOW_BASE - ADD_WARNING DBA Cockpit: Abstract Message Window
132 Class Method  CX_DBA_ROOT - HANDLE_EXCEPTION DBA Cockpit: Root exception class
133 Class Method  CX_DBA_ROOT - HANDLE_EXCEPTION DBA Cockpit: Root exception class
134 Class Method  CX_DBA_ROOT - HANDLE_EXCEPTION DBA Cockpit: Root exception class
135 Class Method  CX_DBA_ROOT - HANDLE_EXCEPTION_CLASS DBA Cockpit: Root exception class
136 Class Method  CX_DBA_ROOT - HANDLE_EXCEPTION_CLASS DBA Cockpit: Root exception class
137 Class Method  CX_DBA_ROOT - HANDLE_EXCEPTION_CLASS DBA Cockpit: Root exception class
138 Class Method  CX_DBA_ROOT - HANDLE_EXCEPTION_CLASS DBA Cockpit: Root exception class
139 Class Method  IF_DB6_ACTION_CONTROLLER - DISPLAY_VIEW DB6: Interface of DBA Action
140 Class Method  IF_DB6_ACTION_CONTROLLER - DISPLAY_VIEW DB6: Interface of DBA Action
141 Class Method  IF_DB6_ACTION_CONTROLLER - FREE DB6: Interface of DBA Action
142 Class Method  IF_DB6_ACTION_CONTROLLER - FREE DB6: Interface of DBA Action
143 Class Method  IF_DB6_ACTION_CONTROLLER - HANDLE_PAI DB6: Interface of DBA Action
144 Class Method  IF_DB6_ACTION_CONTROLLER - HANDLE_PAI DB6: Interface of DBA Action
145 Class Method  IF_DB6_ACTION_CONTROLLER - HANDLE_SYSTEM_CHANGED DB6: Interface of DBA Action
146 Class Method  IF_DB6_ACTION_CONTROLLER - HANDLE_SYSTEM_CHANGED DB6: Interface of DBA Action
147 Class Method  IF_DB6_ACTION_CONTROLLER - INIT DB6: Interface of DBA Action
148 Class Method  IF_DB6_ACTION_CONTROLLER - INIT DB6: Interface of DBA Action
149 Class Method  IF_DB6_ACTION_CONTROLLER - IS_AUTHORIZED DB6: Interface of DBA Action
150 Class Method  IF_DB6_ACTION_CONTROLLER - IS_WRITABLE DB6: Interface of DBA Action
151 Class Method  IF_DB6_ACTION_CONTROLLER - REFRESH_VIEW DB6: Interface of DBA Action
152 Class Method  IF_DB6_ACTION_CONTROLLER - REFRESH_VIEW DB6: Interface of DBA Action
153 Class Method  IF_DB6_ACTION_CONTROLLER - SET_READ_MODE DB6: Interface of DBA Action
154 Class Method  IF_DB6_ACTION_CONTROLLER - SET_TABSTRIP DB6: Interface of DBA Action
155 Class Method  IF_DB6_ACTION_CONTROLLER - SET_WRITE_MODE DB6: Interface of DBA Action
156 Class Method  IF_DB6_JOB_SCHEDULE_SCRIPT - SET_SCRIPT DB6: db2inspect job scheduling
157 Class Method  IF_DBA_ACTION_COMMAND_CONFIRM - EXECUTE_CONFIRMED_COMMAND DBA Cockpit: Controller I/F for Confirmation of Actions
158 Class Method  IF_DBA_ACTION_COMMAND_CONFIRM - EXECUTE_CONFIRMED_COMMAND DBA Cockpit: Controller I/F for Confirmation of Actions
159 Class Method  IF_DBA_ACTION_CONTROLLER_ALV - GET_ALV DBA Cockpit: Access to ALV object
160 Class Method  IF_DBA_ACTION_CONTROLLER_ALV - GET_ROW_NUMBER DBA Cockpit: Access to ALV object
161 Class Method  IF_DBA_JOB_SCHEDULE - GET_STATUS DBA Cockpit: Job Scheduling Interface
162 Class Method  IF_DBA_JOB_SCHEDULE - INIT DBA Cockpit: Job Scheduling Interface
163 Class Method  IF_DBA_JOB_SCHEDULE - SCHEDULE DBA Cockpit: Job Scheduling Interface