Class Method list used by SAP ABAP Class CL_DB6_ACTION_TABLE_DETAIL (DB6: Details of Table)
SAP ABAP Class
CL_DB6_ACTION_TABLE_DETAIL (DB6: Details of Table) is using
| # | Object Type | Object Name | Object Description | Note |
|---|---|---|---|---|
| 1 | CL_DB6_ACTION_TABLE_DETAIL - ADJUST_INDEX_SIZE | DB6: Details of Table | SOURCE me->adjust_index_size( exporting it_tab_indexes = me->view_data-it_tab_indexes |
|
| 2 | CL_DB6_ACTION_TABLE_DETAIL - ADJUST_INDEX_SIZE | DB6: Details of Table | SOURCE changing it_idx_info = me->it_all_idx_info ). |
|
| 3 | CL_DB6_ACTION_TABLE_DETAIL - CHECK_COMPRESSION | DB6: Details of Table | SOURCE me->check_compression( ). |
|
| 4 | CL_DB6_ACTION_TABLE_DETAIL - CHECK_TABLE | DB6: Details of Table | ||
| 5 | CL_DB6_ACTION_TABLE_DETAIL - CHECK_TABLE | DB6: Details of Table | ||
| 6 | CL_DB6_ACTION_TABLE_DETAIL - COMPRESSION_ON_OFF | DB6: Details of Table | SOURCE me->compression_on_off( ). |
|
| 7 | CL_DB6_ACTION_TABLE_DETAIL - COUNT_ROWS | DB6: Details of Table | SOURCE me->count_rows( ). |
|
| 8 | CL_DB6_ACTION_TABLE_DETAIL - DISPLAY_DATA_PARTITION | DB6: Details of Table | SOURCE me->display_data_partition( me->tabreorgchk_alv ). |
|
| 9 | CL_DB6_ACTION_TABLE_DETAIL - DISPLAY_DATA_PARTITION | DB6: Details of Table | SOURCE me->display_data_partition( me->idxreorgchk_alv ). |
|
| 10 | CL_DB6_ACTION_TABLE_DETAIL - DISPLAY_INDEX | DB6: Details of Table | SOURCE me->display_index( ). |
|
| 11 | CL_DB6_ACTION_TABLE_DETAIL - DISPLAY_INDEX_PARTITION | DB6: Details of Table | SOURCE me->display_index_partition( me->idxcompress_alv ). |
|
| 12 | CL_DB6_ACTION_TABLE_DETAIL - DISPLAY_INDEX_PARTITION | DB6: Details of Table | SOURCE me->display_index_partition( me->idxinfo_alv ). |
|
| 13 | CL_DB6_ACTION_TABLE_DETAIL - DISPLAY_TABLE_PARTITION | DB6: Details of Table | SOURCE me->display_table_partition( me->tabcompress_alv ). |
|
| 14 | CL_DB6_ACTION_TABLE_DETAIL - DISPLAY_TABLE_PARTITION | DB6: Details of Table | SOURCE me->display_table_partition( me->tabinfo_alv ). |
|
| 15 | CL_DB6_ACTION_TABLE_DETAIL - GENERATE_TABLE_DDL | DB6: Details of Table | SOURCE me->generate_table_ddl( exporting i_table_name = me->view_data-tab_syscat-tabname |
|
| 16 | CL_DB6_ACTION_TABLE_DETAIL - GENERATE_TABLE_DDL | DB6: Details of Table | SOURCE i_schema_name = me->view_data-tab_syscat-tabschema |
|
| 17 | CL_DB6_ACTION_TABLE_DETAIL - GENERATE_TABLE_DDL | DB6: Details of Table | SOURCE importing e_ddl = me->view_data-ddl_statement ). |
|
| 18 | CL_DB6_ACTION_TABLE_DETAIL - GET_DDIC_FIELDS | DB6: Details of Table | SOURCE me->get_ddic_fields( ). |
|
| 19 | CL_DB6_ACTION_TABLE_DETAIL - HANDLE_VOLATILE | DB6: Details of Table | SOURCE me->handle_volatile( ). |
|
| 20 | CL_DB6_ACTION_TABLE_DETAIL - NEED_INDEX_REORG | DB6: Details of Table | SOURCE if me->need_index_reorg( ) = abap_true. |
|
| 21 | CL_DB6_ACTION_TABLE_DETAIL - NEED_TABLE_REORG | DB6: Details of Table | SOURCE if me->need_table_reorg( ) = abap_true. |
|
| 22 | CL_DB6_ACTION_TABLE_DETAIL - NEED_TABLE_REORG | DB6: Details of Table | SOURCE if me->need_table_reorg( ) = abap_true. |
|
| 23 | CL_DB6_ACTION_TABLE_DETAIL - OPT_SIZE | DB6: Details of Table | SOURCE row_number = me->opt_size( me->view_data-it_idx_reorgchk ). |
|
| 24 | CL_DB6_ACTION_TABLE_DETAIL - OPT_SIZE | DB6: Details of Table | SOURCE row_number = me->opt_size( me->view_data-it_idx_info ). |
|
| 25 | CL_DB6_ACTION_TABLE_DETAIL - OPT_SIZE | DB6: Details of Table | SOURCE row_number = me->opt_size( me->view_data-it_idx_compress ). |
|
| 26 | CL_DB6_ACTION_TABLE_DETAIL - OPT_SIZE | DB6: Details of Table | SOURCE row_number = me->opt_size( me->view_data-it_idx_columns ). |
|
| 27 | CL_DB6_ACTION_TABLE_DETAIL - OPT_SIZE | DB6: Details of Table | SOURCE row_number = me->opt_size( me->view_data-it_tab_indexes ). |
|
| 28 | CL_DB6_ACTION_TABLE_DETAIL - OPT_SIZE | DB6: Details of Table | SOURCE row_number = me->opt_size( me->view_data-it_tab_info ). |
|
| 29 | CL_DB6_ACTION_TABLE_DETAIL - OPT_SIZE | DB6: Details of Table | SOURCE row_number = me->opt_size( me->view_data-it_tab_compress ). |
|
| 30 | CL_DB6_ACTION_TABLE_DETAIL - OPT_SIZE | DB6: Details of Table | SOURCE row_number = me->opt_size( me->view_data-it_tab_reorgchk ). |
|
| 31 | CL_DB6_ACTION_TABLE_DETAIL - REFRESH_DATA_PARTITION | DB6: Details of Table | SOURCE me->refresh_data_partition( 1 ). |
|
| 32 | CL_DB6_ACTION_TABLE_DETAIL - REFRESH_DATA_PARTITION | DB6: Details of Table | SOURCE me->refresh_data_partition( wa_index ). |
|
| 33 | CL_DB6_ACTION_TABLE_DETAIL - REFRESH_INDEX | DB6: Details of Table | SOURCE me->refresh_index( indschema = |
|
| 34 | CL_DB6_ACTION_TABLE_DETAIL - REFRESH_INDEX | DB6: Details of Table | SOURCE indname = |
|
| 35 | CL_DB6_ACTION_TABLE_DETAIL - REFRESH_INDEX | DB6: Details of Table | SOURCE me->refresh_index( indschema = |
|
| 36 | CL_DB6_ACTION_TABLE_DETAIL - REFRESH_INDEX | DB6: Details of Table | SOURCE indname = |
|
| 37 | CL_DB6_ACTION_TABLE_DETAIL - REFRESH_INDEX | DB6: Details of Table | SOURCE me->refresh_index( indschema = |
|
| 38 | CL_DB6_ACTION_TABLE_DETAIL - REFRESH_INDEX | DB6: Details of Table | SOURCE indname = |
|
| 39 | CL_DB6_ACTION_TABLE_DETAIL - REFRESH_INDEX_PARTITION | DB6: Details of Table | SOURCE me->refresh_index_partition( 1 ). |
|
| 40 | CL_DB6_ACTION_TABLE_DETAIL - REFRESH_INDEX_PARTITION | DB6: Details of Table | SOURCE me->refresh_index_partition( wa_index ). |
|
| 41 | CL_DB6_ACTION_TABLE_DETAIL - REFRESH_TABLE_PARTITION | DB6: Details of Table | SOURCE me->refresh_table_partition( 1 ). |
|
| 42 | CL_DB6_ACTION_TABLE_DETAIL - REFRESH_TABLE_PARTITION | DB6: Details of Table | SOURCE me->refresh_table_partition( wa_index ). |
|
| 43 | CL_DB6_ACTION_TABLE_DETAIL - REFRESH_TOTAL | DB6: Details of Table | SOURCE me->refresh_total( ). |
|
| 44 | CL_DB6_ACTION_TABLE_DETAIL - REORG | DB6: Details of Table | SOURCE me->reorg( ). |
|
| 45 | CL_DB6_ACTION_TABLE_DETAIL - RUNSTATS | DB6: Details of Table | SOURCE me->runstats( ). |
|
| 46 | CL_DB6_ACTION_TABLE_DETAIL - SET_GRID_ATTRIBUTES_IDX_COMPR | DB6: Details of Table | SOURCE me->set_grid_attributes_idx_compr( ). |
|
| 47 | CL_DB6_ACTION_TABLE_DETAIL - SET_GRID_ATTRIBUTES_IDX_COMPR | DB6: Details of Table | SOURCE me->set_grid_attributes_idx_compr( ). |
|
| 48 | CL_DB6_ACTION_TABLE_DETAIL - SET_GRID_ATTRIBUTES_IDX_FIELDS | DB6: Details of Table | SOURCE me->set_grid_attributes_idx_fields( ). |
|
| 49 | CL_DB6_ACTION_TABLE_DETAIL - SET_GRID_ATTRIBUTES_IDX_FIELDS | DB6: Details of Table | SOURCE me->set_grid_attributes_idx_fields( ). |
|
| 50 | CL_DB6_ACTION_TABLE_DETAIL - SET_GRID_ATTRIBUTES_IDX_INFO | DB6: Details of Table | SOURCE me->set_grid_attributes_idx_info( ). |
|
| 51 | CL_DB6_ACTION_TABLE_DETAIL - SET_GRID_ATTRIBUTES_IDX_INFO | DB6: Details of Table | SOURCE me->set_grid_attributes_idx_info( ). |
|
| 52 | CL_DB6_ACTION_TABLE_DETAIL - SET_GRID_ATTRIBUTES_IDX_REOCHK | DB6: Details of Table | SOURCE me->set_grid_attributes_idx_reochk( ). |
|
| 53 | CL_DB6_ACTION_TABLE_DETAIL - SET_GRID_ATTRIBUTES_IDX_REOCHK | DB6: Details of Table | SOURCE me->set_grid_attributes_idx_reochk( ). |
|
| 54 | CL_DB6_ACTION_TABLE_DETAIL - SET_GRID_ATTRIBUTES_TAB_COLDST | DB6: Details of Table | SOURCE me->set_grid_attributes_tab_coldst( ). |
|
| 55 | CL_DB6_ACTION_TABLE_DETAIL - SET_GRID_ATTRIBUTES_TAB_COMPR | DB6: Details of Table | SOURCE me->set_grid_attributes_tab_compr( ). |
|
| 56 | CL_DB6_ACTION_TABLE_DETAIL - SET_GRID_ATTRIBUTES_TAB_COMPR | DB6: Details of Table | SOURCE me->set_grid_attributes_tab_compr( ). |
|
| 57 | CL_DB6_ACTION_TABLE_DETAIL - SET_GRID_ATTRIBUTES_TAB_DATPRT | DB6: Details of Table | SOURCE me->set_grid_attributes_tab_datprt( ). |
|
| 58 | CL_DB6_ACTION_TABLE_DETAIL - SET_GRID_ATTRIBUTES_TAB_FIELDS | DB6: Details of Table | SOURCE me->set_grid_attributes_tab_fields( ). |
|
| 59 | CL_DB6_ACTION_TABLE_DETAIL - SET_GRID_ATTRIBUTES_TAB_FIELDS | DB6: Details of Table | SOURCE me->set_grid_attributes_tab_fields( ). |
|
| 60 | CL_DB6_ACTION_TABLE_DETAIL - SET_GRID_ATTRIBUTES_TAB_IDX | DB6: Details of Table | SOURCE me->set_grid_attributes_tab_idx( ). |
|
| 61 | CL_DB6_ACTION_TABLE_DETAIL - SET_GRID_ATTRIBUTES_TAB_INFO | DB6: Details of Table | SOURCE me->set_grid_attributes_tab_info( ). |
|
| 62 | CL_DB6_ACTION_TABLE_DETAIL - SET_GRID_ATTRIBUTES_TAB_INFO | DB6: Details of Table | SOURCE me->set_grid_attributes_tab_info( ). |
|
| 63 | CL_DB6_ACTION_TABLE_DETAIL - SET_GRID_ATTRIBUTES_TAB_REOCHK | DB6: Details of Table | SOURCE me->set_grid_attributes_tab_reochk( ). |
|
| 64 | CL_DB6_ACTION_TABLE_DETAIL - SET_GRID_ATTRIBUTES_TAB_REOCHK | DB6: Details of Table | SOURCE me->set_grid_attributes_tab_reochk( ). |
|
| 65 | CL_DB6_ADVISOR - HIDE | DB6: Advisor Administration | ||
| 66 | CL_DB6_ALV - CONSTRUCTOR | DB6: simple ALV abstraction | ||
| 67 | CL_DB6_ALV - CREATE_STD_FIELDDESCR | DB6: simple ALV abstraction | ||
| 68 | CL_DB6_ALV - CREATE_STD_FIELDDESCR | DB6: simple ALV abstraction | ||
| 69 | CL_DB6_ALV - CREATE_STD_FIELDDESCR | DB6: simple ALV abstraction | ||
| 70 | CL_DB6_ALV - CREATE_STD_FIELDDESCR | DB6: simple ALV abstraction | ||
| 71 | CL_DB6_ALV - CREATE_STD_FIELDDESCR | DB6: simple ALV abstraction | ||
| 72 | CL_DB6_ALV - CREATE_STD_FIELDDESCR | DB6: simple ALV abstraction | ||
| 73 | CL_DB6_ALV - CREATE_STD_FIELDDESCR | DB6: simple ALV abstraction | ||
| 74 | CL_DB6_ALV - CREATE_STD_FIELDDESCR | DB6: simple ALV abstraction | ||
| 75 | CL_DB6_ALV - CREATE_STD_FIELDDESCR | DB6: simple ALV abstraction | ||
| 76 | CL_DB6_ALV - FREE | DB6: simple ALV abstraction | ||
| 77 | CL_DB6_ALV - REFRESH | DB6: simple ALV abstraction | ||
| 78 | CL_DB6_ALV - REFRESH | DB6: simple ALV abstraction | ||
| 79 | CL_DB6_ALV - SET_FIELD_HIDDEN | DB6: simple ALV abstraction | ||
| 80 | CL_DB6_ALV - SET_FIELD_HIDDEN | DB6: simple ALV abstraction | ||
| 81 | CL_DB6_ALV - SET_FIELD_HIDDEN | DB6: simple ALV abstraction | ||
| 82 | CL_DB6_ALV - SET_FIELD_HIDDEN | DB6: simple ALV abstraction | ||
| 83 | CL_DB6_ALV - SET_FIELD_HIDDEN | DB6: simple ALV abstraction | ||
| 84 | CL_DB6_ALV - SET_FIELD_HIDDEN | DB6: simple ALV abstraction | ||
| 85 | CL_DB6_ALV - SET_FIELD_HIDDEN | DB6: simple ALV abstraction | ||
| 86 | CL_DB6_ALV - SET_FIELD_HIDDEN | DB6: simple ALV abstraction | ||
| 87 | CL_DB6_ALV - SET_FIELD_HIDDEN | DB6: simple ALV abstraction | ||
| 88 | CL_DB6_ALV - SET_FIELD_TECH | DB6: simple ALV abstraction | ||
| 89 | CL_DB6_ALV - SET_FIELD_TECH | DB6: simple ALV abstraction | ||
| 90 | CL_DB6_ALV - SET_FIELD_VISIBLE | DB6: simple ALV abstraction | ||
| 91 | CL_DB6_ALV - SET_FIELD_VISIBLE | DB6: simple ALV abstraction | ||
| 92 | CL_DB6_ALV - SET_FIELD_VISIBLE | DB6: simple ALV abstraction | ||
| 93 | CL_DB6_ALV - SET_FILTERLINE_ALLOWED | DB6: simple ALV abstraction | ||
| 94 | CL_DB6_ALV - SET_HANDLE_DOUBLE_CLICK | DB6: simple ALV abstraction | ||
| 95 | CL_DB6_ALV - SET_SORT_FIELD | DB6: simple ALV abstraction | ||
| 96 | CL_DB6_ALV - SET_SORT_FIELD | DB6: simple ALV abstraction | ||
| 97 | CL_DB6_ALV - SET_SORT_FIELD | DB6: simple ALV abstraction | ||
| 98 | CL_DB6_ALV - SET_SORT_FIELD | DB6: simple ALV abstraction | ||
| 99 | CL_DB6_ALV - SET_SORT_FIELD | DB6: simple ALV abstraction | ||
| 100 | CL_DB6_ALV - SET_SORT_FIELD | DB6: simple ALV abstraction | ||
| 101 | CL_DB6_ALV - SET_SORT_FIELD | DB6: simple ALV abstraction | ||
| 102 | CL_DB6_ALV - SET_SORT_FIELD | DB6: simple ALV abstraction | ||
| 103 | CL_DB6_ALV - SET_SORT_FIELD | DB6: simple ALV abstraction | ||
| 104 | CL_DB6_ALV - SET_TOTAL_FIELD | DB6: simple ALV abstraction | ||
| 105 | CL_DB6_ALV - SET_VISIBLE | DB6: simple ALV abstraction | ||
| 106 | CL_DB6_CALENDAR_TOOL - DB6DATETIM_TO_DB6TSTAMP | DB6: Common Calendar functions | ||
| 107 | CL_DB6_CALENDAR_TOOL - DIFF_SECONDS | DB6: Common Calendar functions | ||
| 108 | CL_DB6_DBMS_UTILS - IS_AUTORUNSTATS_ACTIVE | DB6: universal GUI Utils | ||
| 109 | CL_DB6_DDIC_UTILS - IS_POOL_LIKE | DB6: DDIC Utilities | ||
| 110 | CL_DB6_DDIC_UTILS - IS_SAP_BUFFERED | DB6: DDIC Utilities | ||
| 111 | CL_DB6_EVENT_RECEIVER_ALV - FIRST_SELECTED_ROW | CL_DB6_EVENT_RECEIVER_ALV | ||
| 112 | CL_DB6_EVENT_RECEIVER_ALV - FIRST_SELECTED_ROW | CL_DB6_EVENT_RECEIVER_ALV | ||
| 113 | CL_DB6_EVENT_RECEIVER_ALV - FIRST_SELECTED_ROW | CL_DB6_EVENT_RECEIVER_ALV | ||
| 114 | CL_DB6_EVENT_RECEIVER_ALV - FIRST_SELECTED_ROW | CL_DB6_EVENT_RECEIVER_ALV | ||
| 115 | CL_DB6_EVENT_RECEIVER_ALV - NUMBER_OF_SELECTED_ROWS | CL_DB6_EVENT_RECEIVER_ALV | ||
| 116 | CL_DB6_EVENT_RECEIVER_ALV - NUMBER_OF_SELECTED_ROWS | CL_DB6_EVENT_RECEIVER_ALV | ||
| 117 | CL_DB6_EVENT_RECEIVER_ALV - NUMBER_OF_SELECTED_ROWS | CL_DB6_EVENT_RECEIVER_ALV | ||
| 118 | CL_DB6_EVENT_RECEIVER_ALV - NUMBER_OF_SELECTED_ROWS | CL_DB6_EVENT_RECEIVER_ALV | ||
| 119 | CL_DB6_EVENT_RECEIVER_BASE - SET_STATUS_HANDLED | CL_DB6_EVENT_RECEIVER_BASE | ||
| 120 | CL_DB6_EVENT_RECEIVER_BASE - STATUS | CL_DB6_EVENT_RECEIVER_BASE | ||
| 121 | CL_DB6_JOB_FACTORY - GET_JOB_REF | DB6: Factory Class for DB13 JObs | ||
| 122 | CL_DB6_RDI - CONV_INDEXTYPE | DB6: Data Collector | ||
| 123 | CL_DB6_RDI - CONV_STATS_TYPE | DB6: Data Collector | ||
| 124 | CL_DB6_RDI - CONV_TABTYPE | DB6: Data Collector | ||
| 125 | CL_DB6_RDI - DB2INSPECT | DB6: Data Collector | ||
| 126 | CL_DB6_STMT_VIEWER - CLEAR | DB6: Display SQl Statement/CLP Command | ||
| 127 | CL_DB6_STMT_VIEWER - CONSTRUCTOR | DB6: Display SQl Statement/CLP Command | ||
| 128 | CL_DB6_STMT_VIEWER - DISPLAY | DB6: Display SQl Statement/CLP Command | ||
| 129 | CL_DB6_STMT_VIEWER - FREE | DB6: Display SQl Statement/CLP Command | ||
| 130 | CL_DB6_STMT_VIEWER - SET_STATUSBAR_MODE | DB6: Display SQl Statement/CLP Command | ||
| 131 | CL_DB6_STMT_VIEWER - SET_TOOLBAR_MODE | DB6: Display SQl Statement/CLP Command | ||
| 132 | CL_DB6_SYS - GET_DBREL | DB6: Remote System Administration | ||
| 133 | CL_DB6_SYS - IS_R3_SYSTEM | DB6: Remote System Administration | ||
| 134 | CL_DB6_SYS - IS_R3_SYSTEM | DB6: Remote System Administration | ||
| 135 | CL_DB6_SYSCAT - GET_DATA_PARTITIONS | DB6 CCMS: SYSCAT abstraction | ||
| 136 | CL_DB6_SYSCAT - GET_PSEUDO_TABLES | DB6 CCMS: SYSCAT abstraction | ||
| 137 | CL_DB6_SYSCAT - GET_REAL_CARDINALITY | DB6 CCMS: SYSCAT abstraction | ||
| 138 | CL_DB6_SYSCAT - IS_TABLE | DB6 CCMS: SYSCAT abstraction | ||
| 139 | CL_DB6_SYSCAT - SWITCH_COMPRESSION | DB6 CCMS: SYSCAT abstraction | ||
| 140 | CL_DB6_SYSCAT - SWITCH_VOLATILE | DB6 CCMS: SYSCAT abstraction | ||
| 141 | CL_DB6_TOOL - QUALIFIED_NAME | Administrates Input and Output Parameters of SQL Statements | ||
| 142 | CL_DB6_TREE_NAVIGATOR - CONFIRM_AND_EXECUTE | CL_DB6_TREE_NAVIGATOR | ||
| 143 | CL_DB6_TREE_NAVIGATOR - CONFIRM_AND_EXECUTE | CL_DB6_TREE_NAVIGATOR | ||
| 144 | CL_DB6_TREE_NAVIGATOR - DISPLAY_MESSAGE | CL_DB6_TREE_NAVIGATOR | ||
| 145 | CL_DB6_TREE_NAVIGATOR - DISPLAY_MESSAGE | CL_DB6_TREE_NAVIGATOR | ||
| 146 | CL_DB6_TREE_NAVIGATOR - GET_SYSTEM_DATA | CL_DB6_TREE_NAVIGATOR | ||
| 147 | CL_DB6_TREE_NAVIGATOR - GET_XCHG_DATA | CL_DB6_TREE_NAVIGATOR | ||
| 148 | CL_DB6_TREE_NAVIGATOR - HAS_XCHG_DATA | CL_DB6_TREE_NAVIGATOR | ||
| 149 | CL_DB6_TREE_NAVIGATOR - REQUEST_ACTION | CL_DB6_TREE_NAVIGATOR | ||
| 150 | CL_DB6_TREE_NAVIGATOR - REQUEST_ACTION | CL_DB6_TREE_NAVIGATOR | ||
| 151 | CL_DB6_TREE_NAVIGATOR - REQUEST_ACTION | CL_DB6_TREE_NAVIGATOR | ||
| 152 | CL_DB6_TREE_NAVIGATOR - REQUEST_ACTION | CL_DB6_TREE_NAVIGATOR | ||
| 153 | CL_DB6_TREE_NAVIGATOR - REQUEST_REFRESH | CL_DB6_TREE_NAVIGATOR | ||
| 154 | CL_DB6_TREE_NAVIGATOR - SET_NEW_FIELDS_READONLY | CL_DB6_TREE_NAVIGATOR | ||
| 155 | CL_DBA_ACTION_CONTROLLER - ADD_ACTION_BUTTON | DBA Cockpit: Abstract Action Controller | ||
| 156 | CL_DBA_ACTION_CONTROLLER - SET_VIEW_DATA | DBA Cockpit: Abstract Action Controller | ||
| 157 | CL_DBA_FORMAT - ENCODE_TAB_TO_WD_HTML | DBA Cockpit: ABAP type conversion routines | ||
| 158 | CL_DBA_FORMAT - ENCODE_TO_WD_HTML | DBA Cockpit: ABAP type conversion routines | ||
| 159 | CL_DBA_GUI_SCREEN_CONTROL - MAKE_INACTIVE | DBA Cockpit: GUI Tools | ||
| 160 | CL_DBA_GUI_SCREEN_CONTROL - MAKE_INVISIBLE | DBA Cockpit: GUI Tools | ||
| 161 | CL_DBA_GUI_SCREEN_CONTROL - MAKE_UNCHANGEABLE | DBA Cockpit: GUI Tools | ||
| 162 | CL_DBA_MSG_WINDOW_BASE - ADD_EXCEPTION_CLASS | DBA Cockpit: Abstract Message Window | ||
| 163 | CL_DBA_MSG_WINDOW_BASE - ADD_EXCEPTION_CLASS | DBA Cockpit: Abstract Message Window | ||
| 164 | CL_DBA_MSG_WINDOW_BASE - ADD_EXCEPTION_CLASS | DBA Cockpit: Abstract Message Window | ||
| 165 | CL_DBA_MSG_WINDOW_BASE - ADD_EXCEPTION_CLASS | DBA Cockpit: Abstract Message Window | ||
| 166 | CL_DBA_MSG_WINDOW_BASE - ADD_T100 | DBA Cockpit: Abstract Message Window | ||
| 167 | CL_DBA_MSG_WINDOW_BASE - ADD_T100 | DBA Cockpit: Abstract Message Window | ||
| 168 | CL_DBA_MSG_WINDOW_BASE - ADD_T100 | DBA Cockpit: Abstract Message Window | ||
| 169 | CL_DBA_MSG_WINDOW_BASE - ADD_T100 | DBA Cockpit: Abstract Message Window | ||
| 170 | CL_DBA_MSG_WINDOW_BASE - ADD_T100 | DBA Cockpit: Abstract Message Window | ||
| 171 | CL_DBA_MSG_WINDOW_BASE - ADD_T100 | DBA Cockpit: Abstract Message Window | ||
| 172 | CL_DBA_MSG_WINDOW_BASE - ADD_T100 | DBA Cockpit: Abstract Message Window | ||
| 173 | CL_DBA_RDI - GET_INSTANCE | DBA-RDI: Back-End Wrapper | ||
| 174 | CL_DBA_RDI - GET_INSTANCE | DBA-RDI: Back-End Wrapper | ||
| 175 | CL_DBA_RDI - GET_INSTANCE | DBA-RDI: Back-End Wrapper | ||
| 176 | CL_DBA_RDI - GET_INSTANCE | DBA-RDI: Back-End Wrapper | ||
| 177 | CL_DBA_RDI - GET_INSTANCE | DBA-RDI: Back-End Wrapper | ||
| 178 | CL_DBA_RDI - GET_INSTANCE | DBA-RDI: Back-End Wrapper | ||
| 179 | CL_DBA_RDI - GET_INSTANCE | DBA-RDI: Back-End Wrapper | ||
| 180 | CL_DBA_RDI - GET_INSTANCE | DBA-RDI: Back-End Wrapper | ||
| 181 | CL_DBA_RDI - GET_INSTANCE | DBA-RDI: Back-End Wrapper | ||
| 182 | CL_DBA_RDI - GET_INSTANCE | DBA-RDI: Back-End Wrapper | ||
| 183 | CL_DBA_RDI - GET_INSTANCE | DBA-RDI: Back-End Wrapper | ||
| 184 | CL_DBA_RDI - GET_INSTANCE | DBA-RDI: Back-End Wrapper | ||
| 185 | CL_DBA_RDI - GET_INSTANCE | DBA-RDI: Back-End Wrapper | ||
| 186 | CL_DBA_RDI_META - GET_STAGING_TABLE | DBA-RDI: Meta Data | ||
| 187 | CL_DBA_RDI_META - LABELOF | DBA-RDI: Meta Data | ||
| 188 | CL_DBA_RDI_META - TOOLTIPOF | DBA-RDI: Meta Data | ||
| 189 | CL_DBA_RDI_SETUP - EXISTS | DBA: Back-end Setup | ||
| 190 | CL_SQL_CONNECTION - CLOSE | Database Connection | ||
| 191 | CL_SQL_CONNECTION - COMMIT | Database Connection | ||
| 192 | CL_SQL_CONNECTION - CREATE_STATEMENT | Database Connection | ||
| 193 | CL_SQL_CONNECTION - GET_CONNECTION | Database Connection | ||
| 194 | CL_SQL_CONNECTION - PREPARE_STATEMENT | Database Connection | ||
| 195 | CL_SQL_PREPARED_STATEMENT - CLOSE | A Prepared SQL Statement | ||
| 196 | CL_SQL_RESULT_SET - CLOSE | Resulting Set of an SQL Query | ||
| 197 | CL_SQL_RESULT_SET - NEXT | Resulting Set of an SQL Query | ||
| 198 | CL_SQL_RESULT_SET - SET_PARAM | Resulting Set of an SQL Query | ||
| 199 | CL_SQL_STATEMENT - EXECUTE_PROCEDURE | SQL statement | ||
| 200 | CL_SQL_STATEMENT - EXECUTE_QUERY | SQL statement | ||
| 201 | CL_SQL_STATEMENT - SET_PARAM | SQL statement | ||
| 202 | CX_DBA_ROOT - HANDLE_EXCEPTION_CLASS | DBA Cockpit: Root exception class | ||
| 203 | CX_DBA_ROOT - HANDLE_EXCEPTION_CLASS | DBA Cockpit: Root exception class | ||
| 204 | CX_DBA_ROOT - HANDLE_EXCEPTION_CLASS | DBA Cockpit: Root exception class | ||
| 205 | CX_DBA_ROOT - HANDLE_EXCEPTION_CLASS | DBA Cockpit: Root exception class | ||
| 206 | CX_DBA_ROOT - HANDLE_EXCEPTION_CLASS | DBA Cockpit: Root exception class | ||
| 207 | IF_DB6_ACTION_CONTROLLER - DISPLAY_VIEW | DB6: Interface of DBA Action | ||
| 208 | IF_DB6_ACTION_CONTROLLER - DISPLAY_VIEW | DB6: Interface of DBA Action | ||
| 209 | IF_DB6_ACTION_CONTROLLER - FREE | DB6: Interface of DBA Action | ||
| 210 | IF_DB6_ACTION_CONTROLLER - FREE | DB6: Interface of DBA Action | ||
| 211 | IF_DB6_ACTION_CONTROLLER - GET_LOCK_KEY | DB6: Interface of DBA Action | ||
| 212 | IF_DB6_ACTION_CONTROLLER - GET_LOCK_KEY | DB6: Interface of DBA Action | ||
| 213 | IF_DB6_ACTION_CONTROLLER - HANDLE_PAI | DB6: Interface of DBA Action | ||
| 214 | IF_DB6_ACTION_CONTROLLER - HANDLE_PAI | DB6: Interface of DBA Action | ||
| 215 | IF_DB6_ACTION_CONTROLLER - HANDLE_SYSTEM_CHANGED | DB6: Interface of DBA Action | ||
| 216 | IF_DB6_ACTION_CONTROLLER - HANDLE_SYSTEM_CHANGED | DB6: Interface of DBA Action | ||
| 217 | IF_DB6_ACTION_CONTROLLER - INIT | DB6: Interface of DBA Action | ||
| 218 | IF_DB6_ACTION_CONTROLLER - INIT | DB6: Interface of DBA Action | ||
| 219 | IF_DB6_ACTION_CONTROLLER - IS_WRITABLE | DB6: Interface of DBA Action | ||
| 220 | IF_DB6_ACTION_CONTROLLER - IS_WRITABLE | DB6: Interface of DBA Action | ||
| 221 | IF_DB6_ACTION_CONTROLLER - REFRESH_VIEW | DB6: Interface of DBA Action | ||
| 222 | IF_DB6_ACTION_CONTROLLER - REFRESH_VIEW | DB6: Interface of DBA Action | ||
| 223 | IF_DB6_ACTION_CONTROLLER - REQUEST_REFRESH | DB6: Interface of DBA Action | ||
| 224 | IF_DB6_ACTION_CONTROLLER - REQUEST_REFRESH | DB6: Interface of DBA Action | ||
| 225 | IF_DB6_ACTION_CONTROLLER - SET_READ_MODE | DB6: Interface of DBA Action | ||
| 226 | IF_DB6_ACTION_CONTROLLER - SET_WRITE_MODE | DB6: Interface of DBA Action | ||
| 227 | IF_DB6_JOB_SCHEDULE_INSPECT - ADD_TABLE | DB6: db2inspect job scheduling | ||
| 228 | IF_DBA_ACTION_COMMAND_CONFIRM - EXECUTE_CONFIRMED_COMMAND | DBA Cockpit: Controller I/F for Confirmation of Actions | ||
| 229 | IF_DBA_ACTION_CONTROLLER_ALV - GET_ALV | DBA Cockpit: Access to ALV object | ||
| 230 | IF_DBA_ACTION_CONTROLLER_ALV - GET_ROW_NUMBER | DBA Cockpit: Access to ALV object | ||
| 231 | IF_DBA_ACTION_CONTROLLER_SLCT - RESELECT | DBA Cockpit: Data Selection | ||
| 232 | IF_DBA_JOB_SCHEDULE - INIT | DBA Cockpit: Job Scheduling Interface | ||
| 233 | IF_DBA_RDI_QUERY - GET_SNAPSHOT | DBA-RDI-QRY: Query Facade | ||
| 234 | IF_DBA_RDI_QUERY - GET_SNAPSHOT | DBA-RDI-QRY: Query Facade | ||
| 235 | IF_DBA_RDI_QUERY - RESET | DBA-RDI-QRY: Query Facade | ||
| 236 | IF_DBA_RDI_QUERY - RESET | DBA-RDI-QRY: Query Facade | ||
| 237 | IF_DBA_RDI_QUERY - SET_FILTER | DBA-RDI-QRY: Query Facade | ||
| 238 | IF_DBA_RDI_QUERY - SET_FILTER | DBA-RDI-QRY: Query Facade | ||
| 239 | IF_DBA_RDI_QUERY - SET_HISTORY | DBA-RDI-QRY: Query Facade | ||
| 240 | IF_DBA_RDI_QUERY - SET_PARAM | DBA-RDI-QRY: Query Facade |