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