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