Class Method list used by SAP ABAP Class CL_MASS_SPSH_TYPECONVERSION (Data type conversion from string to any data type)
SAP ABAP Class
CL_MASS_SPSH_TYPECONVERSION (Data type conversion from string to any data type) is using
# | Object Type | Object Name | Object Description | Note |
---|---|---|---|---|
![]() |
![]() |
|||
1 | ![]() |
CL_ABAP_DATFM - CONV_DATE_EXT_TO_INT | Internationalization and date format | |
2 | ![]() |
CL_ABAP_DATFM - CONV_PERIOD_EXT_TO_INT | Internationalization and date format | |
3 | ![]() |
CL_ABAP_ELEMDESCR - GET_DDIC_FIELD | Runtime Type Services | |
4 | ![]() |
CL_ABAP_TIMEFM - CONV_TIME_EXT_TO_INT | Time Format | |
5 | ![]() |
CL_ABAP_TYPEDESCR - DESCRIBE_BY_DATA | Runtime Type Services | |
6 | ![]() |
CL_ABAP_UNIT_ASSERT - ASSERT_EQUALS | ABAP Unit: Assertions (see longtext) | |
7 | ![]() |
CL_ABAP_UNIT_ASSERT - FAIL | ABAP Unit: Assertions (see longtext) | |
8 | ![]() |
CL_MASS_SPREADSHEET_IMP_CONF - EQUALS_INIT_CHAR | General configuration for spreadsheet import | |
9 | ![]() |
CL_MASS_SPREADSHEET_IMP_CONF - GET_DATE_FORMAT | General configuration for spreadsheet import | |
10 | ![]() |
CL_MASS_SPREADSHEET_IMP_CONF - GET_DECIMAL_FORMAT | General configuration for spreadsheet import | |
11 | ![]() |
CL_MASS_SPREADSHEET_IMP_CONF - GET_IMPORT_LANGUAGE | General configuration for spreadsheet import | |
12 | ![]() |
CL_MASS_SPREADSHEET_IMP_CONF - GET_INIT_CHAR | General configuration for spreadsheet import | |
13 | ![]() |
CL_MASS_SPREADSHEET_IMP_CONF - GET_TIME_FORMAT | General configuration for spreadsheet import | |
14 | ![]() |
CL_MASS_SPREADSHEET_IMP_CONF - SET_DATE_FORMAT | General configuration for spreadsheet import | |
15 | ![]() |
CL_MASS_SPREADSHEET_IMP_CONF - SET_DECIMAL_FORMAT | General configuration for spreadsheet import | |
16 | ![]() |
CL_MASS_SPREADSHEET_IMP_CONF - SET_IMPORT_LANGUAGE | General configuration for spreadsheet import | |
17 | ![]() |
CL_MASS_SPREADSHEET_IMP_CONF - SET_INIT_CHAR | General configuration for spreadsheet import | |
18 | ![]() |
CL_MASS_SPREADSHEET_IMP_CONF - SET_TIME_FORMAT | General configuration for spreadsheet import | |
19 | ![]() |
CL_MASS_SPSH_TYPECONVERSION - CALL_CONVERSION_EXIT | Data type conversion from string to any data type | SOURCE me->call_conversion_exit( |
20 | ![]() |
CL_MASS_SPSH_TYPECONVERSION - CALL_CONVERSION_EXIT | Data type conversion from string to any data type | SOURCE exporting |
21 | ![]() |
CL_MASS_SPSH_TYPECONVERSION - CALL_CONVERSION_EXIT | Data type conversion from string to any data type | SOURCE is_dfies = ls_dfies |
22 | ![]() |
CL_MASS_SPSH_TYPECONVERSION - CALL_CONVERSION_EXIT | Data type conversion from string to any data type | SOURCE changing |
23 | ![]() |
CL_MASS_SPSH_TYPECONVERSION - CALL_CONVERSION_EXIT | Data type conversion from string to any data type | SOURCE cv_input = lv_input(ls_dfies-leng) ). |
24 | ![]() |
CL_MASS_SPSH_TYPECONVERSION - CALL_CONVERSION_EXIT | Data type conversion from string to any data type | SOURCE me->call_conversion_exit( |
25 | ![]() |
CL_MASS_SPSH_TYPECONVERSION - CALL_CONVERSION_EXIT | Data type conversion from string to any data type | SOURCE exporting |
26 | ![]() |
CL_MASS_SPSH_TYPECONVERSION - CALL_CONVERSION_EXIT | Data type conversion from string to any data type | SOURCE is_dfies = ls_dfies |
27 | ![]() |
CL_MASS_SPSH_TYPECONVERSION - CALL_CONVERSION_EXIT | Data type conversion from string to any data type | SOURCE changing |
28 | ![]() |
CL_MASS_SPSH_TYPECONVERSION - CALL_CONVERSION_EXIT | Data type conversion from string to any data type | SOURCE cv_input = lv_input(mv_strlen_input) ). |
29 | ![]() |
CL_MASS_SPSH_TYPECONVERSION - CHECK_NUMBER_OF_DECIMALS | Data type conversion from string to any data type | SOURCE me->check_number_of_decimals( |
30 | ![]() |
CL_MASS_SPSH_TYPECONVERSION - CHECK_NUMBER_OF_DECIMALS | Data type conversion from string to any data type | SOURCE exporting |
31 | ![]() |
CL_MASS_SPSH_TYPECONVERSION - CHECK_NUMBER_OF_DECIMALS | Data type conversion from string to any data type | SOURCE iv_input = cv_input |
32 | ![]() |
CL_MASS_SPSH_TYPECONVERSION - CHECK_NUMBER_OF_DECIMALS | Data type conversion from string to any data type | SOURCE iv_strlen_input_decimals = me->mv_strlen_input_decimals |
33 | ![]() |
CL_MASS_SPSH_TYPECONVERSION - CHECK_NUMBER_OF_DECIMALS | Data type conversion from string to any data type | SOURCE iv_strlen_data_decimals = is_dfies-decimals |
34 | ![]() |
CL_MASS_SPSH_TYPECONVERSION - CHECK_NUMBER_OF_DECIMALS | Data type conversion from string to any data type | SOURCE is_result_tab_end = |
35 | ![]() |
CL_MASS_SPSH_TYPECONVERSION - CONSTRUCTOR | Data type conversion from string to any data type | |
36 | ![]() |
CL_MASS_SPSH_TYPECONVERSION - CONVERT_INPUT_ACCP | Data type conversion from string to any data type | SOURCE me->convert_input_accp( |
37 | ![]() |
CL_MASS_SPSH_TYPECONVERSION - CONVERT_INPUT_ACCP | Data type conversion from string to any data type | SOURCE changing |
38 | ![]() |
CL_MASS_SPSH_TYPECONVERSION - CONVERT_INPUT_ACCP | Data type conversion from string to any data type | SOURCE cv_input = lv_input ). |
39 | ![]() |
CL_MASS_SPSH_TYPECONVERSION - CONVERT_INPUT_DECIMAL | Data type conversion from string to any data type | SOURCE me->convert_input_decimal( |
40 | ![]() |
CL_MASS_SPSH_TYPECONVERSION - CONVERT_INPUT_DECIMAL | Data type conversion from string to any data type | SOURCE exporting |
41 | ![]() |
CL_MASS_SPSH_TYPECONVERSION - CONVERT_INPUT_DECIMAL | Data type conversion from string to any data type | SOURCE is_dfies = ls_dfies |
42 | ![]() |
CL_MASS_SPSH_TYPECONVERSION - CONVERT_INPUT_DECIMAL | Data type conversion from string to any data type | SOURCE changing |
43 | ![]() |
CL_MASS_SPSH_TYPECONVERSION - CONVERT_INPUT_DECIMAL | Data type conversion from string to any data type | SOURCE cv_input = lv_input ). |
44 | ![]() |
CL_MASS_SPSH_TYPECONVERSION - CONVERT_INPUT_INTEGER | Data type conversion from string to any data type | SOURCE me->convert_input_integer( |
45 | ![]() |
CL_MASS_SPSH_TYPECONVERSION - CONVERT_INPUT_INTEGER | Data type conversion from string to any data type | SOURCE changing |
46 | ![]() |
CL_MASS_SPSH_TYPECONVERSION - CONVERT_INPUT_INTEGER | Data type conversion from string to any data type | SOURCE cv_input = lv_input ). |
47 | ![]() |
CL_MASS_SPSH_TYPECONVERSION - CONVERT_STRING_TO_ANY | Data type conversion from string to any data type | |
48 | ![]() |
CL_MASS_SPSH_TYPECONVERSION - GET_CONFIGURATION_PARAMETERS | Data type conversion from string to any data type | SOURCE get_configuration_parameters( io_import_config = io_import_config ). |
49 | ![]() |
CL_MASS_SPSH_TYPECONVERSION - GET_DATATYPE_DESCRIPTION | Data type conversion from string to any data type | |
50 | ![]() |
CL_MASS_SPSH_TYPECONVERSION - GET_DATATYPE_DESCRIPTION | Data type conversion from string to any data type | |
51 | ![]() |
CL_MASS_SPSH_TYPECONVERSION - MODIFY_INPUT_DECIMAL | Data type conversion from string to any data type | SOURCE me->modify_input_decimal( |
52 | ![]() |
CL_MASS_SPSH_TYPECONVERSION - MODIFY_INPUT_DECIMAL | Data type conversion from string to any data type | SOURCE exporting |
53 | ![]() |
CL_MASS_SPSH_TYPECONVERSION - MODIFY_INPUT_DECIMAL | Data type conversion from string to any data type | SOURCE iv_lines = lv_lines |
54 | ![]() |
CL_MASS_SPSH_TYPECONVERSION - MODIFY_INPUT_DECIMAL | Data type conversion from string to any data type | SOURCE iv_strlen_input_decimals = me->mv_strlen_input_decimals |
55 | ![]() |
CL_MASS_SPSH_TYPECONVERSION - MODIFY_INPUT_DECIMAL | Data type conversion from string to any data type | SOURCE changing |
56 | ![]() |
CL_MASS_SPSH_TYPECONVERSION - MODIFY_INPUT_DECIMAL | Data type conversion from string to any data type | SOURCE cv_input = cv_input |
57 | ![]() |
CL_MASS_SPSH_TYPECONVERSION - MODIFY_INPUT_DECIMAL | Data type conversion from string to any data type | SOURCE cv_strlen_input = me->mv_strlen_input |
58 | ![]() |
CL_MASS_SPSH_TYPECONVERSION - MODIFY_INPUT_DECIMAL | Data type conversion from string to any data type | SOURCE ct_result_tab = lt_result_tab ). |
59 | ![]() |
CL_MASS_SPSH_TYPECONVERSION - RAISE_CONVERSION_ERROR | Data type conversion from string to any data type | SOURCE exporting |
60 | ![]() |
CL_MASS_SPSH_TYPECONVERSION - RAISE_CONVERSION_ERROR | Data type conversion from string to any data type | SOURCE me->raise_conversion_error( |
61 | ![]() |
CL_MASS_SPSH_TYPECONVERSION - RAISE_CONVERSION_ERROR | Data type conversion from string to any data type | SOURCE is_textid = cx_mass_spsh_typeconv_error=>unallowed_characters ). |
62 | ![]() |
CL_MASS_SPSH_TYPECONVERSION - RAISE_CONVERSION_ERROR | Data type conversion from string to any data type | SOURCE exporting |
63 | ![]() |
CL_MASS_SPSH_TYPECONVERSION - RAISE_CONVERSION_ERROR | Data type conversion from string to any data type | SOURCE me->raise_conversion_error( |
64 | ![]() |
CL_MASS_SPSH_TYPECONVERSION - RAISE_CONVERSION_ERROR | Data type conversion from string to any data type | SOURCE iv_msgvar1 = lv_i_as_char ). |
65 | ![]() |
CL_MASS_SPSH_TYPECONVERSION - RAISE_CONVERSION_ERROR | Data type conversion from string to any data type | SOURCE is_textid = cx_mass_spsh_typeconv_error=>string_too_long |
66 | ![]() |
CL_MASS_SPSH_TYPECONVERSION - RAISE_CONVERSION_ERROR | Data type conversion from string to any data type | SOURCE exporting |
67 | ![]() |
CL_MASS_SPSH_TYPECONVERSION - RAISE_CONVERSION_ERROR | Data type conversion from string to any data type | SOURCE me->raise_conversion_error( |
68 | ![]() |
CL_MASS_SPSH_TYPECONVERSION - RAISE_CONVERSION_ERROR | Data type conversion from string to any data type | SOURCE is_textid = cx_mass_spsh_typeconv_error=>time_format_error ). |
69 | ![]() |
CL_MASS_SPSH_TYPECONVERSION - RAISE_CONVERSION_ERROR | Data type conversion from string to any data type | SOURCE exporting |
70 | ![]() |
CL_MASS_SPSH_TYPECONVERSION - RAISE_CONVERSION_ERROR | Data type conversion from string to any data type | SOURCE me->raise_conversion_error( |
71 | ![]() |
CL_MASS_SPSH_TYPECONVERSION - RAISE_CONVERSION_ERROR | Data type conversion from string to any data type | SOURCE is_textid = cx_mass_spsh_typeconv_error=>date_format_error ). |
72 | ![]() |
CL_MASS_SPSH_TYPECONVERSION - RAISE_CONVERSION_ERROR | Data type conversion from string to any data type | SOURCE exporting |
73 | ![]() |
CL_MASS_SPSH_TYPECONVERSION - RAISE_CONVERSION_ERROR | Data type conversion from string to any data type | SOURCE me->raise_conversion_error( |
74 | ![]() |
CL_MASS_SPSH_TYPECONVERSION - RAISE_CONVERSION_ERROR | Data type conversion from string to any data type | SOURCE is_textid = cx_mass_spsh_typeconv_error=>type_conversion_exc ). |
75 | ![]() |
CL_MASS_SPSH_TYPECONVERSION - RAISE_CONVERSION_ERROR | Data type conversion from string to any data type | SOURCE iv_msgvar1 = lx_root->kernel_errid |
76 | ![]() |
CL_MASS_SPSH_TYPECONVERSION - RAISE_CONVERSION_ERROR | Data type conversion from string to any data type | SOURCE exporting |
77 | ![]() |
CL_MASS_SPSH_TYPECONVERSION - RAISE_CONVERSION_ERROR | Data type conversion from string to any data type | SOURCE me->raise_conversion_error( |
78 | ![]() |
CL_MASS_SPSH_TYPECONVERSION - RAISE_CONVERSION_ERROR | Data type conversion from string to any data type | SOURCE is_textid = cx_mass_spsh_typeconv_error=>unallowed_characters ). |
79 | ![]() |
CL_MASS_SPSH_TYPECONVERSION - RAISE_CONVERSION_ERROR | Data type conversion from string to any data type | SOURCE exporting |
80 | ![]() |
CL_MASS_SPSH_TYPECONVERSION - RAISE_CONVERSION_ERROR | Data type conversion from string to any data type | SOURCE me->raise_conversion_error( |
81 | ![]() |
CL_MASS_SPSH_TYPECONVERSION - RAISE_CONVERSION_ERROR | Data type conversion from string to any data type | SOURCE is_textid = cx_mass_spsh_typeconv_error=>unallowed_characters ). |
82 | ![]() |
CL_MASS_SPSH_TYPECONVERSION - RAISE_CONVERSION_ERROR | Data type conversion from string to any data type | SOURCE exporting |
83 | ![]() |
CL_MASS_SPSH_TYPECONVERSION - RAISE_CONVERSION_ERROR | Data type conversion from string to any data type | SOURCE me->raise_conversion_error( |
84 | ![]() |
CL_MASS_SPSH_TYPECONVERSION - RAISE_CONVERSION_ERROR | Data type conversion from string to any data type | SOURCE is_textid = cx_mass_spsh_typeconv_error=>unallowed_characters ). |
85 | ![]() |
CL_MASS_SPSH_TYPECONVERSION - RAISE_CONVERSION_ERROR | Data type conversion from string to any data type | SOURCE exporting |
86 | ![]() |
CL_MASS_SPSH_TYPECONVERSION - RAISE_CONVERSION_ERROR | Data type conversion from string to any data type | SOURCE me->raise_conversion_error( |
87 | ![]() |
CL_MASS_SPSH_TYPECONVERSION - RAISE_CONVERSION_ERROR | Data type conversion from string to any data type | SOURCE iv_msgvar1 = lv_i_as_char ). |
88 | ![]() |
CL_MASS_SPSH_TYPECONVERSION - RAISE_CONVERSION_ERROR | Data type conversion from string to any data type | SOURCE is_textid = cx_mass_spsh_typeconv_error=>string_too_long |
89 | ![]() |
CL_MASS_SPSH_TYPECONVERSION - RAISE_CONVERSION_ERROR | Data type conversion from string to any data type | SOURCE me->raise_conversion_error( |
90 | ![]() |
CL_MASS_SPSH_TYPECONVERSION - RAISE_CONVERSION_ERROR | Data type conversion from string to any data type | SOURCE exporting |
91 | ![]() |
CL_MASS_SPSH_TYPECONVERSION - RAISE_CONVERSION_ERROR | Data type conversion from string to any data type | SOURCE is_textid = cx_mass_spsh_typeconv_error=>element_description_error ). |
92 | ![]() |
CL_MASS_SPSH_TYPECONVERSION - RAISE_CONVERSION_ERROR | Data type conversion from string to any data type | SOURCE me->raise_conversion_error( |
93 | ![]() |
CL_MASS_SPSH_TYPECONVERSION - RAISE_CONVERSION_ERROR | Data type conversion from string to any data type | SOURCE exporting |
94 | ![]() |
CL_MASS_SPSH_TYPECONVERSION - RAISE_CONVERSION_ERROR | Data type conversion from string to any data type | SOURCE is_textid = cx_mass_spsh_typeconv_error=>decimal_format_error ). |
95 | ![]() |
CL_MASS_SPSH_TYPECONVERSION - RAISE_CONVERSION_ERROR | Data type conversion from string to any data type | SOURCE me->raise_conversion_error( |
96 | ![]() |
CL_MASS_SPSH_TYPECONVERSION - RAISE_CONVERSION_ERROR | Data type conversion from string to any data type | SOURCE exporting |
97 | ![]() |
CL_MASS_SPSH_TYPECONVERSION - RAISE_CONVERSION_ERROR | Data type conversion from string to any data type | SOURCE is_textid = cx_mass_spsh_typeconv_error=>decimal_format_error ). |
98 | ![]() |
CL_MASS_SPSH_TYPECONVERSION - RAISE_CONVERSION_ERROR | Data type conversion from string to any data type | SOURCE me->raise_conversion_error( |
99 | ![]() |
CL_MASS_SPSH_TYPECONVERSION - RAISE_CONVERSION_ERROR | Data type conversion from string to any data type | SOURCE exporting |
100 | ![]() |
CL_MASS_SPSH_TYPECONVERSION - RAISE_CONVERSION_ERROR | Data type conversion from string to any data type | SOURCE is_textid = cx_mass_spsh_typeconv_error=>decimal_format_error ). |
101 | ![]() |
CL_MASS_SPSH_TYPECONVERSION - RAISE_CONVERSION_ERROR | Data type conversion from string to any data type | SOURCE me->raise_conversion_error( |
102 | ![]() |
CL_MASS_SPSH_TYPECONVERSION - RAISE_CONVERSION_ERROR | Data type conversion from string to any data type | SOURCE exporting |
103 | ![]() |
CL_MASS_SPSH_TYPECONVERSION - RAISE_CONVERSION_ERROR | Data type conversion from string to any data type | SOURCE is_textid = cx_mass_spsh_typeconv_error=>decimal_format_error ). |
104 | ![]() |
CL_MASS_SPSH_TYPECONVERSION - RAISE_CONVERSION_ERROR | Data type conversion from string to any data type | SOURCE me->raise_conversion_error( |
105 | ![]() |
CL_MASS_SPSH_TYPECONVERSION - RAISE_CONVERSION_ERROR | Data type conversion from string to any data type | SOURCE exporting |
106 | ![]() |
CL_MASS_SPSH_TYPECONVERSION - RAISE_CONVERSION_ERROR | Data type conversion from string to any data type | SOURCE is_textid = cx_mass_spsh_typeconv_error=>decimal_format_error ). |
107 | ![]() |
CL_MASS_SPSH_TYPECONVERSION - RAISE_CONVERSION_ERROR | Data type conversion from string to any data type | SOURCE me->raise_conversion_error( |
108 | ![]() |
CL_MASS_SPSH_TYPECONVERSION - RAISE_CONVERSION_ERROR | Data type conversion from string to any data type | SOURCE exporting |
109 | ![]() |
CL_MASS_SPSH_TYPECONVERSION - RAISE_CONVERSION_ERROR | Data type conversion from string to any data type | SOURCE is_textid = cx_mass_spsh_typeconv_error=>decimal_format_error ). |
110 | ![]() |
CL_MASS_SPSH_TYPECONVERSION - RAISE_CONVERSION_ERROR | Data type conversion from string to any data type | SOURCE me->raise_conversion_error( |
111 | ![]() |
CL_MASS_SPSH_TYPECONVERSION - RAISE_CONVERSION_ERROR | Data type conversion from string to any data type | SOURCE exporting |
112 | ![]() |
CL_MASS_SPSH_TYPECONVERSION - RAISE_CONVERSION_ERROR | Data type conversion from string to any data type | SOURCE is_textid = cx_mass_spsh_typeconv_error=>too_many_decimal_places ). |
113 | ![]() |
CL_MASS_SPSH_TYPECONVERSION - RAISE_CONVERSION_ERROR | Data type conversion from string to any data type | SOURCE me->raise_conversion_error( is_textid = cx_mass_spsh_typeconv_error=>too_many_decimal_places ). |
114 | ![]() |
CL_MASS_SPSH_TYPECONVERSION - RAISE_CONVERSION_ERROR | Data type conversion from string to any data type | SOURCE me->raise_conversion_error( |
115 | ![]() |
CL_MASS_SPSH_TYPECONVERSION - RAISE_CONVERSION_ERROR | Data type conversion from string to any data type | SOURCE exporting |
116 | ![]() |
CL_MASS_SPSH_TYPECONVERSION - RAISE_CONVERSION_ERROR | Data type conversion from string to any data type | SOURCE iv_msgvar1 = is_dfies-convexit |
117 | ![]() |
CL_MASS_SPSH_TYPECONVERSION - RAISE_CONVERSION_ERROR | Data type conversion from string to any data type | SOURCE is_textid = cx_mass_spsh_typeconv_error=>conversion_exit_error ). |
118 | ![]() |
CL_MASS_SPSH_TYPECONVERSION - RAISE_CONVERSION_ERROR | Data type conversion from string to any data type | SOURCE me->raise_conversion_error( |
119 | ![]() |
CL_MASS_SPSH_TYPECONVERSION - RAISE_CONVERSION_ERROR | Data type conversion from string to any data type | SOURCE exporting |
120 | ![]() |
CL_MASS_SPSH_TYPECONVERSION - RAISE_CONVERSION_ERROR | Data type conversion from string to any data type | SOURCE iv_msgvar1 = is_dfies-convexit |
121 | ![]() |
CL_MASS_SPSH_TYPECONVERSION - RAISE_CONVERSION_ERROR | Data type conversion from string to any data type | SOURCE is_textid = cx_mass_spsh_typeconv_error=>conversion_exit_error ). |
122 | ![]() |
CL_MASS_SPSH_TYPECONVERSION - RAISE_CONVERSION_ERROR | Data type conversion from string to any data type | SOURCE me->raise_conversion_error( |
123 | ![]() |
CL_MASS_SPSH_TYPECONVERSION - RAISE_CONVERSION_ERROR | Data type conversion from string to any data type | SOURCE exporting |
124 | ![]() |
CL_MASS_SPSH_TYPECONVERSION - RAISE_CONVERSION_ERROR | Data type conversion from string to any data type | SOURCE iv_msgvar1 = is_dfies-convexit |
125 | ![]() |
CL_MASS_SPSH_TYPECONVERSION - RAISE_CONVERSION_ERROR | Data type conversion from string to any data type | SOURCE is_textid = cx_mass_spsh_typeconv_error=>conversion_exit_error ). |
126 | ![]() |
CL_MASS_SPSH_TYPECONVERSION - RAISE_CONVERSION_ERROR | Data type conversion from string to any data type | SOURCE me->raise_conversion_error( |
127 | ![]() |
CL_MASS_SPSH_TYPECONVERSION - RAISE_CONVERSION_ERROR | Data type conversion from string to any data type | SOURCE exporting |
128 | ![]() |
CL_MASS_SPSH_TYPECONVERSION - RAISE_CONVERSION_ERROR | Data type conversion from string to any data type | SOURCE is_textid = cx_mass_spsh_typeconv_error=>unallowed_characters ). |
129 | ![]() |
CL_MASS_SPSH_TYPECONVERSION - RAISE_CONVERSION_ERROR | Data type conversion from string to any data type | SOURCE me->raise_conversion_error( |
130 | ![]() |
CL_MASS_SPSH_TYPECONVERSION - RAISE_CONVERSION_ERROR | Data type conversion from string to any data type | SOURCE exporting |
131 | ![]() |
CL_MASS_SPSH_TYPECONVERSION - RAISE_CONVERSION_ERROR | Data type conversion from string to any data type | SOURCE is_textid = cx_mass_spsh_typeconv_error=>conv_error_posting_period ). |
132 | ![]() |
CL_MASS_SPSH_TYPECONVERSION - RAISE_CONVERSION_ERROR | Data type conversion from string to any data type | SOURCE me->raise_conversion_error( |
133 | ![]() |
CL_MASS_SPSH_TYPECONVERSION - RAISE_CONVERSION_ERROR | Data type conversion from string to any data type | SOURCE exporting |
134 | ![]() |
CL_MASS_SPSH_TYPECONVERSION - RAISE_CONVERSION_ERROR | Data type conversion from string to any data type | SOURCE is_textid = cx_mass_spsh_typeconv_error=>conv_error_posting_period ). |
135 | ![]() |
CL_MASS_SPSH_TYPECONVERSION - RAISE_CONVERSION_ERROR | Data type conversion from string to any data type | SOURCE me->raise_conversion_error( |
136 | ![]() |
CL_MASS_SPSH_TYPECONVERSION - RAISE_CONVERSION_ERROR | Data type conversion from string to any data type | SOURCE exporting |
137 | ![]() |
CL_MASS_SPSH_TYPECONVERSION - RAISE_CONVERSION_ERROR | Data type conversion from string to any data type | SOURCE is_textid = cx_mass_spsh_typeconv_error=>integer_format_error ). |
138 | ![]() |
CL_MASS_SPSH_TYPECONVERSION - RAISE_CONVERSION_ERROR | Data type conversion from string to any data type | SOURCE me->raise_conversion_error( |
139 | ![]() |
CL_MASS_SPSH_TYPECONVERSION - RAISE_CONVERSION_ERROR | Data type conversion from string to any data type | SOURCE exporting |
140 | ![]() |
CL_MASS_SPSH_TYPECONVERSION - RAISE_CONVERSION_ERROR | Data type conversion from string to any data type | SOURCE is_textid = cx_mass_spsh_typeconv_error=>integer_format_error ). |
141 | ![]() |
CL_MASS_SPSH_TYPECONVERSION - VALIDATE_DECIMAL_FORMAT | Data type conversion from string to any data type | SOURCE me->validate_decimal_format( |
142 | ![]() |
CL_MASS_SPSH_TYPECONVERSION - VALIDATE_DECIMAL_FORMAT | Data type conversion from string to any data type | SOURCE exporting |
143 | ![]() |
CL_MASS_SPSH_TYPECONVERSION - VALIDATE_DECIMAL_FORMAT | Data type conversion from string to any data type | SOURCE iv_input = cv_input |
144 | ![]() |
CL_MASS_SPSH_TYPECONVERSION - VALIDATE_DECIMAL_FORMAT | Data type conversion from string to any data type | SOURCE iv_decimal_separator_exp = me->mc_comma |
145 | ![]() |
CL_MASS_SPSH_TYPECONVERSION - VALIDATE_DECIMAL_FORMAT | Data type conversion from string to any data type | SOURCE iv_non_decimal_separator_exp = me->mc_dot |
146 | ![]() |
CL_MASS_SPSH_TYPECONVERSION - VALIDATE_DECIMAL_FORMAT | Data type conversion from string to any data type | SOURCE is_result_tab_end = |
147 | ![]() |
CL_MASS_SPSH_TYPECONVERSION - VALIDATE_DECIMAL_FORMAT | Data type conversion from string to any data type | SOURCE it_result_tab = lt_result_tab ). |
148 | ![]() |
CL_MASS_SPSH_TYPECONVERSION - VALIDATE_DECIMAL_FORMAT | Data type conversion from string to any data type | SOURCE me->validate_decimal_format( |
149 | ![]() |
CL_MASS_SPSH_TYPECONVERSION - VALIDATE_DECIMAL_FORMAT | Data type conversion from string to any data type | SOURCE exporting |
150 | ![]() |
CL_MASS_SPSH_TYPECONVERSION - VALIDATE_DECIMAL_FORMAT | Data type conversion from string to any data type | SOURCE iv_input = cv_input |
151 | ![]() |
CL_MASS_SPSH_TYPECONVERSION - VALIDATE_DECIMAL_FORMAT | Data type conversion from string to any data type | SOURCE iv_decimal_separator_exp = me->mc_comma |
152 | ![]() |
CL_MASS_SPSH_TYPECONVERSION - VALIDATE_DECIMAL_FORMAT | Data type conversion from string to any data type | SOURCE iv_non_decimal_separator_exp = me->mc_space |
153 | ![]() |
CL_MASS_SPSH_TYPECONVERSION - VALIDATE_DECIMAL_FORMAT | Data type conversion from string to any data type | SOURCE is_result_tab_end = |
154 | ![]() |
CL_MASS_SPSH_TYPECONVERSION - VALIDATE_DECIMAL_FORMAT | Data type conversion from string to any data type | SOURCE it_result_tab = lt_result_tab ). |
155 | ![]() |
CL_MASS_SPSH_TYPECONVERSION - VALIDATE_DECIMAL_FORMAT | Data type conversion from string to any data type | SOURCE me->validate_decimal_format( |
156 | ![]() |
CL_MASS_SPSH_TYPECONVERSION - VALIDATE_DECIMAL_FORMAT | Data type conversion from string to any data type | SOURCE exporting |
157 | ![]() |
CL_MASS_SPSH_TYPECONVERSION - VALIDATE_DECIMAL_FORMAT | Data type conversion from string to any data type | SOURCE iv_input = cv_input |
158 | ![]() |
CL_MASS_SPSH_TYPECONVERSION - VALIDATE_DECIMAL_FORMAT | Data type conversion from string to any data type | SOURCE iv_decimal_separator_exp = me->mc_dot |
159 | ![]() |
CL_MASS_SPSH_TYPECONVERSION - VALIDATE_DECIMAL_FORMAT | Data type conversion from string to any data type | SOURCE iv_non_decimal_separator_exp = me->mc_comma |
160 | ![]() |
CL_MASS_SPSH_TYPECONVERSION - VALIDATE_DECIMAL_FORMAT | Data type conversion from string to any data type | SOURCE is_result_tab_end = |
161 | ![]() |
CL_MASS_SPSH_TYPECONVERSION - VALIDATE_DECIMAL_FORMAT | Data type conversion from string to any data type | SOURCE it_result_tab = lt_result_tab ). |