Class Method list used by SAP ABAP Class CL_ICU_TRANSFORMATION (Transformations)
SAP ABAP Class
CL_ICU_TRANSFORMATION (Transformations) is using
| # | Object Type | Object Name | Object Description | Note |
|---|---|---|---|---|
| 1 | CL_ABAP_CONV_IN_CE - CREATE | Code Page and Endian Conversion (External -> System Format) | ||
| 2 | CL_ABAP_CONV_IN_CE - CONVERT | Code Page and Endian Conversion (External -> System Format) | ||
| 3 | CL_ABAP_CONV_OUT_CE - CONVERT | Code Page and Endian Conversion (System Format -> External) | ||
| 4 | CL_ABAP_CONV_OUT_CE - CREATE | Code Page and Endian Conversion (System Format -> External) | ||
| 5 | CL_AUNIT_ASSERT - ASSERT_EQUALS | ABAP Unit: Assertions (see Longtext) | ||
| 6 | CL_AUNIT_ASSERT - FAIL | ABAP Unit: Assertions (see Longtext) | ||
| 7 | CL_ICU_TRANSFORMATION - TRANSLITERATE | Transformations | ||
| 8 | CL_ICU_TRANSFORMATION - PRIV_TRANSLITERATE | Transformations | SOURCE ch_text = l_text. |
|
| 9 | CL_ICU_TRANSFORMATION - PRIV_TRANSLITERATE | Transformations | SOURCE changing |
|
| 10 | CL_ICU_TRANSFORMATION - PRIV_TRANSLITERATE | Transformations | SOURCE ex_other_error = l_other_error |
|
| 11 | CL_ICU_TRANSFORMATION - PRIV_TRANSLITERATE | Transformations | SOURCE importing |
|
| 12 | CL_ICU_TRANSFORMATION - PRIV_TRANSLITERATE | Transformations | SOURCE call method me->priv_transliterate |
|
| 13 | CL_ICU_TRANSFORMATION - PRIV_CREATE_INSTANCE_FROM_RULE | Transformations | SOURCE ex_other_error = l_other_error. |
|
| 14 | CL_ICU_TRANSFORMATION - PRIV_CREATE_INSTANCE_FROM_RULE | Transformations | SOURCE ex_parse_error = l_parse_error |
|
| 15 | CL_ICU_TRANSFORMATION - PRIV_CREATE_INSTANCE_FROM_RULE | Transformations | SOURCE importing |
|
| 16 | CL_ICU_TRANSFORMATION - PRIV_CREATE_INSTANCE_FROM_RULE | Transformations | SOURCE call method ex_trans->priv_create_instance_from_rule |
|
| 17 | CL_ICU_TRANSFORMATION - PRIV_CREATE_INSTANCE_FROM_ID | Transformations | SOURCE ex_other_error = l_other_error. |
|
| 18 | CL_ICU_TRANSFORMATION - PRIV_CREATE_INSTANCE_FROM_ID | Transformations | SOURCE ex_parse_error = l_parse_error |
|
| 19 | CL_ICU_TRANSFORMATION - PRIV_CREATE_INSTANCE_FROM_ID | Transformations | SOURCE importing |
|
| 20 | CL_ICU_TRANSFORMATION - PRIV_CREATE_INSTANCE_FROM_ID | Transformations | SOURCE call method ex_trans->priv_create_instance_from_id |
|
| 21 | CL_ICU_TRANSFORMATION - CREATE_INSTANCE_FROM_ID | Transformations | ||
| 22 | CL_ICU_TRANSFORMATION - CONSTRUCTOR | Transformations | SOURCE im_rule = im_rule. |
|
| 23 | CL_ICU_TRANSFORMATION - CONSTRUCTOR | Transformations | SOURCE exporting |
|
| 24 | CL_ICU_TRANSFORMATION - CONSTRUCTOR | Transformations | SOURCE create object ex_trans |
|
| 25 | CL_ICU_TRANSFORMATION - CONSTRUCTOR | Transformations | SOURCE im_id = l_id_string. |
|
| 26 | CL_ICU_TRANSFORMATION - CONSTRUCTOR | Transformations | SOURCE exporting |
|
| 27 | CL_ICU_TRANSFORMATION - CONSTRUCTOR | Transformations | SOURCE create object ex_trans |