Class Method list used by SAP ABAP Class /UI2/CL_TARGET_MAPPING_UTIL (Utilities for Target Mappings)
SAP ABAP Class /UI2/CL_TARGET_MAPPING_UTIL (Utilities for Target Mappings) is using
# Object Type Object Name Object Description Note
     
1 Class Method  /UI2/CL_JSON - DESERIALIZE JSON converter
2 Class Method  /UI2/CL_TARGET_MAPPING_UTIL - GET_CONFIG_STRING Utilities for Target Mappings
3 Class Method  /UI2/CL_TARGET_MAPPING_UTIL - _GET_SIG_REGEX_NVP Utilities for Target Mappings SOURCE l_sig_regex_nvp = _get_sig_regex_nvp( ).
4 Class Method  /UI2/CL_TARGET_MAPPING_UTIL - _GET_SIG_REGEX_NVP Utilities for Target Mappings SOURCE l_sig_regex_nvp = _get_sig_regex_nvp( first_bracket = '{').
5 Class Method  /UI2/CL_TARGET_MAPPING_UTIL - _GET_SIG_REGEX_NVP Utilities for Target Mappings SOURCE l_sig_regex_nvp = _get_sig_regex_nvp( first_bracket = '[').
6 Class Method  /UI2/CL_TARGET_MAPPING_UTIL - _GET_SIG_REGEX_NVP Utilities for Target Mappings SOURCE l_sig_regex_nvp = _get_sig_regex_nvp( first_bracket = '[' second_bracket = '{' ).
7 Class Method  /UI2/CL_TARGET_MAPPING_UTIL - _GET_SIG_REGEX_NVP Utilities for Target Mappings SOURCE l_sig_regex_nvp = _get_sig_regex_nvp( first_bracket = '{' second_bracket = '[' ).
8 Class Method  /UI2/CL_TARGET_MAPPING_UTIL - _GET_SIG_REGEX Utilities for Target Mappings SOURCE l_sig_regex = _get_sig_regex( ).
9 Class Method  /UI2/CL_TARGET_MAPPING_UTIL - _GET_MAPPING_SIGNATURE Utilities for Target Mappings SOURCE l_mapping_signature = _get_mapping_signature( ms_config-t_sig_param ).
10 Class Method  /UI2/CL_TARGET_MAPPING_UTIL - _GET_CONFIG_STRUCT_DEEP Utilities for Target Mappings SOURCE s_config = lo_tm_util->_get_config_struct_deep( ).
11 Class Method  /UI2/CL_TARGET_MAPPING_UTIL - _GET_CONFIG_STRUCT_DEEP Utilities for Target Mappings SOURCE ls_config_act = m_cut->_get_config_struct_deep( ).
12 Class Method  /UI2/CL_TARGET_MAPPING_UTIL - _GET_CONFIG_STRUCT_DEEP Utilities for Target Mappings SOURCE ls_config_act = m_cut->_get_config_struct_deep( ).
13 Class Method  /UI2/CL_TARGET_MAPPING_UTIL - _GET_CONFIG_STRUCT Utilities for Target Mappings SOURCE s_config = lo_tm_util->_get_config_struct( ).
14 Class Method  /UI2/CL_TARGET_MAPPING_UTIL - _GET_CONFIG_STRUCT Utilities for Target Mappings SOURCE ls_config_flat = me->_get_config_struct( ).
15 Class Method  /UI2/CL_TARGET_MAPPING_UTIL - _GET_CONFIG_STRUCT Utilities for Target Mappings SOURCE ls_config_act = m_cut->_get_config_struct( ).
16 Class Method  /UI2/CL_TARGET_MAPPING_UTIL - _GET_CONFIG Utilities for Target Mappings SOURCE config = lo_tm_util->_get_config( ).
17 Class Method  /UI2/CL_TARGET_MAPPING_UTIL - _GET_CONFIG Utilities for Target Mappings SOURCE _get_config( ).
18 Class Method  /UI2/CL_TARGET_MAPPING_UTIL - PARSE_SIGNATURE Utilities for Target Mappings
19 Class Method  /UI2/CL_TARGET_MAPPING_UTIL - INIT Utilities for Target Mappings
20 Class Method  /UI2/CL_TARGET_MAPPING_UTIL - INIT Utilities for Target Mappings
21 Class Method  /UI2/CL_TARGET_MAPPING_UTIL - INIT Utilities for Target Mappings
22 Class Method  /UI2/CL_TARGET_MAPPING_UTIL - INIT Utilities for Target Mappings
23 Class Method  /UI2/CL_URL_UTILS - ESCAPE_URL URL utilities
24 Class Method  /UI2/CL_URL_UTILS - ESCAPE_URL URL utilities
25 Class Method  CL_AUNIT_ASSERT - ASSERT_EQUALS ABAP Unit: Assertions (see Longtext)
26 Class Method  CL_HTTP_UTILITY - UNESCAPE_URL HTTP Framework (iHTTP) HTTP Utilities
27 Class Method  IF_HTTP_UTILITY - UNESCAPE_URL Utility Methods for HTTP Framework