Class Method list used by SAP ABAP Class CL_DB6_ACTION_COMPR_SWITCH (DB6: Compression Switching)
SAP ABAP Class CL_DB6_ACTION_COMPR_SWITCH (DB6: Compression Switching) is using
# Object Type Object Name Object Description Note
     
1 Class Method  CL_DB6_ACTION_COMPR_SWITCH - REORG DB6: Compression Switching SOURCE me->reorg( compress = db6jo_val_compress_off ).
2 Class Method  CL_DB6_ACTION_COMPR_SWITCH - ADD_TEXT DB6: Compression Switching SOURCE me->add_text( 'Compression is disabled'(157) ).
3 Class Method  CL_DB6_ACTION_COMPR_SWITCH - SET_GRID_ATTRIBUTES DB6: Compression Switching SOURCE me->set_grid_attributes( ).
4 Class Method  CL_DB6_ACTION_COMPR_SWITCH - SET_COMPRESSION DB6: Compression Switching SOURCE me->set_compression( db6jo_val_compress_off ).
5 Class Method  CL_DB6_ACTION_COMPR_SWITCH - SET_COMPRESSION DB6: Compression Switching SOURCE me->set_compression( db6jo_val_compress_static ).
6 Class Method  CL_DB6_ACTION_COMPR_SWITCH - SET_COMPRESSION DB6: Compression Switching SOURCE me->set_compression( db6jo_val_compress_index ).
7 Class Method  CL_DB6_ACTION_COMPR_SWITCH - SET_COMPRESSION DB6: Compression Switching SOURCE me->set_compression( db6jo_val_compress_adaptive ).
8 Class Method  CL_DB6_ACTION_COMPR_SWITCH - SET_COMPRESSION DB6: Compression Switching SOURCE me->set_compression( db6jo_val_compress_static ).
9 Class Method  CL_DB6_ACTION_COMPR_SWITCH - REORG DB6: Compression Switching SOURCE me->reorg( dictionary_option = cl_db6_admin_cmd=>dictionary_keep ).
10 Class Method  CL_DB6_ACTION_COMPR_SWITCH - REORG DB6: Compression Switching SOURCE me->reorg( dictionary_option = cl_db6_admin_cmd=>dictionary_keep ).
11 Class Method  CL_DB6_ACTION_COMPR_SWITCH - REORG DB6: Compression Switching SOURCE me->reorg( dictionary_option = cl_db6_admin_cmd=>dictionary_reset ).
12 Class Method  CL_DB6_ACTION_COMPR_SWITCH - REORG DB6: Compression Switching SOURCE me->reorg( compress = db6jo_val_compress_static ).
13 Class Method  CL_DB6_ACTION_COMPR_SWITCH - REORG DB6: Compression Switching SOURCE me->reorg( compress = db6jo_val_compress_index ).
14 Class Method  CL_DB6_ACTION_COMPR_SWITCH - REORG DB6: Compression Switching SOURCE me->reorg( compress = db6jo_val_compress_adaptive ).
15 Class Method  CL_DB6_ACTION_COMPR_SWITCH - ADD_TEXT DB6: Compression Switching SOURCE me->add_text( 'Dictionary exists'(158) ).
16 Class Method  CL_DB6_ACTION_COMPR_SWITCH - ADD_TEXT DB6: Compression Switching SOURCE me->add_text( 'no Dictionary exists'(162) ).
17 Class Method  CL_DB6_ACTION_COMPR_SWITCH - ADD_TEXT DB6: Compression Switching SOURCE me->add_text( 'Compression is disabled'(157) ).
18 Class Method  CL_DB6_ACTION_COMPR_SWITCH - REORG DB6: Compression Switching SOURCE me->reorg( compress = db6jo_val_compress_static ).
19 Class Method  CL_DB6_ACTION_COMPR_SWITCH - ADD_TEXT DB6: Compression Switching SOURCE me->add_text( 'Compression is enabled'(161) ).
20 Class Method  CL_DB6_ACTION_COMPR_SWITCH - ADD_TEXT DB6: Compression Switching SOURCE me->add_text( 'Dictionary exists'(158) ).
21 Class Method  CL_DB6_ACTION_COMPR_SWITCH - ADD_TEXT DB6: Compression Switching SOURCE me->add_text( 'Compression is enabled'(161) ).
22 Class Method  CL_DB6_ACTION_COMPR_SWITCH - ADD_TEXT DB6: Compression Switching SOURCE me->add_text( 'no Dictionary exists'(162) ).
23 Class Method  CL_DB6_ACTION_COMPR_SWITCH - ADD_TEXT DB6: Compression Switching SOURCE me->add_text( wa_job_status_message-text ).
24 Class Method  CL_DB6_ACTION_COMPR_SWITCH - COMPRESSION_ON_OFF DB6: Compression Switching SOURCE me->compression_on_off( ).
25 Class Method  CL_DB6_ACTION_COMPR_SWITCH - CHECK_COMPR_JOB_STATUS DB6: Compression Switching SOURCE numlines = numlines ).
26 Class Method  CL_DB6_ACTION_COMPR_SWITCH - CHECK_COMPR_JOB_STATUS DB6: Compression Switching SOURCE job_stat_message_tab = job_status_message_tab
27 Class Method  CL_DB6_ACTION_COMPR_SWITCH - CHECK_COMPR_JOB_STATUS DB6: Compression Switching SOURCE me->check_compr_job_status( importing
28 Class Method  CL_DB6_ACTION_COMPR_SWITCH - ADD_TEXT DB6: Compression Switching SOURCE me->add_text( space ).
29 Class Method  CL_DB6_ALV - CONSTRUCTOR DB6: simple ALV abstraction
30 Class Method  CL_DB6_ALV - REFRESH DB6: simple ALV abstraction
31 Class Method  CL_DB6_ALV - SET_FILTERLINE_ALLOWED DB6: simple ALV abstraction
32 Class Method  CL_DB6_ALV - SET_FILTER_ALLOWED DB6: simple ALV abstraction
33 Class Method  CL_DB6_JOB_FACTORY - GET_JOB_REF DB6: Factory Class for DB13 JObs
34 Class Method  CL_DB6_JOB_FACTORY - GET_JOB_REF DB6: Factory Class for DB13 JObs
35 Class Method  CL_DB6_SYSCAT - HAS_COMPRESSIBLE_INDEXES DB6 CCMS: SYSCAT abstraction
36 Class Method  CL_DB6_SYSCAT - SWITCH_COMPRESSION DB6 CCMS: SYSCAT abstraction
37 Class Method  CL_DB6_TREE_NAVIGATOR - REQUEST_REFRESH CL_DB6_TREE_NAVIGATOR
38 Class Method  CL_DB6_TREE_NAVIGATOR - RETURN_TO_FRAME CL_DB6_TREE_NAVIGATOR
39 Class Method  CL_DB6_TREE_NAVIGATOR - RETURN_TO_FRAME CL_DB6_TREE_NAVIGATOR
40 Class Method  CL_DB6_TREE_NAVIGATOR - REQUEST_ACTION CL_DB6_TREE_NAVIGATOR
41 Class Method  CL_DB6_TREE_NAVIGATOR - GET_XCHG_DATA CL_DB6_TREE_NAVIGATOR
42 Class Method  CL_DB6_TREE_NAVIGATOR - REQUEST_REFRESH CL_DB6_TREE_NAVIGATOR
43 Class Method  CL_DBA_GUI_SCREEN_CONTROL - MAKE_INVISIBLE DBA Cockpit: GUI Tools
44 Class Method  CL_DBA_GUI_SCREEN_CONTROL - MAKE_UNCHANGEABLE DBA Cockpit: GUI Tools
45 Class Method  CL_DBA_MSG_WINDOW_BASE - ADD_ERROR DBA Cockpit: Abstract Message Window
46 Class Method  CL_DBA_MSG_WINDOW_BASE - ADD_ERROR DBA Cockpit: Abstract Message Window
47 Class Method  CL_DBA_MSG_WINDOW_BASE - ADD_ERROR DBA Cockpit: Abstract Message Window
48 Class Method  CL_DBA_MSG_WINDOW_BASE - ADD_EXCEPTION_CLASS DBA Cockpit: Abstract Message Window
49 Class Method  CL_DBA_MSG_WINDOW_BASE - ADD_EXCEPTION_CLASS DBA Cockpit: Abstract Message Window
50 Class Method  IF_DB6_ACTION_CONTROLLER - DISPLAY_VIEW DB6: Interface of DBA Action
51 Class Method  IF_DB6_ACTION_CONTROLLER - REFRESH_VIEW DB6: Interface of DBA Action
52 Class Method  IF_DB6_ACTION_CONTROLLER - REFRESH_VIEW DB6: Interface of DBA Action
53 Class Method  IF_DB6_ACTION_CONTROLLER - INIT DB6: Interface of DBA Action
54 Class Method  IF_DB6_ACTION_CONTROLLER - INIT DB6: Interface of DBA Action
55 Class Method  IF_DB6_ACTION_CONTROLLER - HANDLE_PAI DB6: Interface of DBA Action
56 Class Method  IF_DB6_ACTION_CONTROLLER - HANDLE_PAI DB6: Interface of DBA Action
57 Class Method  IF_DB6_ACTION_CONTROLLER - DISPLAY_VIEW DB6: Interface of DBA Action
58 Class Method  IF_DB6_JOB_SCHEDULE_REORG_TAB - ADD_TABLE DB6: Single REORG Job scheduling
59 Class Method  IF_DB6_JOB_SCHEDULE_REORG_TAB - SET_RESET_DICTIONARY DB6: Single REORG Job scheduling
60 Class Method  IF_DB6_JOB_SCHEDULE_REORG_TAB - SET_REORGTYPE DB6: Single REORG Job scheduling
61 Class Method  IF_DB6_JOB_SCHEDULE_REORG_TAB - SET_KEEP_DICTIONARY DB6: Single REORG Job scheduling
62 Class Method  IF_DB6_JOB_SCHEDULE_REORG_TAB - SET_COMPRESS DB6: Single REORG Job scheduling
63 Class Method  IF_DB6_JOB_SCHEDULE_REORG_TAB - ADD_TABLE DB6: Single REORG Job scheduling
64 Class Method  IF_DBA_ACTION_CONTROLLER_ALV - GET_ALV DBA Cockpit: Access to ALV object
65 Class Method  IF_DBA_ACTION_CONTROLLER_ALV - GET_ROW_NUMBER DBA Cockpit: Access to ALV object
66 Class Method  IF_DBA_ACTION_CONTROLLER_QUAC - GET_BUTTON_TEXT_CANCEL DBA Cockpit: Controller I/F for Quick Activities
67 Class Method  IF_DBA_ACTION_CONTROLLER_QUAC - GET_BUTTON_TEXT_NO DBA Cockpit: Controller I/F for Quick Activities
68 Class Method  IF_DBA_ACTION_CONTROLLER_QUAC - GET_BUTTON_TEXT_OK DBA Cockpit: Controller I/F for Quick Activities
69 Class Method  IF_DBA_ACTION_CONTROLLER_QUAC - GET_BUTTON_TEXT_YES DBA Cockpit: Controller I/F for Quick Activities
70 Class Method  IF_DBA_ACTION_CONTROLLER_QUAC - GET_BUTTON_TYPE DBA Cockpit: Controller I/F for Quick Activities
71 Class Method  IF_DBA_ACTION_CONTROLLER_QUAC - GET_TITLE DBA Cockpit: Controller I/F for Quick Activities
72 Class Method  IF_DBA_JOB_SCHEDULE - GET_STATUS DBA Cockpit: Job Scheduling Interface
73 Class Method  IF_DBA_JOB_SCHEDULE - INIT DBA Cockpit: Job Scheduling Interface
74 Class Method  IF_DBA_JOB_SCHEDULE - INIT DBA Cockpit: Job Scheduling Interface
75 Class Method  IF_MESSAGE - GET_LONGTEXT Interface for Accessing Texts from Message Objects
76 Class Method  IF_MESSAGE - GET_LONGTEXT Interface for Accessing Texts from Message Objects