Class Method list used by SAP ABAP Class CL_DB6_ACTION_COMPRESSION_STAT (DB6: Compression List)
SAP ABAP Class CL_DB6_ACTION_COMPRESSION_STAT (DB6: Compression List) is using
# Object Type Object Name Object Description Note
     
1 Class Method  CL_DB6_ACTION_COMPRESSION_STAT - ADJUST_INDEX_SIZE DB6: Compression List SOURCE me->adjust_index_size( changing it_compridxinfo = it_compridxinfo_temp ).
2 Class Method  CL_DB6_ACTION_COMPRESSION_STAT - CALCULATE_RESULTS DB6: Compression List SOURCE me->calculate_results( ).
3 Class Method  CL_DB6_ACTION_COMPRESSION_STAT - CHECK_COMPRESSION DB6: Compression List SOURCE me->check_compression( ).
4 Class Method  CL_DB6_ACTION_COMPRESSION_STAT - CONVERT_SIZE_UNITS_OF_TABLE DB6: Compression List SOURCE me->convert_size_units_of_table( changing work_table = me->view_data-it_compressed ).
5 Class Method  CL_DB6_ACTION_COMPRESSION_STAT - FILL_CANDIDATES_ENTRY DB6: Compression List SOURCE wa_candidate = me->fill_candidates_entry( it_comprinfo = it_db6comprinfo_tab
6 Class Method  CL_DB6_ACTION_COMPRESSION_STAT - FILL_CANDIDATES_ENTRY DB6: Compression List SOURCE it_compridxinfo = it_compridxinfo_temp
7 Class Method  CL_DB6_ACTION_COMPRESSION_STAT - FILL_CANDIDATES_ENTRY DB6: Compression List SOURCE it_pinspect = it_pinspect_temp
8 Class Method  CL_DB6_ACTION_COMPRESSION_STAT - FILL_CANDIDATES_ENTRY DB6: Compression List SOURCE it_indcompr_info = it_indcompr_info_temp ).
9 Class Method  CL_DB6_ACTION_COMPRESSION_STAT - FILL_CANDIDATES_ENTRY DB6: Compression List SOURCE wa_candidate = me->fill_candidates_entry( it_comprinfo = it_db6comprinfo_tab
10 Class Method  CL_DB6_ACTION_COMPRESSION_STAT - FILL_CANDIDATES_ENTRY DB6: Compression List SOURCE it_compridxinfo = it_compridxinfo_temp
11 Class Method  CL_DB6_ACTION_COMPRESSION_STAT - FILL_CANDIDATES_ENTRY DB6: Compression List SOURCE it_pinspect = it_pinspect_temp
12 Class Method  CL_DB6_ACTION_COMPRESSION_STAT - FILL_CANDIDATES_ENTRY DB6: Compression List SOURCE it_indcompr_info = it_indcompr_info_temp ).
13 Class Method  CL_DB6_ACTION_COMPRESSION_STAT - FILL_COMPRESS_ENTRY DB6: Compression List SOURCE wa_compressed = me->fill_compress_entry( it_comprinfo = it_db6comprinfo_tab
14 Class Method  CL_DB6_ACTION_COMPRESSION_STAT - FILL_COMPRESS_ENTRY DB6: Compression List SOURCE it_compridxinfo = it_compridxinfo_temp
15 Class Method  CL_DB6_ACTION_COMPRESSION_STAT - FILL_COMPRESS_ENTRY DB6: Compression List SOURCE it_pinspect = it_pinspect_temp
16 Class Method  CL_DB6_ACTION_COMPRESSION_STAT - FILL_COMPRESS_ENTRY DB6: Compression List SOURCE it_indcompr_info = it_indcompr_info_temp ).
17 Class Method  CL_DB6_ACTION_COMPRESSION_STAT - FILL_COMPRESS_ENTRY DB6: Compression List SOURCE wa_compressed = me->fill_compress_entry( it_comprinfo = it_db6comprinfo_tab
18 Class Method  CL_DB6_ACTION_COMPRESSION_STAT - FILL_COMPRESS_ENTRY DB6: Compression List SOURCE it_compridxinfo = it_compridxinfo_temp
19 Class Method  CL_DB6_ACTION_COMPRESSION_STAT - FILL_COMPRESS_ENTRY DB6: Compression List SOURCE it_pinspect = it_pinspect_temp
20 Class Method  CL_DB6_ACTION_COMPRESSION_STAT - FILL_COMPRESS_ENTRY DB6: Compression List SOURCE it_indcompr_info = it_indcompr_info_temp ).
21 Class Method  CL_DB6_ACTION_COMPRESSION_STAT - IS_INDEXES_COMPRESSED DB6: Compression List SOURCE if me->is_table_compressed( previous ) = abap_true or
22 Class Method  CL_DB6_ACTION_COMPRESSION_STAT - IS_INDEXES_COMPRESSED DB6: Compression List SOURCE me->is_indexes_compressed( it_compridxinfo_temp ) = abap_true.
23 Class Method  CL_DB6_ACTION_COMPRESSION_STAT - IS_INDEXES_COMPRESSED DB6: Compression List SOURCE if me->is_indexes_compressed( it_compridxinfo_temp ) = abap_true or
24 Class Method  CL_DB6_ACTION_COMPRESSION_STAT - IS_INDEXES_COMPRESSED DB6: Compression List SOURCE me->is_table_compressed( previous ) = abap_true.
25 Class Method  CL_DB6_ACTION_COMPRESSION_STAT - IS_INDEXES_COMPRESSED DB6: Compression List SOURCE compress_entry-index_compression = me->is_indexes_compressed( it_compridxinfo ).
26 Class Method  CL_DB6_ACTION_COMPRESSION_STAT - IS_INDEXES_COMPRESSED DB6: Compression List SOURCE compress_entry-index_compression = me->is_indexes_compressed( it_compridxinfo ).
27 Class Method  CL_DB6_ACTION_COMPRESSION_STAT - IS_TABLE_COMPRESSED DB6: Compression List SOURCE if me->is_table_compressed( previous ) = abap_true or
28 Class Method  CL_DB6_ACTION_COMPRESSION_STAT - IS_TABLE_COMPRESSED DB6: Compression List SOURCE me->is_indexes_compressed( it_compridxinfo_temp ) = abap_true.
29 Class Method  CL_DB6_ACTION_COMPRESSION_STAT - IS_TABLE_COMPRESSED DB6: Compression List SOURCE if me->is_indexes_compressed( it_compridxinfo_temp ) = abap_true or
30 Class Method  CL_DB6_ACTION_COMPRESSION_STAT - IS_TABLE_COMPRESSED DB6: Compression List SOURCE me->is_table_compressed( previous ) = abap_true.
31 Class Method  CL_DB6_ACTION_COMPRESSION_STAT - IS_TABLE_COMPRESSED DB6: Compression List SOURCE compress_entry-data_compression = me->is_table_compressed( ).
32 Class Method  CL_DB6_ACTION_COMPRESSION_STAT - IS_TABLE_COMPRESSED DB6: Compression List SOURCE compress_entry-data_compression = me->is_table_compressed( ).
33 Class Method  CL_DB6_ACTION_COMPRESSION_STAT - READ_COMPRINFO_BLOCKED DB6: Compression List SOURCE it_merged_db6comprinfo = me->read_comprinfo_blocked( rdi = rdi
34 Class Method  CL_DB6_ACTION_COMPRESSION_STAT - READ_COMPRINFO_BLOCKED DB6: Compression List SOURCE from = last_tab_collection
35 Class Method  CL_DB6_ACTION_COMPRESSION_STAT - READ_COMPRINFO_BLOCKED DB6: Compression List SOURCE table_list = table_list ).
36 Class Method  CL_DB6_ACTION_COMPRESSION_STAT - RECEIVE_GLOBAL_COMPRESSION_OPT DB6: Compression List SOURCE me->receive_global_compression_opt( ).
37 Class Method  CL_DB6_ACTION_COMPRESSION_STAT - RECEIVE_GLOBAL_COMPRESSION_OPT DB6: Compression List SOURCE me->receive_global_compression_opt( ).
38 Class Method  CL_DB6_ACTION_COMPRESSION_STAT - REFRESH_PERFORMANCE_DATA DB6: Compression List SOURCE me->refresh_performance_data( rdi = rdi ).
39 Class Method  CL_DB6_ACTION_COMPRESSION_STAT - SET_GRID_ATTRIBUTES DB6: Compression List SOURCE me->set_grid_attributes( me->compressed_alv ).
40 Class Method  CL_DB6_ACTION_COMPRESSION_STAT - SHOW_DETAIL DB6: Compression List SOURCE me->show_detail( receiver = me->compressed_alv->attr-receiver
41 Class Method  CL_DB6_ACTION_COMPRESSION_STAT - SHOW_DETAIL DB6: Compression List SOURCE from = 'COMPRESSED' ).
42 Class Method  CL_DB6_ACTION_COMPRESSION_STAT - SHOW_DETAIL_ANALYSIS DB6: Compression List SOURCE me->show_detail_analysis( receiver = me->compressed_alv->attr-receiver
43 Class Method  CL_DB6_ACTION_COMPRESSION_STAT - SHOW_DETAIL_ANALYSIS DB6: Compression List SOURCE tables = me->view_data-it_compressed ).
44 Class Method  CL_DB6_ALV - CONSTRUCTOR DB6: simple ALV abstraction
45 Class Method  CL_DB6_ALV - REFRESH DB6: simple ALV abstraction
46 Class Method  CL_DB6_ALV - REFRESH DB6: simple ALV abstraction
47 Class Method  CL_DB6_ALV - SET_HANDLE_BEFORE_USER_COMMAND DB6: simple ALV abstraction
48 Class Method  CL_DB6_ALV - SET_HANDLE_BUTTON_CLICK DB6: simple ALV abstraction
49 Class Method  CL_DB6_ALV - SET_HANDLE_DOUBLE_CLICK DB6: simple ALV abstraction
50 Class Method  CL_DB6_ALV - SET_HANDLE_TOOLBAR DB6: simple ALV abstraction
51 Class Method  CL_DB6_ALV - SET_SORT_FIELD DB6: simple ALV abstraction
52 Class Method  CL_DB6_CALENDAR_TOOL - DB6DATETIM_TO_DATS_TIMS DB6: Common Calendar functions
53 Class Method  CL_DB6_CALENDAR_TOOL - DB6DATETIM_TO_DATS_TIMS DB6: Common Calendar functions
54 Class Method  CL_DB6_CON - GET_CONNECTION DB6: Runtime Connection Handling
55 Class Method  CL_DB6_CON - GET_CONNECTION DB6: Runtime Connection Handling
56 Class Method  CL_DB6_EVENT_RECEIVER_ALV - CURRENT_COMMAND CL_DB6_EVENT_RECEIVER_ALV
57 Class Method  CL_DB6_EVENT_RECEIVER_ALV - FIRST_SELECTED_ROW CL_DB6_EVENT_RECEIVER_ALV
58 Class Method  CL_DB6_EVENT_RECEIVER_ALV - FIRST_SELECTED_ROW CL_DB6_EVENT_RECEIVER_ALV
59 Class Method  CL_DB6_EVENT_RECEIVER_ALV - FIRST_SELECTED_ROW CL_DB6_EVENT_RECEIVER_ALV
60 Class Method  CL_DB6_EVENT_RECEIVER_ALV - NEXT_SELECTED_ROW CL_DB6_EVENT_RECEIVER_ALV
61 Class Method  CL_DB6_EVENT_RECEIVER_ALV - NUMBER_OF_SELECTED_ROWS CL_DB6_EVENT_RECEIVER_ALV
62 Class Method  CL_DB6_EVENT_RECEIVER_BASE - SET_STATUS_HANDLED CL_DB6_EVENT_RECEIVER_BASE
63 Class Method  CL_DB6_EVENT_RECEIVER_BASE - STATUS CL_DB6_EVENT_RECEIVER_BASE
64 Class Method  CL_DB6_JOB_FACTORY - GET_JOB_REF DB6: Factory Class for DB13 JObs
65 Class Method  CL_DB6_RDI - GET_REGISTRY_VARIABLES DB6: Data Collector
66 Class Method  CL_DB6_TREE_NAVIGATOR - CONFIRM_AND_EXECUTE CL_DB6_TREE_NAVIGATOR
67 Class Method  CL_DB6_TREE_NAVIGATOR - DISPLAY_MESSAGE CL_DB6_TREE_NAVIGATOR
68 Class Method  CL_DB6_TREE_NAVIGATOR - DISPLAY_MESSAGE CL_DB6_TREE_NAVIGATOR
69 Class Method  CL_DB6_TREE_NAVIGATOR - REQUEST_ACTION CL_DB6_TREE_NAVIGATOR
70 Class Method  CL_DB6_TREE_NAVIGATOR - REQUEST_ACTION CL_DB6_TREE_NAVIGATOR
71 Class Method  CL_DB6_TREE_NAVIGATOR - REQUEST_ACTION CL_DB6_TREE_NAVIGATOR
72 Class Method  CL_DB6_TREE_NAVIGATOR - REQUEST_ACTION CL_DB6_TREE_NAVIGATOR
73 Class Method  CL_DB6_TREE_NAVIGATOR - REQUEST_REFRESH CL_DB6_TREE_NAVIGATOR
74 Class Method  CL_DB6_TREE_NAVIGATOR - REQUEST_REFRESH CL_DB6_TREE_NAVIGATOR
75 Class Method  CL_DB6_TREE_NAVIGATOR - REQUEST_REFRESH CL_DB6_TREE_NAVIGATOR
76 Class Method  CL_DB6_TREE_NAVIGATOR - REQUEST_REFRESH CL_DB6_TREE_NAVIGATOR
77 Class Method  CL_DB6_TREE_NAVIGATOR - TRACE_EXIT CL_DB6_TREE_NAVIGATOR
78 Class Method  CL_DBA_ACTION_CONTROLLER - TRACE DBA Cockpit: Abstract Action Controller
79 Class Method  CL_DBA_CX_FACTORY - CREATE_DBA_ADBC DBA Cockpit: central exception factory class
80 Class Method  CL_DBA_CX_FACTORY - CREATE_DBA_ADBC DBA Cockpit: central exception factory class
81 Class Method  CL_DBA_FORMAT - KBYTES_TO_MEGA DBA Cockpit: ABAP type conversion routines
82 Class Method  CL_DBA_FORMAT - KBYTES_TO_MEGA DBA Cockpit: ABAP type conversion routines
83 Class Method  CL_DBA_GUI_SCREEN_CONTROL - MAKE_INVISIBLE DBA Cockpit: GUI Tools
84 Class Method  CL_DBA_MSG_WINDOW_BASE - ADD_EXCEPTION_CLASS DBA Cockpit: Abstract Message Window
85 Class Method  CL_DBA_MSG_WINDOW_BASE - ADD_EXCEPTION_CLASS DBA Cockpit: Abstract Message Window
86 Class Method  CL_DBA_MSG_WINDOW_BASE - ADD_EXCEPTION_CLASS DBA Cockpit: Abstract Message Window
87 Class Method  CL_DBA_MSG_WINDOW_BASE - ADD_T100 DBA Cockpit: Abstract Message Window
88 Class Method  CL_DBA_RDI - GET_INSTANCE DBA-RDI: Back-End Wrapper
89 Class Method  CL_DBA_SYSCHK_CTRL - GET_INSTANCE DBA-CHK: System Check Controller
90 Class Method  CL_DBA_SYSCHK_DCF - GET_COLLECTOR_MSGS_CHECK_ID DBA-CHK: System Checks
91 Class Method  CL_SQL_CONNECTION - CREATE_STATEMENT Database Connection
92 Class Method  CL_SQL_CONNECTION - CREATE_STATEMENT Database Connection
93 Class Method  CL_SQL_RESULT_SET - CLOSE Resulting Set of an SQL Query
94 Class Method  CL_SQL_RESULT_SET - NEXT Resulting Set of an SQL Query
95 Class Method  CL_SQL_RESULT_SET - SET_PARAM Resulting Set of an SQL Query
96 Class Method  CL_SQL_STATEMENT - EXECUTE_DDL SQL statement
97 Class Method  CL_SQL_STATEMENT - EXECUTE_QUERY SQL statement
98 Class Method  CX_DBA_ROOT - HANDLE_EXCEPTION_CLASS DBA Cockpit: Root exception class
99 Class Method  CX_DBA_ROOT - HANDLE_EXCEPTION_CLASS DBA Cockpit: Root exception class
100 Class Method  IF_DB6_ACTION_CONTROLLER - DISPLAY_VIEW DB6: Interface of DBA Action
101 Class Method  IF_DB6_ACTION_CONTROLLER - DISPLAY_VIEW DB6: Interface of DBA Action
102 Class Method  IF_DB6_ACTION_CONTROLLER - HANDLE_PAI DB6: Interface of DBA Action
103 Class Method  IF_DB6_ACTION_CONTROLLER - HANDLE_PAI DB6: Interface of DBA Action
104 Class Method  IF_DB6_ACTION_CONTROLLER - HANDLE_SYSTEM_CHANGED DB6: Interface of DBA Action
105 Class Method  IF_DB6_ACTION_CONTROLLER - HANDLE_SYSTEM_CHANGED DB6: Interface of DBA Action
106 Class Method  IF_DB6_ACTION_CONTROLLER - INIT DB6: Interface of DBA Action
107 Class Method  IF_DB6_ACTION_CONTROLLER - INIT DB6: Interface of DBA Action
108 Class Method  IF_DB6_ACTION_CONTROLLER - IS_AUTHORIZED DB6: Interface of DBA Action
109 Class Method  IF_DB6_ACTION_CONTROLLER - REFRESH_VIEW DB6: Interface of DBA Action
110 Class Method  IF_DB6_ACTION_CONTROLLER - REFRESH_VIEW DB6: Interface of DBA Action
111 Class Method  IF_DB6_ACTION_CONTROLLER - REQUEST_REFRESH DB6: Interface of DBA Action
112 Class Method  IF_DB6_ACTION_CONTROLLER - REQUEST_REFRESH DB6: Interface of DBA Action
113 Class Method  IF_DB6_JOB_SCHEDULE_REORG_TAB - ADD_TABLE DB6: Single REORG Job scheduling
114 Class Method  IF_DB6_JOB_SCHEDULE_REORG_TAB - SET_COMPRESS DB6: Single REORG Job scheduling
115 Class Method  IF_DB6_JOB_SCHEDULE_REORG_TAB - SET_REORGTYPE DB6: Single REORG Job scheduling
116 Class Method  IF_DB6_JOB_SCHEDULE_REORG_TAB - USE_TEMPSPACE DB6: Single REORG Job scheduling
117 Class Method  IF_DBA_ACTION_COMMAND_CANCEL - EXECUTE_ON_CANCEL DBA Cockpit: Actions on Cancelled Commands
118 Class Method  IF_DBA_ACTION_COMMAND_CONFIRM - EXECUTE_CONFIRMED_COMMAND DBA Cockpit: Controller I/F for Confirmation of Actions
119 Class Method  IF_DBA_ACTION_CONTROLLER_ALV - GET_ALV DBA Cockpit: Access to ALV object
120 Class Method  IF_DBA_ACTION_CONTROLLER_ALV - GET_ROW_NUMBER DBA Cockpit: Access to ALV object
121 Class Method  IF_DBA_ACTION_CONTROLLER_SLCT - RESELECT DBA Cockpit: Data Selection
122 Class Method  IF_DBA_JOB_SCHEDULE - INIT DBA Cockpit: Job Scheduling Interface
123 Class Method  IF_DBA_RDI_QUERY - GET_HISTORY DBA-RDI-QRY: Query Facade
124 Class Method  IF_DBA_RDI_QUERY - GET_SNAPSHOT DBA-RDI-QRY: Query Facade
125 Class Method  IF_DBA_RDI_QUERY - GET_SNAPSHOT DBA-RDI-QRY: Query Facade
126 Class Method  IF_DBA_RDI_QUERY - GET_SNAPSHOT DBA-RDI-QRY: Query Facade
127 Class Method  IF_DBA_RDI_QUERY - RESET DBA-RDI-QRY: Query Facade
128 Class Method  IF_DBA_RDI_QUERY - RESET DBA-RDI-QRY: Query Facade
129 Class Method  IF_DBA_RDI_QUERY - RESET DBA-RDI-QRY: Query Facade
130 Class Method  IF_DBA_RDI_QUERY - SET_FILTER DBA-RDI-QRY: Query Facade
131 Class Method  IF_DBA_RDI_QUERY - SET_FILTER DBA-RDI-QRY: Query Facade
132 Class Method  IF_DBA_RDI_QUERY - SET_FILTER DBA-RDI-QRY: Query Facade
133 Class Method  IF_DBA_RDI_QUERY - SET_HISTORY DBA-RDI-QRY: Query Facade
134 Class Method  IF_DBA_RDI_QUERY - SET_HISTORY DBA-RDI-QRY: Query Facade
135 Class Method  IF_DBA_RDI_QUERY - SET_HISTORY DBA-RDI-QRY: Query Facade
136 Class Method  IF_DBA_RDI_QUERY - SET_PARAM DBA-RDI-QRY: Query Facade
137 Class Method  IF_DBA_RDI_QUERY - SET_SORT DBA-RDI-QRY: Query Facade
138 Class Method  IF_DBA_RDI_QUERY - SET_SORT DBA-RDI-QRY: Query Facade
139 Class Method  IF_DBA_SYSCHK - GET_CHECK_RESULTS_BY_IMPACT DBA-CHK: System Check