Class Method list used by SAP ABAP Class CL_UMG_IUUC_CONVERTER (IUUC: Conversion of container and key fields)
SAP ABAP Class CL_UMG_IUUC_CONVERTER (IUUC: Conversion of container and key fields) is using
# Object Type Object Name Object Description Note
     
1 Class Method  CL_ABAP_CONV_OBJ - CONVERT A CCC Converter Object
2 Class Method  CL_ABAP_CONV_OBJ - CONSTRUCTOR A CCC Converter Object
3 Class Method  CL_ABAP_CONV_X2X_CE - CONVERT_F Code Page and Endian Conversion Between External Formats
4 Class Method  CL_ABAP_CONV_X2X_CE - CONVERT_I Code Page and Endian Conversion Between External Formats
5 Class Method  CL_ABAP_CONV_X2X_CE - CONVERT_INT2 Code Page and Endian Conversion Between External Formats
6 Class Method  CL_ABAP_CONV_X2X_CE - CONVERT_P Code Page and Endian Conversion Between External Formats
7 Class Method  CL_ABAP_CONV_X2X_CE - CREATE Code Page and Endian Conversion Between External Formats
8 Class Method  CL_ABAP_CONV_X2X_CE - GET_OUT_BUFFER Code Page and Endian Conversion Between External Formats
9 Class Method  CL_ABAP_CONV_X2X_CE - RESET Code Page and Endian Conversion Between External Formats
10 Class Method  CL_AUNIT_ASSERT - ASSERT_EQUALS ABAP Unit: Assertions (see Longtext)
11 Class Method  CL_UMG_CONTAINER - CREATE_INSTANCE Container handling in Unicode conversion
12 Class Method  CL_UMG_CONTAINER - IS_CONTAINER_FIELD Container handling in Unicode conversion
13 Class Method  CL_UMG_CONTAINER - GET_OFF_LEN_TAB Container handling in Unicode conversion
14 Class Method  CL_UMG_IUUC_CONVERTER - CONVERT_FIELD IUUC: Conversion of container and key fields SOURCE importing
15 Class Method  CL_UMG_IUUC_CONVERTER - GET_BIN_CONVERTER IUUC: Conversion of container and key fields SOURCE l_bconv = get_bin_converter(
16 Class Method  CL_UMG_IUUC_CONVERTER - GET_BIN_CONVERTER IUUC: Conversion of container and key fields SOURCE im_trg_endian = l_trg_endian ).
17 Class Method  CL_UMG_IUUC_CONVERTER - GET_BIN_CONVERTER IUUC: Conversion of container and key fields SOURCE im_src_endian = cl_abap_char_utilities=>endian
18 Class Method  CL_UMG_IUUC_CONVERTER - GET_BIN_CONVERTER IUUC: Conversion of container and key fields SOURCE l_bconv = get_bin_converter(
19 Class Method  CL_UMG_IUUC_CONVERTER - GET_BIN_CONVERTER IUUC: Conversion of container and key fields SOURCE im_src_endian = cl_abap_char_utilities=>endian
20 Class Method  CL_UMG_IUUC_CONVERTER - CONVERT_KEY IUUC: Conversion of container and key fields SOURCE ex_key = l_res-keys. " IUUC: Unicode converted contents of a record(key components)
21 Class Method  CL_UMG_IUUC_CONVERTER - CONVERT_KEY IUUC: Conversion of container and key fields SOURCE importing
22 Class Method  CL_UMG_IUUC_CONVERTER - CONVERT_KEY IUUC: Conversion of container and key fields SOURCE im_wa = im_wa " Work area
23 Class Method  CL_UMG_IUUC_CONVERTER - CONVERT_KEY IUUC: Conversion of container and key fields SOURCE im_trg_cp = im_trg_cp " Target Codepage
24 Class Method  CL_UMG_IUUC_CONVERTER - CONVERT_KEY IUUC: Conversion of container and key fields SOURCE im_src_cp = l_src_cp " Source Codepage
25 Class Method  CL_UMG_IUUC_CONVERTER - CONVERT_KEY IUUC: Conversion of container and key fields SOURCE exporting
26 Class Method  CL_UMG_IUUC_CONVERTER - CONVERT_KEY IUUC: Conversion of container and key fields SOURCE call method me->convert_key
27 Class Method  CL_UMG_IUUC_CONVERTER - CONVERT_FIELD IUUC: Conversion of container and key fields SOURCE ex_result = l_res-value.
28 Class Method  CL_UMG_IUUC_CONVERTER - CONVERT_FIELD IUUC: Conversion of container and key fields SOURCE exporting
29 Class Method  CL_UMG_IUUC_CONVERTER - GET_BIN_CONVERTER IUUC: Conversion of container and key fields SOURCE im_trg_endian = l_trg_endian ).
30 Class Method  CL_UMG_IUUC_CONVERTER - GET_TEXT_CONVERTER IUUC: Conversion of container and key fields SOURCE l_tconv = get_text_converter(
31 Class Method  CL_UMG_IUUC_CONVERTER - GET_TEXT_CONVERTER IUUC: Conversion of container and key fields SOURCE im_src_cp = im_src_cp
32 Class Method  CL_UMG_IUUC_CONVERTER - GET_TEXT_CONVERTER IUUC: Conversion of container and key fields SOURCE im_trg_cp = im_trg_cp ).
33 Class Method  CL_UMG_IUUC_CONVERTER - GET_TEXT_CONVERTER IUUC: Conversion of container and key fields SOURCE l_tconv = get_text_converter(
34 Class Method  CL_UMG_IUUC_CONVERTER - GET_TEXT_CONVERTER IUUC: Conversion of container and key fields SOURCE im_src_cp = im_src_cp
35 Class Method  CL_UMG_IUUC_CONVERTER - GET_TEXT_CONVERTER IUUC: Conversion of container and key fields SOURCE im_trg_cp = im_trg_cp ).
36 Class Method  CL_UMG_IUUC_CONVERTER - INITIALIZE_FIELD_INFO IUUC: Conversion of container and key fields SOURCE call method me->initialize_field_info( im_structure ).
37 Class Method  CL_UMG_IUUC_CONVERTER - KEY_VARIANTS IUUC: Conversion of container and key fields
38 Class Method  CL_UMG_IUUC_CONVERTER - PREPARE_FINFO IUUC: Conversion of container and key fields SOURCE call method me->prepare_finfo
39 Class Method  CL_UMG_IUUC_CONVERTER - PREPARE_FINFO IUUC: Conversion of container and key fields SOURCE exporting
40 Class Method  CL_UMG_IUUC_CONVERTER - PREPARE_FINFO IUUC: Conversion of container and key fields SOURCE im_offlen_wa = l_oluc_wa
41 Class Method  CL_UMG_IUUC_CONVERTER - PREPARE_FINFO IUUC: Conversion of container and key fields SOURCE importing
42 Class Method  CL_UMG_IUUC_CONVERTER - PREPARE_FINFO IUUC: Conversion of container and key fields SOURCE ex_finfo = l_finfo.
43 Class Method  CL_UMG_IUUC_CONVERTER - RESET IUUC: Conversion of container and key fields
44 Class Method  CL_UMG_IUUC_CONVERTER - CONVERT_FIELD IUUC: Conversion of container and key fields SOURCE im_field_info = l_finfo
45 Class Method  CL_UMG_IUUC_CONVERTER - CONSTRUCTOR IUUC: Conversion of container and key fields
46 Class Method  CL_UMG_IUUC_CONVERTER - CONVERT_CONTAINERS IUUC: Conversion of container and key fields
47 Class Method  CL_UMG_IUUC_CONVERTER - CONVERT_CONTAINERS IUUC: Conversion of container and key fields
48 Class Method  CL_UMG_IUUC_CONVERTER - CONVERT_FIELD IUUC: Conversion of container and key fields SOURCE call method me->convert_field
49 Class Method  CL_UMG_IUUC_CONVERTER - CONVERT_FIELD IUUC: Conversion of container and key fields SOURCE exporting
50 Class Method  CL_UMG_IUUC_CONVERTER - CONVERT_FIELD IUUC: Conversion of container and key fields SOURCE im_trg_cp = im_trg_cp
51 Class Method  CL_UMG_IUUC_CONVERTER - CONVERT_FIELD IUUC: Conversion of container and key fields SOURCE im_text_converter = l_tconv
52 Class Method  CL_UMG_IUUC_CONVERTER - CONVERT_FIELD IUUC: Conversion of container and key fields SOURCE im_bin_converter = l_bconv
53 Class Method  CL_UMG_IUUC_CONVERTER - CONVERT_FIELD IUUC: Conversion of container and key fields SOURCE im_field_info = l_finfo
54 Class Method  CL_UMG_IUUC_CONVERTER - CONVERT_FIELD IUUC: Conversion of container and key fields SOURCE im_offlen_tab_nuc = l_offlen_nuc
55 Class Method  CL_UMG_IUUC_CONVERTER - CONVERT_FIELD IUUC: Conversion of container and key fields SOURCE im_offlen_tab_uc = l_offlen_uc
56 Class Method  CL_UMG_IUUC_CONVERTER - CONVERT_FIELD IUUC: Conversion of container and key fields SOURCE im_field =
57 Class Method  CL_UMG_IUUC_CONVERTER - CONVERT_FIELD IUUC: Conversion of container and key fields SOURCE importing
58 Class Method  CL_UMG_IUUC_CONVERTER - CONVERT_FIELD IUUC: Conversion of container and key fields SOURCE ex_result = l_res-value.
59 Class Method  CL_UMG_IUUC_CONVERTER - CONVERT_FIELD IUUC: Conversion of container and key fields SOURCE exporting
60 Class Method  CL_UMG_IUUC_CONVERTER - CONVERT_FIELD IUUC: Conversion of container and key fields SOURCE im_field =
61 Class Method  CL_UMG_IUUC_CONVERTER - CONVERT_FIELD IUUC: Conversion of container and key fields SOURCE im_bin_converter = l_bconv
62 Class Method  CL_UMG_IUUC_CONVERTER - CONVERT_FIELD IUUC: Conversion of container and key fields SOURCE im_text_converter = l_tconv
63 Class Method  CL_UMG_IUUC_CONVERTER - CONVERT_FIELD IUUC: Conversion of container and key fields SOURCE im_trg_cp = im_trg_cp
64 Class Method  CL_UMG_IUUC_CONVERTER - CONVERT_FIELD IUUC: Conversion of container and key fields SOURCE call method me->convert_field
65 Class Method  CL_UMG_IUUC_CONVERTER - CONVERT_FIELD IUUC: Conversion of container and key fields SOURCE ex_result = l_result.
66 Class Method  CL_UMG_IUUC_CONVERTER - CONVERT_FIELD IUUC: Conversion of container and key fields SOURCE importing
67 Class Method  CL_UMG_IUUC_CONVERTER - CONVERT_FIELD IUUC: Conversion of container and key fields SOURCE im_field = l_inbuff
68 Class Method  CL_UMG_IUUC_CONVERTER - CONVERT_FIELD IUUC: Conversion of container and key fields SOURCE im_field_info = l_finfo
69 Class Method  CL_UMG_IUUC_CONVERTER - CONVERT_FIELD IUUC: Conversion of container and key fields SOURCE im_bin_converter = im_bin_converter
70 Class Method  CL_UMG_IUUC_CONVERTER - CONVERT_FIELD IUUC: Conversion of container and key fields SOURCE im_text_converter = im_text_converter
71 Class Method  CL_UMG_IUUC_CONVERTER - CONVERT_FIELD IUUC: Conversion of container and key fields SOURCE im_trg_cp = im_trg_cp
72 Class Method  CL_UMG_IUUC_CONVERTER - CONVERT_FIELD IUUC: Conversion of container and key fields SOURCE call method me->convert_field
73 Class Method  CL_UMG_UTILITIES - IUUC_MODE_ON General Methods which are used by SPUMG/SUMG
74 Class Method  CX_UMG_IUUC_CONVERSION_ERROR - GET_ERROR_TEXT Exceptions for the creation of IUUC converter object
75 Class Method  CX_UMG_IUUC_CONV_CREATE_FAILED - GET_ERROR_TEXT Exceptions for the creation of IUUC converter object