Class Method list used by SAP ABAP Class CL_DB2_FAILOVER_PARSER_CON_INI (DB2 Failover Configuration: Parser for old Config.ini)
SAP ABAP Class
CL_DB2_FAILOVER_PARSER_CON_INI (DB2 Failover Configuration: Parser for old Config.ini) is using
| # | Object Type | Object Name | Object Description | Note |
|---|---|---|---|---|
| 1 | CL_DB2_FAILOVER_CONFIG - GET_DB2_DS_DETAILS | Master class for the failover configuration | ||
| 2 | CL_DB2_FAILOVER_CONFIG - ADJUST_DB_REFERENCES | Master class for the failover configuration | ||
| 3 | CL_DB2_FAILOVER_PARSER_CON_INI - GET_AFF_LIST_FROM_SECTION | DB2 Failover Configuration: Parser for old Config.ini | SOURCE section = wa_section |
|
| 4 | CL_DB2_FAILOVER_PARSER_CON_INI - GET_AFF_LIST_FROM_SECTION | DB2 Failover Configuration: Parser for old Config.ini | SOURCE wa_client-affinity_list = get_aff_list_from_section( db_ref = db_ref |
|
| 5 | CL_DB2_FAILOVER_PARSER_CON_INI - GET_AFF_LIST_FROM_SECTION | DB2 Failover Configuration: Parser for old Config.ini | SOURCE current_dsn = current_dsn ). |
|
| 6 | CL_DB2_FAILOVER_PARSER_CON_INI - GET_AFF_LIST_FROM_SECTION | DB2 Failover Configuration: Parser for old Config.ini | SOURCE wa_client-affinity_list = get_aff_list_from_section( db_ref = db_ref |
|
| 7 | CL_DB2_FAILOVER_PARSER_CON_INI - GET_AFF_LIST_FROM_SECTION | DB2 Failover Configuration: Parser for old Config.ini | SOURCE section = wa_section |
|
| 8 | CL_DB2_FAILOVER_PARSER_CON_INI - GET_AFF_LIST_FROM_SECTION | DB2 Failover Configuration: Parser for old Config.ini | SOURCE current_dsn = current_dsn ). |
|
| 9 | CL_DB2_FAILOVER_PARSER_CON_INI - GET_AFF_LIST_FROM_SECTION | DB2 Failover Configuration: Parser for old Config.ini | SOURCE section = wa_section |
|
| 10 | CL_DB2_FAILOVER_PARSER_CON_INI - GET_AFF_LIST_FROM_SECTION | DB2 Failover Configuration: Parser for old Config.ini | SOURCE current_dsn = current_dsn ). |
|
| 11 | CL_DB2_FAILOVER_PARSER_CON_INI - GET_AFF_LIST_FROM_SECTION | DB2 Failover Configuration: Parser for old Config.ini | SOURCE wa_client-affinity_list = get_aff_list_from_section( db_ref = db_ref |
|
| 12 | CL_DB2_FAILOVER_PARSER_CON_INI - GET_AFF_LIST_FROM_SECTION | DB2 Failover Configuration: Parser for old Config.ini | SOURCE section = wa_section |
|
| 13 | CL_DB2_FAILOVER_PARSER_CON_INI - GET_AFF_LIST_FROM_SECTION | DB2 Failover Configuration: Parser for old Config.ini | SOURCE current_dsn = current_dsn ). |
|
| 14 | CL_DB2_FAILOVER_PARSER_CON_INI - GET_HOST_FROM_SECTION | DB2 Failover Configuration: Parser for old Config.ini | SOURCE wa_primary_server = get_host_from_section( section = wa_section ). |
|
| 15 | CL_DB2_FAILOVER_PARSER_CON_INI - GET_HOST_FROM_SECTION | DB2 Failover Configuration: Parser for old Config.ini | SOURCE wa_primary_server = get_host_from_section( section = wa_section ). |
|
| 16 | CL_DB2_FAILOVER_PARSER_CON_INI - GET_HOST_FROM_SECTION | DB2 Failover Configuration: Parser for old Config.ini | SOURCE wa_alt_serv = get_host_from_section( section = wa_section ). |
|
| 17 | CL_DB2_FAILOVER_PARSER_CON_INI - GET_SPECIFIC_SECTIONS | DB2 Failover Configuration: Parser for old Config.ini | SOURCE sections_alt = me->get_specific_sections( section_type = 'HOST' ). "#EC NOTEXT |
|
| 18 | CL_DB2_FAILOVER_PARSER_CON_INI - GET_SPECIFIC_SECTIONS | DB2 Failover Configuration: Parser for old Config.ini | SOURCE sections_alt = get_specific_sections( section_type = 'HOST' ). "#EC NOTEXT |
|
| 19 | CL_DB2_FAILOVER_PARSER_CON_INI - GET_SPECIFIC_SECTIONS | DB2 Failover Configuration: Parser for old Config.ini | SOURCE sections_aff = get_specific_sections( section_type = 'AFF_LIST' ). |
|
| 20 | CL_DB2_FAILOVER_PARSER_CON_INI - GET_SPECIFIC_SECTIONS | DB2 Failover Configuration: Parser for old Config.ini | SOURCE sections_app = get_specific_sections( section_type = 'AFF_LIST' ). "#EC NOTEXT |
|
| 21 | CL_DB2_FAILOVER_PARSER_CON_INI - READ_SECTIONS | DB2 Failover Configuration: Parser for old Config.ini | SOURCE me->read_sections( content = content ). |
|
| 22 | CL_DB2_FAILOVER_PARSER_CON_INI - GET_AFF_LIST_FROM_SECTION | DB2 Failover Configuration: Parser for old Config.ini | SOURCE current_dsn = current_dsn ). " Table of DSN_Elements, at the moment only one element in it |
|
| 23 | CL_DB2_FAILOVER_PARSER_CON_INI - CONSTRUCTOR | DB2 Failover Configuration: Parser for old Config.ini | ||
| 24 | CL_DB2_FAILOVER_PARSER_CON_INI - CONVERT_TO_INTERNAL_STRUCTURE | DB2 Failover Configuration: Parser for old Config.ini | SOURCE me->convert_to_internal_structure( CHANGING failover_data = failover_data |
|
| 25 | CL_DB2_FAILOVER_PARSER_CON_INI - CONVERT_TO_INTERNAL_STRUCTURE | DB2 Failover Configuration: Parser for old Config.ini | SOURCE databases = databases ). |
|
| 26 | CL_DB2_FAILOVER_PARSER_CON_INI - EXTRACT_AFFINITY_LISTS | DB2 Failover Configuration: Parser for old Config.ini | SOURCE tab_group_names = me->extract_affinity_lists( db_ref = db_ref |
|
| 27 | CL_DB2_FAILOVER_PARSER_CON_INI - EXTRACT_AFFINITY_LISTS | DB2 Failover Configuration: Parser for old Config.ini | SOURCE current_dsn = dsn_ref ). |
|
| 28 | CL_DB2_FAILOVER_PARSER_CON_INI - EXTRACT_APP_SERVERS | DB2 Failover Configuration: Parser for old Config.ini | SOURCE me->extract_app_servers( db_ref = db_ref |
|
| 29 | CL_DB2_FAILOVER_PARSER_CON_INI - EXTRACT_APP_SERVERS | DB2 Failover Configuration: Parser for old Config.ini | SOURCE current_dsn = dsn_ref |
|
| 30 | CL_DB2_FAILOVER_PARSER_CON_INI - EXTRACT_APP_SERVERS | DB2 Failover Configuration: Parser for old Config.ini | SOURCE tab_group_names = tab_group_names ). |
|
| 31 | CL_DB2_FAILOVER_PARSER_CON_INI - EXTRACT_COMMON_SECTION | DB2 Failover Configuration: Parser for old Config.ini | SOURCE me->extract_common_section( db_ref = db_ref ). |
|
| 32 | CL_DB2_FAILOVER_PARSER_CON_INI - FIND_HOST | DB2 Failover Configuration: Parser for old Config.ini | SOURCE me->find_host( EXPORTING name = tmp_string |
|
| 33 | CL_DB2_FAILOVER_PARSER_CON_INI - FIND_HOST | DB2 Failover Configuration: Parser for old Config.ini | SOURCE current_dsn = current_dsn |
|
| 34 | CL_DB2_FAILOVER_PARSER_CON_INI - FIND_HOST | DB2 Failover Configuration: Parser for old Config.ini | SOURCE RECEIVING host = wa_aff_element-server ). |
|
| 35 | CL_DB2_FAILOVER_PARSER_CON_INI - GET_AFF_LIST_FROM_SECTION | DB2 Failover Configuration: Parser for old Config.ini | SOURCE get_aff_list_from_section( db_ref = db_ref |
|
| 36 | CL_DB2_FAILOVER_PARSER_CON_INI - GET_AFF_LIST_FROM_SECTION | DB2 Failover Configuration: Parser for old Config.ini | SOURCE section = wa_section |
|
| 37 | CL_DB2_FAILOVER_PARSER_CON_INI - GET_AFF_LIST_FROM_SECTION | DB2 Failover Configuration: Parser for old Config.ini | SOURCE current_dsn = current_dsn ). |
|
| 38 | CL_DB2_FAILOVER_PARSER_CON_INI - GET_AFF_LIST_FROM_SECTION | DB2 Failover Configuration: Parser for old Config.ini | SOURCE wa_aff_lst_ref = get_aff_list_from_section( db_ref = db_ref |
|
| 39 | CL_DB2_FAILOVER_PARSER_CON_INI - GET_AFF_LIST_FROM_SECTION | DB2 Failover Configuration: Parser for old Config.ini | SOURCE section = wa_section_aff " section containing an affinity list |
|
| 40 | CL_DB2_FAILOVER_PARSER_CON_INI - GET_AFF_LIST_FROM_SECTION | DB2 Failover Configuration: Parser for old Config.ini | SOURCE |
|
| 41 | CL_DB2_FAILOVER_PARSER_CON_INI - EXTRACT_DB_CONNECTIONS | DB2 Failover Configuration: Parser for old Config.ini | SOURCE con_ini_ddf_name = me->extract_db_connections( db_ref = db_ref ). |
|
| 42 | CL_DB2_MESSAGE_QUEUE - ADD_ERROR | This class handles messages for the failover component | ||
| 43 | CL_DB2_MESSAGE_QUEUE - ADD_WARNING | This class handles messages for the failover component | ||
| 44 | CL_DB2_MESSAGE_QUEUE - ADD_WARNING | This class handles messages for the failover component | ||
| 45 | CL_DB2_MESSAGE_QUEUE - ADD_INFO | This class handles messages for the failover component | ||
| 46 | CL_DB2_MESSAGE_QUEUE - ADD_INFO | This class handles messages for the failover component | ||
| 47 | CL_DB2_MESSAGE_QUEUE - ADD_ERROR | This class handles messages for the failover component | ||
| 48 | CL_DB2_MESSAGE_QUEUE - ADD_ERROR | This class handles messages for the failover component | ||
| 49 | CX_DB2_ROOT - CONSTRUCTOR | DB2: root class regarding exceptions | ||
| 50 | CX_DB2_ROOT - CONSTRUCTOR | DB2: root class regarding exceptions | ||
| 51 | IF_DB2_FAILOVER_PARSEABLE - CREATE | Implementations are able to parse failover config file | ||
| 52 | IF_DB2_FAILOVER_PARSEABLE - GET_FORMAT | Implementations are able to parse failover config file | ||
| 53 | IF_DB2_FAILOVER_PARSEABLE - PARSE | Implementations are able to parse failover config file | ||
| 54 | IF_DB2_FAILOVER_PARSEABLE - RENDER | Implementations are able to parse failover config file |