Class Method list used by SAP ABAP Class CL_DB2_ACTION_FAILOVER_CONFIG (DB2: Failover Configuratio: Basic class (accessible))
SAP ABAP Class
CL_DB2_ACTION_FAILOVER_CONFIG (DB2: Failover Configuratio: Basic class (accessible)) is using
| # | Object Type | Object Name | Object Description | Note |
|---|---|---|---|---|
| 1 | CL_ABAP_CONV_OUT_CE - CONVERT | Code Page and Endian Conversion (System Format -> External) | ||
| 2 | CL_ABAP_CONV_OUT_CE - CREATE | Code Page and Endian Conversion (System Format -> External) | ||
| 3 | CL_ABAP_TYPEDESCR - DESCRIBE_BY_DATA | Runtime Type Services | ||
| 4 | CL_ABAP_TYPEDESCR - GET_DDIC_OBJECT | Runtime Type Services | ||
| 5 | CL_DB2_ACTION_FAILOVER_CONFIG - AFF_LIST_TO_LISTBOX | DB2: Failover Configuratio: Basic class (accessible) | SOURCE view_data-aff_box_edit_lst = me->aff_list_to_listbox( aff_list_num = me->selected_aff_lst ). |
|
| 6 | CL_DB2_ACTION_FAILOVER_CONFIG - AFF_LIST_TO_LISTBOX | DB2: Failover Configuratio: Basic class (accessible) | SOURCE view_data-aff_list_preview_tab = aff_list_to_listbox( aff_list = wa_client-list_name ). |
|
| 7 | CL_DB2_ACTION_FAILOVER_CONFIG - CHECK | DB2: Failover Configuratio: Basic class (accessible) | SOURCE me->check( ). |
|
| 8 | CL_DB2_ACTION_FAILOVER_CONFIG - CHECK_AND_SET_RFC_DES | DB2: Failover Configuratio: Basic class (accessible) | SOURCE cl_db2_failover_config=>rfc_ok = check_and_set_rfc_des( ). |
|
| 9 | CL_DB2_ACTION_FAILOVER_CONFIG - COMPARE_AFFINITY_LIST | DB2: Failover Configuratio: Basic class (accessible) | SOURCE IF compare_affinity_list( affinity_list_1 = |
|
| 10 | CL_DB2_ACTION_FAILOVER_CONFIG - COMPARE_AFFINITY_LIST | DB2: Failover Configuratio: Basic class (accessible) | SOURCE affinity_list_2 = |
|
| 11 | CL_DB2_ACTION_FAILOVER_CONFIG - COMPARE_AFFINITY_LIST | DB2: Failover Configuratio: Basic class (accessible) | SOURCE if compare_affinity_list( affinity_list_1 = wa_dupli_aff_list |
|
| 12 | CL_DB2_ACTION_FAILOVER_CONFIG - COMPARE_AFFINITY_LIST | DB2: Failover Configuratio: Basic class (accessible) | SOURCE affinity_list_2 = |
|
| 13 | CL_DB2_ACTION_FAILOVER_CONFIG - CONFIG_EXPORT | DB2: Failover Configuratio: Basic class (accessible) | SOURCE me->config_export( ). |
|
| 14 | CL_DB2_ACTION_FAILOVER_CONFIG - CONFIG_IMPORT | DB2: Failover Configuratio: Basic class (accessible) | SOURCE me->config_import( ). |
|
| 15 | CL_DB2_ACTION_FAILOVER_CONFIG - CREATE_FOLDER_NODE | DB2: Failover Configuratio: Basic class (accessible) | SOURCE create_folder_node( EXPORTING is_first_call = abap_true " tell me if this folder is first element |
|
| 16 | CL_DB2_ACTION_FAILOVER_CONFIG - CREATE_FOLDER_NODE | DB2: Failover Configuratio: Basic class (accessible) | SOURCE par_nkey = cfgnode-nodekey " Tree Control: Node Key |
|
| 17 | CL_DB2_ACTION_FAILOVER_CONFIG - CREATE_FOLDER_NODE | DB2: Failover Configuratio: Basic class (accessible) | SOURCE CHANGING nodecnt = nodecnt " the actual node count |
|
| 18 | CL_DB2_ACTION_FAILOVER_CONFIG - CREATE_FOLDER_NODE | DB2: Failover Configuratio: Basic class (accessible) | SOURCE build_data = tmp_tree_data ). |
|
| 19 | CL_DB2_ACTION_FAILOVER_CONFIG - CREATE_FOLDER_NODE | DB2: Failover Configuratio: Basic class (accessible) | SOURCE me->create_folder_node( EXPORTING par_nkey = new_parent_key |
|
| 20 | CL_DB2_ACTION_FAILOVER_CONFIG - CREATE_FOLDER_NODE | DB2: Failover Configuratio: Basic class (accessible) | SOURCE is_first_call = abap_false " tell me if this folder is first element |
|
| 21 | CL_DB2_ACTION_FAILOVER_CONFIG - CREATE_FOLDER_NODE | DB2: Failover Configuratio: Basic class (accessible) | SOURCE CHANGING nodecnt = nodecnt " the actual node count |
|
| 22 | CL_DB2_ACTION_FAILOVER_CONFIG - CREATE_FOLDER_NODE | DB2: Failover Configuratio: Basic class (accessible) | SOURCE build_data = build_data |
|
| 23 | CL_DB2_ACTION_FAILOVER_CONFIG - CREATE_FOLDER_NODE | DB2: Failover Configuratio: Basic class (accessible) | SOURCE value_count = value_count ). |
|
| 24 | CL_DB2_ACTION_FAILOVER_CONFIG - CREATE_LEAF_NODE | DB2: Failover Configuratio: Basic class (accessible) | SOURCE me->create_leaf_node( EXPORTING par_nkey = par_nkey " Tree Control: Node Key |
|
| 25 | CL_DB2_ACTION_FAILOVER_CONFIG - CREATE_LEAF_NODE | DB2: Failover Configuratio: Basic class (accessible) | SOURCE * struc = wa_tree_data " a row of transfered data, it has to be a leaf row |
|
| 26 | CL_DB2_ACTION_FAILOVER_CONFIG - CREATE_LEAF_NODE | DB2: Failover Configuratio: Basic class (accessible) | SOURCE struc = |
|
| 27 | CL_DB2_ACTION_FAILOVER_CONFIG - CREATE_LEAF_NODE | DB2: Failover Configuratio: Basic class (accessible) | SOURCE is_folder = abap_true " node is a folder, important for different settings |
|
| 28 | CL_DB2_ACTION_FAILOVER_CONFIG - CREATE_LEAF_NODE | DB2: Failover Configuratio: Basic class (accessible) | SOURCE value_count = value_count |
|
| 29 | CL_DB2_ACTION_FAILOVER_CONFIG - CREATE_LEAF_NODE | DB2: Failover Configuratio: Basic class (accessible) | SOURCE CHANGING nodecnt = nodecnt " node index |
|
| 30 | CL_DB2_ACTION_FAILOVER_CONFIG - CREATE_LEAF_NODE | DB2: Failover Configuratio: Basic class (accessible) | SOURCE new_folder_key = new_parent_key ). |
|
| 31 | CL_DB2_ACTION_FAILOVER_CONFIG - CREATE_LEAF_NODE | DB2: Failover Configuratio: Basic class (accessible) | SOURCE me->create_leaf_node( EXPORTING par_nkey = new_parent_key " Tree Control: Node Key |
|
| 32 | CL_DB2_ACTION_FAILOVER_CONFIG - CREATE_LEAF_NODE | DB2: Failover Configuratio: Basic class (accessible) | SOURCE struc = |
|
| 33 | CL_DB2_ACTION_FAILOVER_CONFIG - CREATE_LEAF_NODE | DB2: Failover Configuratio: Basic class (accessible) | SOURCE is_folder = abap_false " node is a folder, important for different settings |
|
| 34 | CL_DB2_ACTION_FAILOVER_CONFIG - CREATE_LEAF_NODE | DB2: Failover Configuratio: Basic class (accessible) | SOURCE value_count = value_count |
|
| 35 | CL_DB2_ACTION_FAILOVER_CONFIG - CREATE_LEAF_NODE | DB2: Failover Configuratio: Basic class (accessible) | SOURCE CHANGING nodecnt = nodecnt ). " node index |
|
| 36 | CL_DB2_ACTION_FAILOVER_CONFIG - FILL_AFFINITY_LIST_PREVIEW | DB2: Failover Configuratio: Basic class (accessible) | SOURCE me->fill_affinity_list_preview( selected_row = 1 ). |
|
| 37 | CL_DB2_ACTION_FAILOVER_CONFIG - FILL_AFFINITY_LIST_PREVIEW | DB2: Failover Configuratio: Basic class (accessible) | SOURCE me->fill_affinity_list_preview( selected_row = list_num ). |
|
| 38 | CL_DB2_ACTION_FAILOVER_CONFIG - FILL_AFFINITY_LIST_PREVIEW | DB2: Failover Configuratio: Basic class (accessible) | SOURCE me->fill_affinity_list_preview( selected_row = changed_line-row_id ). |
|
| 39 | CL_DB2_ACTION_FAILOVER_CONFIG - FILL_AFFINITY_LIST_PREVIEW | DB2: Failover Configuratio: Basic class (accessible) | SOURCE me->fill_affinity_list_preview( selected_row = selected_row ). |
|
| 40 | CL_DB2_ACTION_FAILOVER_CONFIG - FILL_DROPDOWN_ALT_SERV | DB2: Failover Configuratio: Basic class (accessible) | SOURCE fill_dropdown_alt_serv( ). |
|
| 41 | CL_DB2_ACTION_FAILOVER_CONFIG - FILL_DROPDOWN_ALT_SERV | DB2: Failover Configuratio: Basic class (accessible) | SOURCE fill_dropdown_alt_serv( ). |
|
| 42 | CL_DB2_ACTION_FAILOVER_CONFIG - FILL_DROPDOWN_ALT_SERV | DB2: Failover Configuratio: Basic class (accessible) | SOURCE fill_dropdown_alt_serv( ). |
|
| 43 | CL_DB2_ACTION_FAILOVER_CONFIG - FILL_DROPDOWN_PARAMETERS | DB2: Failover Configuratio: Basic class (accessible) | SOURCE me->fill_dropdown_parameters( ). |
|
| 44 | CL_DB2_ACTION_FAILOVER_CONFIG - FILL_DROPDOWN_PARAMETERS | DB2: Failover Configuratio: Basic class (accessible) | SOURCE me->fill_dropdown_parameters( ). |
|
| 45 | CL_DB2_ACTION_FAILOVER_CONFIG - FILL_DROPDOWN_PARAMETERS | DB2: Failover Configuratio: Basic class (accessible) | SOURCE me->fill_dropdown_parameters( ). |
|
| 46 | CL_DB2_ACTION_FAILOVER_CONFIG - FILL_SELECTED_AFFINITY_LIST | DB2: Failover Configuratio: Basic class (accessible) | SOURCE me->fill_selected_affinity_list( selected_row = 1 ). |
|
| 47 | CL_DB2_ACTION_FAILOVER_CONFIG - FILL_SELECTED_AFFINITY_LIST | DB2: Failover Configuratio: Basic class (accessible) | SOURCE me->fill_selected_affinity_list( selected_row = 1 ). |
|
| 48 | CL_DB2_ACTION_FAILOVER_CONFIG - FILL_SELECTED_AFFINITY_LIST | DB2: Failover Configuratio: Basic class (accessible) | SOURCE me->fill_selected_affinity_list( selected_row = list_num ). |
|
| 49 | CL_DB2_ACTION_FAILOVER_CONFIG - FILL_SELECTED_AFFINITY_LIST | DB2: Failover Configuratio: Basic class (accessible) | SOURCE me->fill_selected_affinity_list( selected_row = selected_row ). |
|
| 50 | CL_DB2_ACTION_FAILOVER_CONFIG - GET_AFF_LIST_NAME_OF_CLIENT | DB2: Failover Configuratio: Basic class (accessible) | SOURCE wa_client_line-list_name = get_aff_list_name_of_client( client = |
|
| 51 | CL_DB2_ACTION_FAILOVER_CONFIG - GET_AFF_LIST_NAME_OF_CLIENT | DB2: Failover Configuratio: Basic class (accessible) | SOURCE wa_client_line-list_name = get_aff_list_name_of_client( client = |
|
| 52 | CL_DB2_ACTION_FAILOVER_CONFIG - GET_AFF_LIST_NAME_OF_CLIENT | DB2: Failover Configuratio: Basic class (accessible) | SOURCE wa_client_line-list_name = get_aff_list_name_of_client( client = |
|
| 53 | CL_DB2_ACTION_FAILOVER_CONFIG - GET_AFF_LIST_NAME_OF_CLIENT | DB2: Failover Configuratio: Basic class (accessible) | SOURCE IF get_aff_list_name_of_client( client = new_client ) = wa_client_alv_line-list_name. |
|
| 54 | CL_DB2_ACTION_FAILOVER_CONFIG - GET_AFF_LST_ENTRY | DB2: Failover Configuratio: Basic class (accessible) | SOURCE wa_lb = get_aff_lst_entry( server = wa_aff_list_entry-server->* ). |
|
| 55 | CL_DB2_ACTION_FAILOVER_CONFIG - GET_AFF_LST_ENTRY | DB2: Failover Configuratio: Basic class (accessible) | SOURCE wa_lb_db = get_aff_lst_entry( server = |
|
| 56 | CL_DB2_ACTION_FAILOVER_CONFIG - GET_OUTPUT_FORMAT_FOR_BACKEND | DB2: Failover Configuratio: Basic class (accessible) | SOURCE IF me->get_output_format_for_backend( ) = cl_db2_failover_config=>format_java_xml. |
|
| 57 | CL_DB2_ACTION_FAILOVER_CONFIG - GET_OUTPUT_FORMAT_FOR_BACKEND | DB2: Failover Configuratio: Basic class (accessible) | SOURCE ELSEIF me->get_output_format_for_backend( ) IS INITIAL. |
|
| 58 | CL_DB2_ACTION_FAILOVER_CONFIG - GET_OUTPUT_FORMAT_FOR_BACKEND | DB2: Failover Configuratio: Basic class (accessible) | SOURCE IF me->get_output_format_for_backend( input_format = abap_true ) = cl_db2_failover_config=>format_abap_ini OR |
|
| 59 | CL_DB2_ACTION_FAILOVER_CONFIG - GET_OUTPUT_FORMAT_FOR_BACKEND | DB2: Failover Configuratio: Basic class (accessible) | SOURCE me->get_output_format_for_backend( input_format = abap_true ) = cl_db2_failover_config=>format_abap_xml. |
|
| 60 | CL_DB2_ACTION_FAILOVER_CONFIG - GET_OUTPUT_FORMAT_FOR_BACKEND | DB2: Failover Configuratio: Basic class (accessible) | SOURCE me->input_format = me->get_output_format_for_backend( input_format = abap_true ). |
|
| 61 | CL_DB2_ACTION_FAILOVER_CONFIG - GET_OUTPUT_FORMAT_FOR_BACKEND | DB2: Failover Configuratio: Basic class (accessible) | SOURCE IF me->get_output_format_for_backend( input_format = abap_true ) = |
|
| 62 | CL_DB2_ACTION_FAILOVER_CONFIG - GET_OUTPUT_FORMAT_FOR_BACKEND | DB2: Failover Configuratio: Basic class (accessible) | SOURCE cl_db2_failover_config=>get_failover_mechanism( ). |
|
| 63 | CL_DB2_ACTION_FAILOVER_CONFIG - GET_OUTPUT_FORMAT_FOR_BACKEND | DB2: Failover Configuratio: Basic class (accessible) | SOURCE IF get_output_format_for_backend( ) = cl_db2_failover_config=>format_java_xml. |
|
| 64 | CL_DB2_ACTION_FAILOVER_CONFIG - GET_OUTPUT_FORMAT_FOR_BACKEND | DB2: Failover Configuratio: Basic class (accessible) | SOURCE ELSEIF get_output_format_for_backend( ) = cl_db2_failover_config=>format_abap_ini. |
|
| 65 | CL_DB2_ACTION_FAILOVER_CONFIG - GET_OUTPUT_FORMAT_FOR_BACKEND | DB2: Failover Configuratio: Basic class (accessible) | SOURCE ELSEIF get_output_format_for_backend( ) = cl_db2_failover_config=>format_abap_xml. |
|
| 66 | CL_DB2_ACTION_FAILOVER_CONFIG - GET_OUTPUT_FORMAT_FOR_BACKEND | DB2: Failover Configuratio: Basic class (accessible) | SOURCE cl_db2_failover_config=>write_to_disk( format = me->get_output_format_for_backend( ) ). |
|
| 67 | CL_DB2_ACTION_FAILOVER_CONFIG - HANDLE_MASTER_TREE_DBL_CLICK | DB2: Failover Configuratio: Basic class (accessible) | SOURCE me->handle_master_tree_dbl_click( ). |
|
| 68 | CL_DB2_ACTION_FAILOVER_CONFIG - HANDLE_PAI_AFFINITY_LIST_TAB | DB2: Failover Configuratio: Basic class (accessible) | SOURCE me->handle_pai_affinity_list_tab( ). |
|
| 69 | CL_DB2_ACTION_FAILOVER_CONFIG - HANDLE_PAI_CLIENT_TAB | DB2: Failover Configuratio: Basic class (accessible) | SOURCE me->handle_pai_client_tab( ). |
|
| 70 | CL_DB2_ACTION_FAILOVER_CONFIG - HANDLE_PAI_DATASHARING_TAB | DB2: Failover Configuratio: Basic class (accessible) | SOURCE me->handle_pai_datasharing_tab( ). |
|
| 71 | CL_DB2_ACTION_FAILOVER_CONFIG - HANDLE_PAI_MOVE_AFFINITY_LISTS | DB2: Failover Configuratio: Basic class (accessible) | SOURCE me->handle_pai_move_affinity_lists( ). |
|
| 72 | CL_DB2_ACTION_FAILOVER_CONFIG - HANDLE_PAI_PARAM_TAB | DB2: Failover Configuratio: Basic class (accessible) | SOURCE me->handle_pai_param_tab( ). |
|
| 73 | CL_DB2_ACTION_FAILOVER_CONFIG - INIT_ALVS | DB2: Failover Configuratio: Basic class (accessible) | SOURCE me->init_alvs( ). |
|
| 74 | CL_DB2_ACTION_FAILOVER_CONFIG - INIT_DS_MEMBERS_LIST | DB2: Failover Configuratio: Basic class (accessible) | SOURCE me->init_ds_members_list( ). |
|
| 75 | CL_DB2_ACTION_FAILOVER_CONFIG - INIT_LABELS | DB2: Failover Configuratio: Basic class (accessible) | SOURCE me->init_labels( ). |
|
| 76 | CL_DB2_ACTION_FAILOVER_CONFIG - INIT_MASTER_TREE | DB2: Failover Configuratio: Basic class (accessible) | SOURCE me->init_master_tree( ). |
|
| 77 | CL_DB2_ACTION_FAILOVER_CONFIG - INIT_SYSTEM_TYPE | DB2: Failover Configuratio: Basic class (accessible) | SOURCE me->init_system_type( ). |
|
| 78 | CL_DB2_ACTION_FAILOVER_CONFIG - MOVE_ALT_SRV | DB2: Failover Configuratio: Basic class (accessible) | SOURCE me->move_alt_srv( direction = 'LEFT' ). "#EC NOTEXT |
|
| 79 | CL_DB2_ACTION_FAILOVER_CONFIG - MOVE_ALT_SRV | DB2: Failover Configuratio: Basic class (accessible) | SOURCE me->move_alt_srv( direction = 'RIGHT' ). "#EC NOTEXT |
|
| 80 | CL_DB2_ACTION_FAILOVER_CONFIG - MOVE_ALT_SRV | DB2: Failover Configuratio: Basic class (accessible) | SOURCE me->move_alt_srv( direction = 'UP' ). "#EC NOTEXT |
|
| 81 | CL_DB2_ACTION_FAILOVER_CONFIG - MOVE_ALT_SRV | DB2: Failover Configuratio: Basic class (accessible) | SOURCE me->move_alt_srv( direction = 'DOWN' ). "#EC NOTEXT |
|
| 82 | CL_DB2_ACTION_FAILOVER_CONFIG - MOVE_ALT_SRV | DB2: Failover Configuratio: Basic class (accessible) | SOURCE me->move_alt_srv( direction = 'RIGHT' ). "#EC NOTEXT |
|
| 83 | CL_DB2_ACTION_FAILOVER_CONFIG - MOVE_ALT_SRV | DB2: Failover Configuratio: Basic class (accessible) | SOURCE me->move_alt_srv( direction = 'UP' ). "#EC NOTEXT |
|
| 84 | CL_DB2_ACTION_FAILOVER_CONFIG - MOVE_ALT_SRV | DB2: Failover Configuratio: Basic class (accessible) | SOURCE me->move_alt_srv( direction = 'DOWN' ). "#EC NOTEXT |
|
| 85 | CL_DB2_ACTION_FAILOVER_CONFIG - MOVE_ALT_SRV | DB2: Failover Configuratio: Basic class (accessible) | SOURCE me->move_alt_srv( direction = 'LEFT' ). "#EC NOTEXT |
|
| 86 | CL_DB2_ACTION_FAILOVER_CONFIG - REFRESH_CLIENTS | DB2: Failover Configuratio: Basic class (accessible) | SOURCE me->refresh_clients( ). |
|
| 87 | CL_DB2_ACTION_FAILOVER_CONFIG - REFRESH_DB | DB2: Failover Configuratio: Basic class (accessible) | SOURCE me->refresh_db( ). |
|
| 88 | CL_DB2_ACTION_FAILOVER_CONFIG - REFRESH_DB | DB2: Failover Configuratio: Basic class (accessible) | SOURCE me->refresh_db( ). |
|
| 89 | CL_DB2_ACTION_FAILOVER_CONFIG - REFRESH_DB_ALT_SERV | DB2: Failover Configuratio: Basic class (accessible) | SOURCE me->refresh_db_alt_serv( ). |
|
| 90 | CL_DB2_ACTION_FAILOVER_CONFIG - REFRESH_DB_CHILDS | DB2: Failover Configuratio: Basic class (accessible) | SOURCE me->refresh_db_childs( ). |
|
| 91 | CL_DB2_ACTION_FAILOVER_CONFIG - REFRESH_MASTER_TREE | DB2: Failover Configuratio: Basic class (accessible) | SOURCE me->refresh_master_tree( ). |
|
| 92 | CL_DB2_ACTION_FAILOVER_CONFIG - REFRESH_MASTER_TREE | DB2: Failover Configuratio: Basic class (accessible) | SOURCE me->refresh_master_tree( ). |
|
| 93 | CL_DB2_ACTION_FAILOVER_CONFIG - RELOAD_CONFIG_ON_APPSERVER | DB2: Failover Configuratio: Basic class (accessible) | SOURCE me->reload_config_on_appserver( ). |
|
| 94 | CL_DB2_ACTION_FAILOVER_CONFIG - SAVE | DB2: Failover Configuratio: Basic class (accessible) | SOURCE me->save( ). |
|
| 95 | CL_DB2_ACTION_FAILOVER_CONFIG - SAVE | DB2: Failover Configuratio: Basic class (accessible) | SOURCE me->save( ). |
|
| 96 | CL_DB2_ACTION_FAILOVER_CONFIG - SAVE_AFFINITY_LIST | DB2: Failover Configuratio: Basic class (accessible) | SOURCE me->save_affinity_list( list_number = me->selected_aff_lst ). |
|
| 97 | CL_DB2_ACTION_FAILOVER_CONFIG - SAVE_AFFINITY_LIST | DB2: Failover Configuratio: Basic class (accessible) | SOURCE me->save_affinity_list( list_number = me->selected_aff_lst ). |
|
| 98 | CL_DB2_ACTION_FAILOVER_CONFIG - SAVE_AFFINITY_LIST | DB2: Failover Configuratio: Basic class (accessible) | SOURCE me->save_affinity_list( list_number = me->selected_aff_lst ). |
|
| 99 | CL_DB2_ACTION_FAILOVER_CONFIG - SAVE_AFFINITY_LIST | DB2: Failover Configuratio: Basic class (accessible) | SOURCE me->save_affinity_list( list_number = me->selected_aff_lst ). |
|
| 100 | CL_DB2_ACTION_FAILOVER_CONFIG - SAVE_CLIENT | DB2: Failover Configuratio: Basic class (accessible) | SOURCE save_client( ). |
|
| 101 | CL_DB2_ACTION_FAILOVER_CONFIG - SAVE_CLIENT | DB2: Failover Configuratio: Basic class (accessible) | SOURCE save_client( ). |
|
| 102 | CL_DB2_ACTION_FAILOVER_CONFIG - SAVE_CLIENT | DB2: Failover Configuratio: Basic class (accessible) | SOURCE me->save_client( EXPORTING check = abap_true |
|
| 103 | CL_DB2_ACTION_FAILOVER_CONFIG - SAVE_CLIENT | DB2: Failover Configuratio: Basic class (accessible) | SOURCE IMPORTING msg_tab = tmp_msgs ). |
|
| 104 | CL_DB2_ACTION_FAILOVER_CONFIG - SAVE_DB_ALT_SERV | DB2: Failover Configuratio: Basic class (accessible) | SOURCE save_db_alt_serv( ). |
|
| 105 | CL_DB2_ACTION_FAILOVER_CONFIG - SAVE_DB_ALT_SERV | DB2: Failover Configuratio: Basic class (accessible) | SOURCE save_db_alt_serv( ). |
|
| 106 | CL_DB2_ACTION_FAILOVER_CONFIG - SAVE_DB_ALT_SERV | DB2: Failover Configuratio: Basic class (accessible) | SOURCE me->save_db_alt_serv( EXPORTING check = abap_true |
|
| 107 | CL_DB2_ACTION_FAILOVER_CONFIG - SAVE_DB_ALT_SERV | DB2: Failover Configuratio: Basic class (accessible) | SOURCE IMPORTING msg_tab = tmp_msgs ). |
|
| 108 | CL_DB2_ACTION_FAILOVER_CONFIG - SAVE_PARAMS | DB2: Failover Configuratio: Basic class (accessible) | SOURCE save_params( ). |
|
| 109 | CL_DB2_ACTION_FAILOVER_CONFIG - SAVE_PARAMS | DB2: Failover Configuratio: Basic class (accessible) | SOURCE save_params( ). |
|
| 110 | CL_DB2_ACTION_FAILOVER_CONFIG - SAVE_PARAMS | DB2: Failover Configuratio: Basic class (accessible) | SOURCE me->save_params( EXPORTING check = abap_true |
|
| 111 | CL_DB2_ACTION_FAILOVER_CONFIG - SAVE_PARAMS | DB2: Failover Configuratio: Basic class (accessible) | SOURCE IMPORTING msg_tab = tmp_msgs ). |
|
| 112 | CL_DB2_ACTION_FAILOVER_CONFIG - SET_ALV_ATTRIBUTES_WD | DB2: Failover Configuratio: Basic class (accessible) | SOURCE me->set_alv_attributes_wd( alv = data_sharing_alv ). |
|
| 113 | CL_DB2_ACTION_FAILOVER_CONFIG - SET_ALV_ATTRIBUTES_WD | DB2: Failover Configuratio: Basic class (accessible) | SOURCE me->set_alv_attributes_wd( alv = client_alv ). |
|
| 114 | CL_DB2_ACTION_FAILOVER_CONFIG - SET_ALV_ATTRIBUTES_WD | DB2: Failover Configuratio: Basic class (accessible) | SOURCE me->set_alv_attributes_wd( alv = param_alv ). |
|
| 115 | CL_DB2_ACTION_FAILOVER_CONFIG - SET_ALV_ATTRIBUTES_WD | DB2: Failover Configuratio: Basic class (accessible) | SOURCE me->set_alv_attributes_wd( alv = affinity_lists_alv ). |
|
| 116 | CL_DB2_ACTION_FAILOVER_CONFIG - SET_ALV_ATTRIBUTES_WD | DB2: Failover Configuratio: Basic class (accessible) | SOURCE me->set_alv_attributes_wd( alv = affinity_list_new_alv ). |
|
| 117 | CL_DB2_ACTION_FAILOVER_CONFIG - SET_ALV_ATTRIBUTES_WD | DB2: Failover Configuratio: Basic class (accessible) | SOURCE me->set_alv_attributes_wd( alv = aff_lst_alternate_servers_alv ). |
|
| 118 | CL_DB2_ACTION_FAILOVER_CONFIG - SET_ALV_ATTRIBUTES_WD | DB2: Failover Configuratio: Basic class (accessible) | SOURCE me->set_alv_attributes_wd( alv = preview_alv ). |
|
| 119 | CL_DB2_DBCON - GET_PORT | DB2: Connection Administration | ||
| 120 | CL_DB2_FAILOVER_CONFIG - CLEAR_AT_CONFIG_RELOAD | Master class for the failover configuration | ||
| 121 | CL_DB2_FAILOVER_CONFIG - CLEAR_AT_CONFIG_RELOAD | Master class for the failover configuration | ||
| 122 | CL_DB2_FAILOVER_CONFIG - CLEAR_AT_SYSTEM_CHANGED | Master class for the failover configuration | ||
| 123 | CL_DB2_FAILOVER_CONFIG - CLEAR_AT_SYSTEM_CHANGED | Master class for the failover configuration | ||
| 124 | CL_DB2_FAILOVER_CONFIG - GET_DB_OF_DSN | Master class for the failover configuration | ||
| 125 | CL_DB2_FAILOVER_CONFIG - GET_FAILOVER_MECHANISM | Master class for the failover configuration | ||
| 126 | CL_DB2_FAILOVER_CONFIG - GET_FAILOVER_MECHANISM | Master class for the failover configuration | ||
| 127 | CL_DB2_FAILOVER_CONFIG - GET_TREE_DATA | Master class for the failover configuration | ||
| 128 | CL_DB2_FAILOVER_CONFIG - GIVE_CHANGED_DATA | Master class for the failover configuration | ||
| 129 | CL_DB2_FAILOVER_CONFIG - PARSE | Master class for the failover configuration | ||
| 130 | CL_DB2_FAILOVER_CONFIG - REGISTER_PARSER | Master class for the failover configuration | ||
| 131 | CL_DB2_FAILOVER_CONFIG - RENDER | Master class for the failover configuration | ||
| 132 | CL_DB2_FAILOVER_CONFIG - WRITE_TO_DISK | Master class for the failover configuration | ||
| 133 | CL_DB2_MESSAGE_QUEUE - ADD_ERROR | This class handles messages for the failover component | ||
| 134 | CL_DB2_MESSAGE_QUEUE - ADD_ERROR | This class handles messages for the failover component | ||
| 135 | CL_DB2_MESSAGE_QUEUE - ADD_ERROR | This class handles messages for the failover component | ||
| 136 | CL_DB2_MESSAGE_QUEUE - ADD_ERROR | This class handles messages for the failover component | ||
| 137 | CL_DB2_MESSAGE_QUEUE - ADD_ERROR | This class handles messages for the failover component | ||
| 138 | CL_DB2_MESSAGE_QUEUE - ADD_ERROR | This class handles messages for the failover component | ||
| 139 | CL_DB2_MESSAGE_QUEUE - ADD_ERROR | This class handles messages for the failover component | ||
| 140 | CL_DB2_MESSAGE_QUEUE - ADD_ERROR | This class handles messages for the failover component | ||
| 141 | CL_DB2_MESSAGE_QUEUE - ADD_ERROR | This class handles messages for the failover component | ||
| 142 | CL_DB2_MESSAGE_QUEUE - ADD_ERROR | This class handles messages for the failover component | ||
| 143 | CL_DB2_MESSAGE_QUEUE - ADD_ERROR | This class handles messages for the failover component | ||
| 144 | CL_DB2_MESSAGE_QUEUE - ADD_ERROR | This class handles messages for the failover component | ||
| 145 | CL_DB2_MESSAGE_QUEUE - ADD_ERROR | This class handles messages for the failover component | ||
| 146 | CL_DB2_MESSAGE_QUEUE - ADD_ERROR | This class handles messages for the failover component | ||
| 147 | CL_DB2_MESSAGE_QUEUE - ADD_ERROR | This class handles messages for the failover component | ||
| 148 | CL_DB2_MESSAGE_QUEUE - ADD_EXCEPTION | This class handles messages for the failover component | ||
| 149 | CL_DB2_MESSAGE_QUEUE - ADD_EXCEPTION | This class handles messages for the failover component | ||
| 150 | CL_DB2_MESSAGE_QUEUE - ADD_EXCEPTION | This class handles messages for the failover component | ||
| 151 | CL_DB2_MESSAGE_QUEUE - ADD_EXCEPTION | This class handles messages for the failover component | ||
| 152 | CL_DB2_MESSAGE_QUEUE - ADD_EXCEPTION | This class handles messages for the failover component | ||
| 153 | CL_DB2_MESSAGE_QUEUE - ADD_INFO | This class handles messages for the failover component | ||
| 154 | CL_DB2_MESSAGE_QUEUE - ADD_INFO | This class handles messages for the failover component | ||
| 155 | CL_DB2_MESSAGE_QUEUE - ADD_INFO | This class handles messages for the failover component | ||
| 156 | CL_DB2_MESSAGE_QUEUE - ADD_INFO | This class handles messages for the failover component | ||
| 157 | CL_DB2_MESSAGE_QUEUE - ADD_INFO | This class handles messages for the failover component | ||
| 158 | CL_DB2_MESSAGE_QUEUE - ADD_SQL_EXCEPTION | This class handles messages for the failover component | ||
| 159 | CL_DB2_MESSAGE_QUEUE - ADD_SUCCESS | This class handles messages for the failover component | ||
| 160 | CL_DB2_MESSAGE_QUEUE - ADD_SUCCESS | This class handles messages for the failover component | ||
| 161 | CL_DB2_MESSAGE_QUEUE - ADD_SUCCESS | This class handles messages for the failover component | ||
| 162 | CL_DB2_MESSAGE_QUEUE - ADD_SUCCESS | This class handles messages for the failover component | ||
| 163 | CL_DB2_MESSAGE_QUEUE - ADD_SUCCESS | This class handles messages for the failover component | ||
| 164 | CL_DB2_MESSAGE_QUEUE - ADD_T100 | This class handles messages for the failover component | ||
| 165 | CL_DB2_MESSAGE_QUEUE - ADD_T100 | This class handles messages for the failover component | ||
| 166 | CL_DB2_MESSAGE_QUEUE - ADD_WARNING | This class handles messages for the failover component | ||
| 167 | CL_DB2_MESSAGE_QUEUE - ADD_WARNING | This class handles messages for the failover component | ||
| 168 | CL_DB2_MESSAGE_QUEUE - ADD_WARNING | This class handles messages for the failover component | ||
| 169 | CL_DB2_MESSAGE_QUEUE - ADD_WARNING | This class handles messages for the failover component | ||
| 170 | CL_DB2_MESSAGE_QUEUE - ADD_WARNING | This class handles messages for the failover component | ||
| 171 | CL_DB2_MESSAGE_QUEUE - ADD_WARNING | This class handles messages for the failover component | ||
| 172 | CL_DB2_MESSAGE_QUEUE - ADD_WARNING | This class handles messages for the failover component | ||
| 173 | CL_DB2_MESSAGE_QUEUE - ADD_WARNING | This class handles messages for the failover component | ||
| 174 | CL_DB2_MESSAGE_QUEUE - ADD_WARNING | This class handles messages for the failover component | ||
| 175 | CL_DB2_MESSAGE_QUEUE - ADD_WARNING | This class handles messages for the failover component | ||
| 176 | CL_DB2_MESSAGE_QUEUE - ADD_WARNING | This class handles messages for the failover component | ||
| 177 | CL_DB2_MESSAGE_QUEUE - PRINT_MESSAGES | This class handles messages for the failover component | ||
| 178 | CL_DB2_MESSAGE_QUEUE - PRINT_MESSAGES | This class handles messages for the failover component | ||
| 179 | CL_DB2_MESSAGE_QUEUE - PRINT_MESSAGES | This class handles messages for the failover component | ||
| 180 | CL_DB2_MESSAGE_QUEUE - PRINT_MESSAGES | This class handles messages for the failover component | ||
| 181 | CL_DB2_MESSAGE_QUEUE - PRINT_MESSAGES | This class handles messages for the failover component | ||
| 182 | CL_DB2_MESSAGE_QUEUE - PRINT_MESSAGES | This class handles messages for the failover component | ||
| 183 | CL_DB2_MESSAGE_QUEUE - PRINT_MESSAGES | This class handles messages for the failover component | ||
| 184 | CL_DB2_MESSAGE_QUEUE - PRINT_MESSAGES | This class handles messages for the failover component | ||
| 185 | CL_DB2_MESSAGE_QUEUE - PRINT_MESSAGES | This class handles messages for the failover component | ||
| 186 | CL_DB2_MESSAGE_QUEUE - PRINT_MESSAGES | This class handles messages for the failover component | ||
| 187 | CL_DB2_UTILS - CHECK_RFC | Utilities for Operations | ||
| 188 | CL_DB6_ALV - CONSTRUCTOR | DB6: simple ALV abstraction | ||
| 189 | CL_DB6_ALV - FREE | DB6: simple ALV abstraction | ||
| 190 | CL_DB6_ALV - REFRESH | DB6: simple ALV abstraction | ||
| 191 | CL_DB6_ALV - REFRESH | DB6: simple ALV abstraction | ||
| 192 | CL_DB6_ALV - REFRESH | DB6: simple ALV abstraction | ||
| 193 | CL_DB6_ALV - REFRESH | DB6: simple ALV abstraction | ||
| 194 | CL_DB6_ALV - REFRESH | DB6: simple ALV abstraction | ||
| 195 | CL_DB6_ALV - REFRESH | DB6: simple ALV abstraction | ||
| 196 | CL_DB6_ALV - REFRESH | DB6: simple ALV abstraction | ||
| 197 | CL_DB6_ALV - REFRESH | DB6: simple ALV abstraction | ||
| 198 | CL_DB6_ALV - REFRESH | DB6: simple ALV abstraction | ||
| 199 | CL_DB6_ALV - REFRESH | DB6: simple ALV abstraction | ||
| 200 | CL_DB6_ALV - REFRESH | DB6: simple ALV abstraction | ||
| 201 | CL_DB6_ALV - REFRESH | DB6: simple ALV abstraction | ||
| 202 | CL_DB6_ALV - REFRESH | DB6: simple ALV abstraction | ||
| 203 | CL_DB6_ALV - REFRESH | DB6: simple ALV abstraction | ||
| 204 | CL_DB6_ALV - SET_COLUMN_UNSELECTABLE | DB6: simple ALV abstraction | ||
| 205 | CL_DB6_ALV - SET_CONFIGURATION_ALLOWED | DB6: simple ALV abstraction | ||
| 206 | CL_DB6_ALV - SET_DROP_DOWN_TABLE | DB6: simple ALV abstraction | ||
| 207 | CL_DB6_ALV - SET_DROP_DOWN_TABLE | DB6: simple ALV abstraction | ||
| 208 | CL_DB6_ALV - SET_DROP_DOWN_TABLE | DB6: simple ALV abstraction | ||
| 209 | CL_DB6_ALV - SET_DROP_DOWN_TABLE | DB6: simple ALV abstraction | ||
| 210 | CL_DB6_ALV - SET_EDIT_CHECK_AVAILABLE | DB6: simple ALV abstraction | ||
| 211 | CL_DB6_ALV - SET_EXPORT_ALLOWED | DB6: simple ALV abstraction | ||
| 212 | CL_DB6_ALV - SET_FIELD_EDITABLE | DB6: simple ALV abstraction | ||
| 213 | CL_DB6_ALV - SET_FIELD_STYLE | DB6: simple ALV abstraction | ||
| 214 | CL_DB6_ALV - SET_FILTERLINE_ALLOWED | DB6: simple ALV abstraction | ||
| 215 | CL_DB6_ALV - SET_FILTER_ALLOWED | DB6: simple ALV abstraction | ||
| 216 | CL_DB6_ALV - SET_HANDLE_BEFORE_USER_COMMAND | DB6: simple ALV abstraction | ||
| 217 | CL_DB6_ALV - SET_HANDLE_DATA_CHANGED | DB6: simple ALV abstraction | ||
| 218 | CL_DB6_ALV - SET_HANDLE_DOUBLE_CLICK | DB6: simple ALV abstraction | ||
| 219 | CL_DB6_ALV - SET_HANDLE_TOOLBAR | DB6: simple ALV abstraction | ||
| 220 | CL_DB6_ALV - SET_PRINT_ALLOWED | DB6: simple ALV abstraction | ||
| 221 | CL_DB6_ALV - SET_READY_FOR_INPUT | DB6: simple ALV abstraction | ||
| 222 | CL_DB6_ALV - SET_SELECTED_ROW | DB6: simple ALV abstraction | ||
| 223 | CL_DB6_ALV - SET_SELECTED_ROW | DB6: simple ALV abstraction | ||
| 224 | CL_DB6_ALV - SET_SORT_ALLOWED | DB6: simple ALV abstraction | ||
| 225 | CL_DB6_ALV - SET_VIEW_ALLOWED | DB6: simple ALV abstraction | ||
| 226 | CL_DB6_COLUMN_TREE - COLLAPSE_ALL_NODES | DB6: simple column tree abstraction | ||
| 227 | CL_DB6_COLUMN_TREE - CONSTRUCTOR | DB6: simple column tree abstraction | ||
| 228 | CL_DB6_COLUMN_TREE - FREE | DB6: simple column tree abstraction | ||
| 229 | CL_DB6_COLUMN_TREE - REFRESH | DB6: simple column tree abstraction | ||
| 230 | CL_DB6_EVENT_RECEIVER_ALV - ADD_TOOLBAR_BUTTON | CL_DB6_EVENT_RECEIVER_ALV | ||
| 231 | CL_DB6_EVENT_RECEIVER_ALV - CURRENT_COMMAND | CL_DB6_EVENT_RECEIVER_ALV | ||
| 232 | CL_DB6_EVENT_RECEIVER_ALV - CURRENT_COMMAND | CL_DB6_EVENT_RECEIVER_ALV | ||
| 233 | CL_DB6_EVENT_RECEIVER_ALV - CURRENT_COMMAND | CL_DB6_EVENT_RECEIVER_ALV | ||
| 234 | CL_DB6_EVENT_RECEIVER_ALV - CURRENT_COMMAND | CL_DB6_EVENT_RECEIVER_ALV | ||
| 235 | CL_DB6_EVENT_RECEIVER_ALV - CURRENT_COMMAND | CL_DB6_EVENT_RECEIVER_ALV | ||
| 236 | CL_DB6_EVENT_RECEIVER_ALV - CURRENT_SELECTED_ROW | CL_DB6_EVENT_RECEIVER_ALV | ||
| 237 | CL_DB6_EVENT_RECEIVER_ALV - CURRENT_SELECTED_ROW | CL_DB6_EVENT_RECEIVER_ALV | ||
| 238 | CL_DB6_EVENT_RECEIVER_ALV - CURRENT_SELECTED_ROW | CL_DB6_EVENT_RECEIVER_ALV | ||
| 239 | CL_DB6_EVENT_RECEIVER_ALV - CURRENT_SELECTED_ROW | CL_DB6_EVENT_RECEIVER_ALV | ||
| 240 | CL_DB6_EVENT_RECEIVER_ALV - CURRENT_SELECTED_ROW | CL_DB6_EVENT_RECEIVER_ALV | ||
| 241 | CL_DB6_EVENT_RECEIVER_ALV - GET_CHANGED_DATA | CL_DB6_EVENT_RECEIVER_ALV | ||
| 242 | CL_DB6_EVENT_RECEIVER_ALV - GET_CHANGED_DATA | CL_DB6_EVENT_RECEIVER_ALV | ||
| 243 | CL_DB6_EVENT_RECEIVER_ALV - GET_CHANGED_DATA | CL_DB6_EVENT_RECEIVER_ALV | ||
| 244 | CL_DB6_EVENT_RECEIVER_BASE - EVENT_TYPE | CL_DB6_EVENT_RECEIVER_BASE | ||
| 245 | CL_DB6_EVENT_RECEIVER_BASE - EVENT_TYPE | CL_DB6_EVENT_RECEIVER_BASE | ||
| 246 | CL_DB6_EVENT_RECEIVER_BASE - EVENT_TYPE | CL_DB6_EVENT_RECEIVER_BASE | ||
| 247 | CL_DB6_EVENT_RECEIVER_BASE - EVENT_TYPE | CL_DB6_EVENT_RECEIVER_BASE | ||
| 248 | CL_DB6_EVENT_RECEIVER_BASE - SET_STATUS_HANDLED | CL_DB6_EVENT_RECEIVER_BASE | ||
| 249 | CL_DB6_EVENT_RECEIVER_BASE - SET_STATUS_HANDLED | CL_DB6_EVENT_RECEIVER_BASE | ||
| 250 | CL_DB6_EVENT_RECEIVER_BASE - SET_STATUS_HANDLED | CL_DB6_EVENT_RECEIVER_BASE | ||
| 251 | CL_DB6_EVENT_RECEIVER_BASE - SET_STATUS_HANDLED | CL_DB6_EVENT_RECEIVER_BASE | ||
| 252 | CL_DB6_EVENT_RECEIVER_BASE - SET_STATUS_HANDLED | CL_DB6_EVENT_RECEIVER_BASE | ||
| 253 | CL_DB6_EVENT_RECEIVER_BASE - SET_STATUS_HANDLED | CL_DB6_EVENT_RECEIVER_BASE | ||
| 254 | CL_DB6_EVENT_RECEIVER_BASE - STATUS | CL_DB6_EVENT_RECEIVER_BASE | ||
| 255 | CL_DB6_EVENT_RECEIVER_BASE - STATUS | CL_DB6_EVENT_RECEIVER_BASE | ||
| 256 | CL_DB6_EVENT_RECEIVER_TREE - GET_EVENT_NODE_KEY | DB6: Event Receiver for DB6 Column Tree | ||
| 257 | CL_DB6_EVENT_RECEIVER_TREE - HANDLE_CHECKBOX_CHANGED | DB6: Event Receiver for DB6 Column Tree | ||
| 258 | CL_DB6_EVENT_RECEIVER_TREE - HANDLE_ITEM_DOUBLE_CLICK | DB6: Event Receiver for DB6 Column Tree | ||
| 259 | CL_DB6_EVENT_RECEIVER_TREE - HANDLE_LINK_CLICK | DB6: Event Receiver for DB6 Column Tree | ||
| 260 | CL_DB6_EVENT_RECEIVER_TREE - HANDLE_NODE_DOUBLE_CLICK | DB6: Event Receiver for DB6 Column Tree | ||
| 261 | CL_DB6_SYS - GET_SYS_REF | DB6: Remote System Administration | ||
| 262 | CL_DB6_TREE_NAVIGATOR - CONFIRM_AND_EXECUTE | CL_DB6_TREE_NAVIGATOR | ||
| 263 | CL_DB6_TREE_NAVIGATOR - REQUEST_ACTION | CL_DB6_TREE_NAVIGATOR | ||
| 264 | CL_DBA_ACTION_CONTROLLER - ADD_ACTION_BUTTON | DBA Cockpit: Abstract Action Controller | ||
| 265 | CL_DBA_DBCON - GET_CON_REF | DBA Cockpit: DBCON administration | ||
| 266 | CL_DBA_DBCON - GET_DBMS | DBA Cockpit: DBCON administration | ||
| 267 | CL_DBA_DBCON - GET_SERVER | DBA Cockpit: DBCON administration | ||
| 268 | CL_DBA_GUI_SCREEN_CONTROL - MAKE_UNCHANGEABLE | DBA Cockpit: GUI Tools | ||
| 269 | CL_DBA_MSG_WINDOW_BASE - ADD_ERROR | DBA Cockpit: Abstract Message Window | ||
| 270 | CL_DBA_MSG_WINDOW_BASE - ADD_INFO | DBA Cockpit: Abstract Message Window | ||
| 271 | CL_DBA_SYS - IS_ABAP_SCHEMA_NAME | DBA Cockpit: System Object | ||
| 272 | CL_GUI_ALV_GRID - GET_CURRENT_CELL | ALV List Viewer | ||
| 273 | CL_GUI_ALV_GRID - REGISTER_EDIT_EVENT | ALV List Viewer | ||
| 274 | CL_GUI_ALV_GRID - SET_DROP_DOWN_TABLE | ALV List Viewer | ||
| 275 | CL_GUI_CONTROL - SET_REGISTERED_EVENTS | Proxy Class for Control in GUI | ||
| 276 | CL_GUI_FRONTEND_SERVICES - FILE_OPEN_DIALOG | Frontend Services | ||
| 277 | CL_GUI_FRONTEND_SERVICES - FILE_SAVE_DIALOG | Frontend Services | ||
| 278 | CL_GUI_FRONTEND_SERVICES - GUI_DOWNLOAD | Frontend Services | ||
| 279 | CL_GUI_FRONTEND_SERVICES - GUI_UPLOAD | Frontend Services | ||
| 280 | CL_TREE_CONTROL_BASE - SET_CTX_MENU_SELECT_EVENT_APPL | Internal Tree Control Class | ||
| 281 | CL_WD_RUNTIME_SERVICES - ATTACH_FILE_TO_RESPONSE | General Services of Web Dynpro Runtime | ||
| 282 | CX_DBA_ROOT - HANDLE_EXCEPTION_CLASS | DBA Cockpit: Root exception class | ||
| 283 | CX_ROOT - GET_TEXT | Abstract Superclass for All Global Exceptions | ||
| 284 | CX_ROOT - GET_TEXT | Abstract Superclass for All Global Exceptions | ||
| 285 | IF_DB6_ACTION_CONTROLLER - DISPLAY_VIEW | DB6: Interface of DBA Action | ||
| 286 | IF_DB6_ACTION_CONTROLLER - DISPLAY_VIEW | DB6: Interface of DBA Action | ||
| 287 | IF_DB6_ACTION_CONTROLLER - FREE | DB6: Interface of DBA Action | ||
| 288 | IF_DB6_ACTION_CONTROLLER - FREE | DB6: Interface of DBA Action | ||
| 289 | IF_DB6_ACTION_CONTROLLER - HANDLE_PAI | DB6: Interface of DBA Action | ||
| 290 | IF_DB6_ACTION_CONTROLLER - HANDLE_PAI | DB6: Interface of DBA Action | ||
| 291 | IF_DB6_ACTION_CONTROLLER - HANDLE_SYSTEM_CHANGED | DB6: Interface of DBA Action | ||
| 292 | IF_DB6_ACTION_CONTROLLER - HANDLE_SYSTEM_CHANGED | DB6: Interface of DBA Action | ||
| 293 | IF_DB6_ACTION_CONTROLLER - INIT | DB6: Interface of DBA Action | ||
| 294 | IF_DB6_ACTION_CONTROLLER - INIT | DB6: Interface of DBA Action | ||
| 295 | IF_DB6_ACTION_CONTROLLER - REFRESH_VIEW | DB6: Interface of DBA Action | ||
| 296 | IF_DB6_ACTION_CONTROLLER - REFRESH_VIEW | DB6: Interface of DBA Action | ||
| 297 | IF_DB6_ACTION_CONTROLLER - REQUEST_REFRESH | DB6: Interface of DBA Action | ||
| 298 | IF_DB6_ACTION_CONTROLLER - REQUEST_REFRESH | DB6: Interface of DBA Action | ||
| 299 | IF_DB6_ACTION_CONTROLLER - SET_TABSTRIP | DB6: Interface of DBA Action | ||
| 300 | IF_DB6_ACTION_CONTROLLER - SET_TABSTRIP | DB6: Interface of DBA Action | ||
| 301 | IF_DB6_ACTION_CONTROLLER - SET_TABSTRIP | DB6: Interface of DBA Action | ||
| 302 | IF_DBA_ACTION_COMMAND_CONFIRM - EXECUTE_CONFIRMED_COMMAND | DBA Cockpit: Controller I/F for Confirmation of Actions | ||
| 303 | IF_DBA_ACTION_CONTROLLER_ALV - GET_ALV | DBA Cockpit: Access to ALV object | ||
| 304 | IF_DBA_ACTION_CONTROLLER_ALV - GET_ROW_NUMBER | DBA Cockpit: Access to ALV object | ||
| 305 | IF_DBA_ACTION_CONTROLLER_TREE - GET_ROW_NUMBER | DBA Cockpit: Interface for Tree | ||
| 306 | IF_DBA_ACTION_CONTROLLER_TREE - GET_TREE | DBA Cockpit: Interface for Tree | ||
| 307 | IF_MESSAGE - GET_TEXT | Interface for Accessing Texts from Message Objects | ||
| 308 | IF_MESSAGE - GET_TEXT | Interface for Accessing Texts from Message Objects |