Class Method list used by SAP ABAP Class CL_FDT_GTC_COMPARISON (Unit Test for value comparisons)
SAP ABAP Class CL_FDT_GTC_COMPARISON (Unit Test for value comparisons) is using
# Object Type Object Name Object Description Note
     
1 Class Method  CL_AUNIT_ASSERT - ASSERT_EQUALS ABAP Unit: Assertions (see Longtext)
2 Class Method  CL_AUNIT_ASSERT - ASSERT_EQUALS ABAP Unit: Assertions (see Longtext)
3 Class Method  CL_AUNIT_ASSERT - ASSERT_EQUALS ABAP Unit: Assertions (see Longtext)
4 Class Method  CL_AUNIT_ASSERT - ASSERT_EQUALS ABAP Unit: Assertions (see Longtext)
5 Class Method  CL_AUNIT_ASSERT - ASSERT_EQUALS ABAP Unit: Assertions (see Longtext)
6 Class Method  CL_AUNIT_ASSERT - ASSERT_EQUALS ABAP Unit: Assertions (see Longtext)
7 Class Method  CL_AUNIT_ASSERT - ASSERT_EQUALS ABAP Unit: Assertions (see Longtext)
8 Class Method  CL_AUNIT_ASSERT - ASSERT_EQUALS ABAP Unit: Assertions (see Longtext)
9 Class Method  CL_AUNIT_ASSERT - ASSERT_EQUALS ABAP Unit: Assertions (see Longtext)
10 Class Method  CL_AUNIT_ASSERT - ASSERT_EQUALS ABAP Unit: Assertions (see Longtext)
11 Class Method  CL_AUNIT_ASSERT - ASSERT_EQUALS ABAP Unit: Assertions (see Longtext)
12 Class Method  CL_AUNIT_ASSERT - ASSERT_EQUALS ABAP Unit: Assertions (see Longtext)
13 Class Method  CL_AUNIT_ASSERT - ASSERT_NOT_BOUND ABAP Unit: Assertions (see Longtext)
14 Class Method  CL_AUNIT_ASSERT - ASSERT_NOT_BOUND ABAP Unit: Assertions (see Longtext)
15 Class Method  CL_AUNIT_ASSERT - FAIL ABAP Unit: Assertions (see Longtext)
16 Class Method  CL_AUNIT_ASSERT - FAIL ABAP Unit: Assertions (see Longtext)
17 Class Method  CL_AUNIT_ASSERT - FAIL ABAP Unit: Assertions (see Longtext)
18 Class Method  CL_FDT_AMOUNT_CONV - COMPARE_AMOUNTS FDT Service: Conversion of amounts w. currencycode
19 Class Method  CL_FDT_AMOUNT_CONV - CURRENCY_EXIST FDT Service: Conversion of amounts w. currencycode
20 Class Method  CL_FDT_COMPARISON - COMPARE FDT service: Compare operations
21 Class Method  CL_FDT_COMPARISON - COMPARE_ELEMENTS FDT service: Compare operations
22 Class Method  CL_FDT_COMPARISON - COMPARE_ELEMENTS FDT service: Compare operations
23 Class Method  CL_FDT_COMPARISON - COMPARE_ELEMENTS FDT service: Compare operations
24 Class Method  CL_FDT_COMPARISON - COMPARE_ELEMENTS FDT service: Compare operations
25 Class Method  CL_FDT_COMPARISON - COMPARE_ELEMENTS FDT service: Compare operations
26 Class Method  CL_FDT_COMPARISON - COMPARE_ELEMENTS FDT service: Compare operations
27 Class Method  CL_FDT_GTC_COMPARISON - TEST_AMOUNT Unit Test for value comparisons SOURCE test_amount( iv_num1 = '1'
28 Class Method  CL_FDT_GTC_COMPARISON - TEST_AMOUNT Unit Test for value comparisons SOURCE iv_cur1 = 'EUR'
29 Class Method  CL_FDT_GTC_COMPARISON - TEST_AMOUNT Unit Test for value comparisons SOURCE iv_comp_op = if_fdt_element=>gc_option_equal
30 Class Method  CL_FDT_GTC_COMPARISON - TEST_AMOUNT Unit Test for value comparisons SOURCE iv_num2 = '1'
31 Class Method  CL_FDT_GTC_COMPARISON - TEST_AMOUNT Unit Test for value comparisons SOURCE iv_cur2 = 'EUR'
32 Class Method  CL_FDT_GTC_COMPARISON - TEST_AMOUNT Unit Test for value comparisons SOURCE iv_result = abap_true ).
33 Class Method  CL_FDT_GTC_COMPARISON - TEST_AMOUNT Unit Test for value comparisons SOURCE test_amount( iv_num1 = '1'
34 Class Method  CL_FDT_GTC_COMPARISON - TEST_AMOUNT Unit Test for value comparisons SOURCE iv_cur1 = 'EUR'
35 Class Method  CL_FDT_GTC_COMPARISON - TEST_AMOUNT Unit Test for value comparisons SOURCE iv_comp_op = if_fdt_element=>gc_option_equal
36 Class Method  CL_FDT_GTC_COMPARISON - TEST_AMOUNT Unit Test for value comparisons SOURCE iv_num2 = '2'
37 Class Method  CL_FDT_GTC_COMPARISON - TEST_AMOUNT Unit Test for value comparisons SOURCE iv_cur2 = 'EUR'
38 Class Method  CL_FDT_GTC_COMPARISON - TEST_AMOUNT Unit Test for value comparisons SOURCE iv_result = abap_false ).
39 Class Method  CL_FDT_GTC_COMPARISON - TEST_AMOUNT Unit Test for value comparisons SOURCE test_amount( iv_num1 = '1'
40 Class Method  CL_FDT_GTC_COMPARISON - TEST_AMOUNT Unit Test for value comparisons SOURCE iv_cur1 = 'EUR'
41 Class Method  CL_FDT_GTC_COMPARISON - TEST_AMOUNT Unit Test for value comparisons SOURCE iv_comp_op = if_fdt_element=>gc_option_equal
42 Class Method  CL_FDT_GTC_COMPARISON - TEST_AMOUNT Unit Test for value comparisons SOURCE iv_num2 = '0'
43 Class Method  CL_FDT_GTC_COMPARISON - TEST_AMOUNT Unit Test for value comparisons SOURCE iv_result = abap_false ).
44 Class Method  CL_FDT_GTC_COMPARISON - TEST_AMOUNT Unit Test for value comparisons SOURCE test_amount( iv_num1 = '1'
45 Class Method  CL_FDT_GTC_COMPARISON - TEST_AMOUNT Unit Test for value comparisons SOURCE iv_cur1 = 'EUR'
46 Class Method  CL_FDT_GTC_COMPARISON - TEST_AMOUNT Unit Test for value comparisons SOURCE iv_comp_op = if_fdt_element=>gc_option_greater
47 Class Method  CL_FDT_GTC_COMPARISON - TEST_AMOUNT Unit Test for value comparisons SOURCE iv_num2 = '0'
48 Class Method  CL_FDT_GTC_COMPARISON - TEST_AMOUNT Unit Test for value comparisons SOURCE iv_result = abap_true ).
49 Class Method  CL_FDT_GTC_COMPARISON - TEST_BOOLEAN Unit Test for value comparisons SOURCE test_boolean( iv_bool1 = abap_true
50 Class Method  CL_FDT_GTC_COMPARISON - TEST_BOOLEAN Unit Test for value comparisons SOURCE iv_comp_op = if_fdt_element=>gc_option_equal
51 Class Method  CL_FDT_GTC_COMPARISON - TEST_BOOLEAN Unit Test for value comparisons SOURCE iv_bool2 = abap_true
52 Class Method  CL_FDT_GTC_COMPARISON - TEST_BOOLEAN Unit Test for value comparisons SOURCE iv_result = abap_true ).
53 Class Method  CL_FDT_GTC_COMPARISON - TEST_BOOLEAN Unit Test for value comparisons SOURCE test_boolean( iv_bool1 = abap_true
54 Class Method  CL_FDT_GTC_COMPARISON - TEST_BOOLEAN Unit Test for value comparisons SOURCE iv_comp_op = if_fdt_element=>gc_option_not_equal
55 Class Method  CL_FDT_GTC_COMPARISON - TEST_BOOLEAN Unit Test for value comparisons SOURCE iv_bool2 = abap_false
56 Class Method  CL_FDT_GTC_COMPARISON - TEST_BOOLEAN Unit Test for value comparisons SOURCE iv_result = abap_true ).
57 Class Method  CL_FDT_GTC_COMPARISON - TEST_BOOLEAN Unit Test for value comparisons SOURCE test_boolean( iv_bool1 = abap_true
58 Class Method  CL_FDT_GTC_COMPARISON - TEST_BOOLEAN Unit Test for value comparisons SOURCE iv_comp_op = if_fdt_element=>gc_option_equal
59 Class Method  CL_FDT_GTC_COMPARISON - TEST_BOOLEAN Unit Test for value comparisons SOURCE iv_bool2 = abap_false
60 Class Method  CL_FDT_GTC_COMPARISON - TEST_BOOLEAN Unit Test for value comparisons SOURCE iv_result = abap_false ).
61 Class Method  CL_FDT_GTC_COMPARISON - TEST_NUMBER Unit Test for value comparisons SOURCE test_number( iv_num1 = '1'
62 Class Method  CL_FDT_GTC_COMPARISON - TEST_NUMBER Unit Test for value comparisons SOURCE iv_comp_op = if_fdt_element=>gc_option_equal
63 Class Method  CL_FDT_GTC_COMPARISON - TEST_NUMBER Unit Test for value comparisons SOURCE iv_num2 = '1'
64 Class Method  CL_FDT_GTC_COMPARISON - TEST_NUMBER Unit Test for value comparisons SOURCE iv_result = abap_true ).
65 Class Method  CL_FDT_GTC_COMPARISON - TEST_NUMBER Unit Test for value comparisons SOURCE test_number( iv_num1 = '1'
66 Class Method  CL_FDT_GTC_COMPARISON - TEST_NUMBER Unit Test for value comparisons SOURCE iv_comp_op = if_fdt_element=>gc_option_equal
67 Class Method  CL_FDT_GTC_COMPARISON - TEST_NUMBER Unit Test for value comparisons SOURCE iv_num2 = '2'
68 Class Method  CL_FDT_GTC_COMPARISON - TEST_NUMBER Unit Test for value comparisons SOURCE iv_result = abap_false ).
69 Class Method  CL_FDT_GTC_COMPARISON - TEST_NUMBER Unit Test for value comparisons SOURCE test_number( iv_num1 = '1'
70 Class Method  CL_FDT_GTC_COMPARISON - TEST_NUMBER Unit Test for value comparisons SOURCE iv_comp_op = if_fdt_element=>gc_option_not_equal
71 Class Method  CL_FDT_GTC_COMPARISON - TEST_NUMBER Unit Test for value comparisons SOURCE iv_num2 = '2'
72 Class Method  CL_FDT_GTC_COMPARISON - TEST_NUMBER Unit Test for value comparisons SOURCE iv_result = abap_true ).
73 Class Method  CL_FDT_GTC_COMPARISON - TEST_NUMBER Unit Test for value comparisons SOURCE test_number( iv_num1 = '1'
74 Class Method  CL_FDT_GTC_COMPARISON - TEST_NUMBER Unit Test for value comparisons SOURCE iv_comp_op = if_fdt_element=>gc_option_not_equal
75 Class Method  CL_FDT_GTC_COMPARISON - TEST_NUMBER Unit Test for value comparisons SOURCE iv_num2 = '1'
76 Class Method  CL_FDT_GTC_COMPARISON - TEST_NUMBER Unit Test for value comparisons SOURCE iv_result = abap_false ).
77 Class Method  CL_FDT_GTC_COMPARISON - TEST_NUMBER Unit Test for value comparisons SOURCE test_number( iv_num1 = '2'
78 Class Method  CL_FDT_GTC_COMPARISON - TEST_NUMBER Unit Test for value comparisons SOURCE iv_comp_op = if_fdt_element=>gc_option_greater
79 Class Method  CL_FDT_GTC_COMPARISON - TEST_NUMBER Unit Test for value comparisons SOURCE iv_num2 = '1'
80 Class Method  CL_FDT_GTC_COMPARISON - TEST_NUMBER Unit Test for value comparisons SOURCE iv_result = abap_true ).
81 Class Method  CL_FDT_GTC_COMPARISON - TEST_NUMBER Unit Test for value comparisons SOURCE test_number( iv_num1 = '2'
82 Class Method  CL_FDT_GTC_COMPARISON - TEST_NUMBER Unit Test for value comparisons SOURCE iv_comp_op = if_fdt_element=>gc_option_greater
83 Class Method  CL_FDT_GTC_COMPARISON - TEST_NUMBER Unit Test for value comparisons SOURCE iv_num2 = '2'
84 Class Method  CL_FDT_GTC_COMPARISON - TEST_NUMBER Unit Test for value comparisons SOURCE iv_result = abap_false ).
85 Class Method  CL_FDT_GTC_COMPARISON - TEST_NUMBER Unit Test for value comparisons SOURCE test_number( iv_num1 = '1'
86 Class Method  CL_FDT_GTC_COMPARISON - TEST_NUMBER Unit Test for value comparisons SOURCE iv_comp_op = if_fdt_element=>gc_option_greater_equal
87 Class Method  CL_FDT_GTC_COMPARISON - TEST_NUMBER Unit Test for value comparisons SOURCE iv_num2 = '1'
88 Class Method  CL_FDT_GTC_COMPARISON - TEST_NUMBER Unit Test for value comparisons SOURCE iv_result = abap_true ).
89 Class Method  CL_FDT_GTC_COMPARISON - TEST_NUMBER Unit Test for value comparisons SOURCE test_number( iv_num1 = '2'
90 Class Method  CL_FDT_GTC_COMPARISON - TEST_NUMBER Unit Test for value comparisons SOURCE iv_comp_op = if_fdt_element=>gc_option_greater_equal
91 Class Method  CL_FDT_GTC_COMPARISON - TEST_NUMBER Unit Test for value comparisons SOURCE iv_num2 = '1'
92 Class Method  CL_FDT_GTC_COMPARISON - TEST_NUMBER Unit Test for value comparisons SOURCE iv_result = abap_true ).
93 Class Method  CL_FDT_GTC_COMPARISON - TEST_NUMBER Unit Test for value comparisons SOURCE test_number( iv_num1 = '0'
94 Class Method  CL_FDT_GTC_COMPARISON - TEST_NUMBER Unit Test for value comparisons SOURCE iv_comp_op = if_fdt_element=>gc_option_greater_equal
95 Class Method  CL_FDT_GTC_COMPARISON - TEST_NUMBER Unit Test for value comparisons SOURCE iv_num2 = '1'
96 Class Method  CL_FDT_GTC_COMPARISON - TEST_NUMBER Unit Test for value comparisons SOURCE iv_result = abap_false ).
97 Class Method  CL_FDT_GTC_COMPARISON - TEST_NUMBER Unit Test for value comparisons SOURCE test_number( iv_num1 = '1'
98 Class Method  CL_FDT_GTC_COMPARISON - TEST_NUMBER Unit Test for value comparisons SOURCE iv_comp_op = if_fdt_element=>gc_option_less
99 Class Method  CL_FDT_GTC_COMPARISON - TEST_NUMBER Unit Test for value comparisons SOURCE iv_num2 = '2'
100 Class Method  CL_FDT_GTC_COMPARISON - TEST_NUMBER Unit Test for value comparisons SOURCE iv_result = abap_true ).
101 Class Method  CL_FDT_GTC_COMPARISON - TEST_NUMBER Unit Test for value comparisons SOURCE test_number( iv_num1 = '2'
102 Class Method  CL_FDT_GTC_COMPARISON - TEST_NUMBER Unit Test for value comparisons SOURCE iv_comp_op = if_fdt_element=>gc_option_less
103 Class Method  CL_FDT_GTC_COMPARISON - TEST_NUMBER Unit Test for value comparisons SOURCE iv_num2 = '2'
104 Class Method  CL_FDT_GTC_COMPARISON - TEST_NUMBER Unit Test for value comparisons SOURCE iv_result = abap_false ).
105 Class Method  CL_FDT_GTC_COMPARISON - TEST_NUMBER Unit Test for value comparisons SOURCE test_number( iv_num1 = '1'
106 Class Method  CL_FDT_GTC_COMPARISON - TEST_NUMBER Unit Test for value comparisons SOURCE iv_comp_op = if_fdt_element=>gc_option_less_equal
107 Class Method  CL_FDT_GTC_COMPARISON - TEST_NUMBER Unit Test for value comparisons SOURCE iv_num2 = '1'
108 Class Method  CL_FDT_GTC_COMPARISON - TEST_NUMBER Unit Test for value comparisons SOURCE iv_result = abap_true ).
109 Class Method  CL_FDT_GTC_COMPARISON - TEST_NUMBER Unit Test for value comparisons SOURCE test_number( iv_num1 = '1'
110 Class Method  CL_FDT_GTC_COMPARISON - TEST_NUMBER Unit Test for value comparisons SOURCE iv_comp_op = if_fdt_element=>gc_option_less_equal
111 Class Method  CL_FDT_GTC_COMPARISON - TEST_NUMBER Unit Test for value comparisons SOURCE iv_num2 = '2'
112 Class Method  CL_FDT_GTC_COMPARISON - TEST_NUMBER Unit Test for value comparisons SOURCE iv_result = abap_true ).
113 Class Method  CL_FDT_GTC_COMPARISON - TEST_NUMBER Unit Test for value comparisons SOURCE test_number( iv_num1 = '2'
114 Class Method  CL_FDT_GTC_COMPARISON - TEST_NUMBER Unit Test for value comparisons SOURCE iv_comp_op = if_fdt_element=>gc_option_less_equal
115 Class Method  CL_FDT_GTC_COMPARISON - TEST_NUMBER Unit Test for value comparisons SOURCE iv_num2 = '1'
116 Class Method  CL_FDT_GTC_COMPARISON - TEST_NUMBER Unit Test for value comparisons SOURCE iv_result = abap_false ).
117 Class Method  CL_FDT_GTC_COMPARISON - TEST_NUMBER Unit Test for value comparisons SOURCE test_number( iv_num1 = '1.2345678901234567890123456781'
118 Class Method  CL_FDT_GTC_COMPARISON - TEST_NUMBER Unit Test for value comparisons SOURCE iv_comp_op = if_fdt_element=>gc_option_equal
119 Class Method  CL_FDT_GTC_COMPARISON - TEST_NUMBER Unit Test for value comparisons SOURCE iv_num2 = '1.2345678901234567890123456782'
120 Class Method  CL_FDT_GTC_COMPARISON - TEST_NUMBER Unit Test for value comparisons SOURCE iv_result = abap_true ).
121 Class Method  CL_FDT_GTC_COMPARISON - TEST_NUMBER Unit Test for value comparisons SOURCE test_number( iv_num1 = '1.234567890123456789012345671'
122 Class Method  CL_FDT_GTC_COMPARISON - TEST_NUMBER Unit Test for value comparisons SOURCE iv_comp_op = if_fdt_element=>gc_option_equal
123 Class Method  CL_FDT_GTC_COMPARISON - TEST_NUMBER Unit Test for value comparisons SOURCE iv_num2 = '1.234567890123456789012345672'
124 Class Method  CL_FDT_GTC_COMPARISON - TEST_NUMBER Unit Test for value comparisons SOURCE iv_result = abap_false ).
125 Class Method  CL_FDT_GTC_COMPARISON - TEST_QUANTITY Unit Test for value comparisons SOURCE test_quantity( iv_num1 = '1'
126 Class Method  CL_FDT_GTC_COMPARISON - TEST_QUANTITY Unit Test for value comparisons SOURCE iv_qua1 = 'KG'
127 Class Method  CL_FDT_GTC_COMPARISON - TEST_QUANTITY Unit Test for value comparisons SOURCE iv_comp_op = if_fdt_element=>gc_option_equal
128 Class Method  CL_FDT_GTC_COMPARISON - TEST_QUANTITY Unit Test for value comparisons SOURCE iv_num2 = '1'
129 Class Method  CL_FDT_GTC_COMPARISON - TEST_QUANTITY Unit Test for value comparisons SOURCE iv_qua2 = 'KG'
130 Class Method  CL_FDT_GTC_COMPARISON - TEST_QUANTITY Unit Test for value comparisons SOURCE iv_result = abap_true ).
131 Class Method  CL_FDT_GTC_COMPARISON - TEST_QUANTITY Unit Test for value comparisons SOURCE test_quantity( iv_num1 = '1'
132 Class Method  CL_FDT_GTC_COMPARISON - TEST_QUANTITY Unit Test for value comparisons SOURCE iv_qua1 = 'KG'
133 Class Method  CL_FDT_GTC_COMPARISON - TEST_QUANTITY Unit Test for value comparisons SOURCE iv_comp_op = if_fdt_element=>gc_option_equal
134 Class Method  CL_FDT_GTC_COMPARISON - TEST_QUANTITY Unit Test for value comparisons SOURCE iv_num2 = '10'
135 Class Method  CL_FDT_GTC_COMPARISON - TEST_QUANTITY Unit Test for value comparisons SOURCE iv_qua2 = 'KG'
136 Class Method  CL_FDT_GTC_COMPARISON - TEST_QUANTITY Unit Test for value comparisons SOURCE iv_result = abap_false ).
137 Class Method  CL_FDT_GTC_COMPARISON - TEST_QUANTITY Unit Test for value comparisons SOURCE test_quantity( iv_num1 = '1'
138 Class Method  CL_FDT_GTC_COMPARISON - TEST_QUANTITY Unit Test for value comparisons SOURCE iv_qua1 = 'KG'
139 Class Method  CL_FDT_GTC_COMPARISON - TEST_QUANTITY Unit Test for value comparisons SOURCE iv_comp_op = if_fdt_element=>gc_option_equal
140 Class Method  CL_FDT_GTC_COMPARISON - TEST_QUANTITY Unit Test for value comparisons SOURCE iv_num2 = '1000'
141 Class Method  CL_FDT_GTC_COMPARISON - TEST_QUANTITY Unit Test for value comparisons SOURCE iv_qua2 = 'G'
142 Class Method  CL_FDT_GTC_COMPARISON - TEST_QUANTITY Unit Test for value comparisons SOURCE iv_result = abap_true ).
143 Class Method  CL_FDT_GTC_COMPARISON - TEST_QUANTITY Unit Test for value comparisons SOURCE test_quantity( iv_num1 = '1'
144 Class Method  CL_FDT_GTC_COMPARISON - TEST_QUANTITY Unit Test for value comparisons SOURCE iv_qua1 = 'KG'
145 Class Method  CL_FDT_GTC_COMPARISON - TEST_QUANTITY Unit Test for value comparisons SOURCE iv_comp_op = if_fdt_element=>gc_option_greater
146 Class Method  CL_FDT_GTC_COMPARISON - TEST_QUANTITY Unit Test for value comparisons SOURCE iv_num2 = '0'
147 Class Method  CL_FDT_GTC_COMPARISON - TEST_QUANTITY Unit Test for value comparisons SOURCE iv_result = abap_true ).
148 Class Method  CL_FDT_GTC_COMPARISON - TEST_QUANTITY Unit Test for value comparisons SOURCE test_quantity( iv_num1 = '10'
149 Class Method  CL_FDT_GTC_COMPARISON - TEST_QUANTITY Unit Test for value comparisons SOURCE iv_qua1 = 'KG'
150 Class Method  CL_FDT_GTC_COMPARISON - TEST_QUANTITY Unit Test for value comparisons SOURCE iv_comp_op = if_fdt_element=>gc_option_equal
151 Class Method  CL_FDT_GTC_COMPARISON - TEST_QUANTITY Unit Test for value comparisons SOURCE iv_num2 = '0'
152 Class Method  CL_FDT_GTC_COMPARISON - TEST_QUANTITY Unit Test for value comparisons SOURCE iv_result = abap_false ).
153 Class Method  CL_FDT_GTC_COMPARISON - TEST_TABLE Unit Test for value comparisons SOURCE test_table( it_table1 = lt_table1
154 Class Method  CL_FDT_GTC_COMPARISON - TEST_TABLE Unit Test for value comparisons SOURCE iv_comp_op = if_fdt_element=>gc_option_equal
155 Class Method  CL_FDT_GTC_COMPARISON - TEST_TABLE Unit Test for value comparisons SOURCE it_table2 = lt_table2
156 Class Method  CL_FDT_GTC_COMPARISON - TEST_TABLE Unit Test for value comparisons SOURCE iv_result = abap_true ).
157 Class Method  CL_FDT_GTC_COMPARISON - TEST_TABLE Unit Test for value comparisons SOURCE test_table( it_table1 = lt_table1
158 Class Method  CL_FDT_GTC_COMPARISON - TEST_TABLE Unit Test for value comparisons SOURCE iv_comp_op = if_fdt_element=>gc_option_not_equal
159 Class Method  CL_FDT_GTC_COMPARISON - TEST_TABLE Unit Test for value comparisons SOURCE it_table2 = lt_table2
160 Class Method  CL_FDT_GTC_COMPARISON - TEST_TABLE Unit Test for value comparisons SOURCE iv_result = abap_false ).
161 Class Method  CL_FDT_GTC_COMPARISON - TEST_TABLE Unit Test for value comparisons SOURCE test_table( it_table1 = lt_table1
162 Class Method  CL_FDT_GTC_COMPARISON - TEST_TABLE Unit Test for value comparisons SOURCE iv_comp_op = if_fdt_element=>gc_option_equal
163 Class Method  CL_FDT_GTC_COMPARISON - TEST_TABLE Unit Test for value comparisons SOURCE it_table2 = lt_table2
164 Class Method  CL_FDT_GTC_COMPARISON - TEST_TABLE Unit Test for value comparisons SOURCE iv_result = abap_true ).
165 Class Method  CL_FDT_GTC_COMPARISON - TEST_TABLE Unit Test for value comparisons SOURCE test_table( it_table1 = lt_table1
166 Class Method  CL_FDT_GTC_COMPARISON - TEST_TABLE Unit Test for value comparisons SOURCE iv_comp_op = if_fdt_element=>gc_option_greater
167 Class Method  CL_FDT_GTC_COMPARISON - TEST_TABLE Unit Test for value comparisons SOURCE it_table2 = lt_table2
168 Class Method  CL_FDT_GTC_COMPARISON - TEST_TABLE Unit Test for value comparisons SOURCE iv_result = abap_false ).
169 Class Method  CL_FDT_GTC_COMPARISON - TEST_TABLE Unit Test for value comparisons SOURCE test_table( it_table1 = lt_table1
170 Class Method  CL_FDT_GTC_COMPARISON - TEST_TABLE Unit Test for value comparisons SOURCE iv_comp_op = if_fdt_element=>gc_option_equal
171 Class Method  CL_FDT_GTC_COMPARISON - TEST_TABLE Unit Test for value comparisons SOURCE it_table2 = lt_table2
172 Class Method  CL_FDT_GTC_COMPARISON - TEST_TABLE Unit Test for value comparisons SOURCE iv_result = abap_false ).
173 Class Method  CL_FDT_GTC_COMPARISON - TEST_TABLE Unit Test for value comparisons SOURCE test_table( it_table1 = lt_table1
174 Class Method  CL_FDT_GTC_COMPARISON - TEST_TABLE Unit Test for value comparisons SOURCE iv_comp_op = if_fdt_element=>gc_option_less_equal
175 Class Method  CL_FDT_GTC_COMPARISON - TEST_TABLE Unit Test for value comparisons SOURCE it_table2 = lt_table2
176 Class Method  CL_FDT_GTC_COMPARISON - TEST_TABLE Unit Test for value comparisons SOURCE iv_result = abap_true ).
177 Class Method  CL_FDT_GTC_COMPARISON - TEST_TABLE Unit Test for value comparisons SOURCE test_table( it_table1 = lt_table1
178 Class Method  CL_FDT_GTC_COMPARISON - TEST_TABLE Unit Test for value comparisons SOURCE iv_comp_op = if_fdt_element=>gc_option_less_equal
179 Class Method  CL_FDT_GTC_COMPARISON - TEST_TABLE Unit Test for value comparisons SOURCE it_table2 = lt_table2
180 Class Method  CL_FDT_GTC_COMPARISON - TEST_TABLE Unit Test for value comparisons SOURCE iv_result = abap_false ).
181 Class Method  CL_FDT_GTC_COMPARISON - TEST_TABLE Unit Test for value comparisons SOURCE test_table( it_table1 = lt_table1
182 Class Method  CL_FDT_GTC_COMPARISON - TEST_TABLE Unit Test for value comparisons SOURCE iv_comp_op = if_fdt_element=>gc_option_less
183 Class Method  CL_FDT_GTC_COMPARISON - TEST_TABLE Unit Test for value comparisons SOURCE it_table2 = lt_table2
184 Class Method  CL_FDT_GTC_COMPARISON - TEST_TABLE Unit Test for value comparisons SOURCE iv_result = abap_true ).
185 Class Method  CL_FDT_GTC_COMPARISON - TEST_TEXT Unit Test for value comparisons SOURCE test_text( iv_text1 = 'A'
186 Class Method  CL_FDT_GTC_COMPARISON - TEST_TEXT Unit Test for value comparisons SOURCE iv_comp_op = if_fdt_element=>gc_option_equal
187 Class Method  CL_FDT_GTC_COMPARISON - TEST_TEXT Unit Test for value comparisons SOURCE iv_text2 = 'A'
188 Class Method  CL_FDT_GTC_COMPARISON - TEST_TEXT Unit Test for value comparisons SOURCE iv_result = abap_true ).
189 Class Method  CL_FDT_GTC_COMPARISON - TEST_TEXT Unit Test for value comparisons SOURCE test_text( iv_text1 = 'AAAAA'
190 Class Method  CL_FDT_GTC_COMPARISON - TEST_TEXT Unit Test for value comparisons SOURCE iv_comp_op = if_fdt_element=>gc_option_equal
191 Class Method  CL_FDT_GTC_COMPARISON - TEST_TEXT Unit Test for value comparisons SOURCE iv_text2 = 'aaaaa'
192 Class Method  CL_FDT_GTC_COMPARISON - TEST_TEXT Unit Test for value comparisons SOURCE iv_result = abap_false ).
193 Class Method  CL_FDT_GTC_COMPARISON - TEST_TEXT Unit Test for value comparisons SOURCE test_text( iv_text1 = 'AbbcD'
194 Class Method  CL_FDT_GTC_COMPARISON - TEST_TEXT Unit Test for value comparisons SOURCE iv_comp_op = if_fdt_element=>gc_option_contains_pattern
195 Class Method  CL_FDT_GTC_COMPARISON - TEST_TEXT Unit Test for value comparisons SOURCE iv_text2 = '*bbc*'
196 Class Method  CL_FDT_GTC_COMPARISON - TEST_TEXT Unit Test for value comparisons SOURCE iv_result = abap_true ).
197 Class Method  CL_FDT_GTC_COMPARISON - TEST_TEXT Unit Test for value comparisons SOURCE test_text( iv_text1 = 'AbbcD'
198 Class Method  CL_FDT_GTC_COMPARISON - TEST_TEXT Unit Test for value comparisons SOURCE iv_comp_op = if_fdt_element=>gc_option_not_contains_pattern
199 Class Method  CL_FDT_GTC_COMPARISON - TEST_TEXT Unit Test for value comparisons SOURCE iv_text2 = '*bbc*'
200 Class Method  CL_FDT_GTC_COMPARISON - TEST_TEXT Unit Test for value comparisons SOURCE iv_result = abap_false ).
201 Class Method  CL_FDT_GTC_COMPARISON - TEST_TEXT Unit Test for value comparisons SOURCE test_text( iv_text1 = 'Abbcf'
202 Class Method  CL_FDT_GTC_COMPARISON - TEST_TEXT Unit Test for value comparisons SOURCE iv_comp_op = if_fdt_element=>gc_option_greater
203 Class Method  CL_FDT_GTC_COMPARISON - TEST_TEXT Unit Test for value comparisons SOURCE iv_text2 = 'Abbce'
204 Class Method  CL_FDT_GTC_COMPARISON - TEST_TEXT Unit Test for value comparisons SOURCE iv_result = abap_true ).
205 Class Method  CL_FDT_GTC_COMPARISON - TEST_TEXT Unit Test for value comparisons SOURCE test_text( iv_text1 = 'Abbcf'
206 Class Method  CL_FDT_GTC_COMPARISON - TEST_TEXT Unit Test for value comparisons SOURCE iv_comp_op = if_fdt_element=>gc_option_greater_equal
207 Class Method  CL_FDT_GTC_COMPARISON - TEST_TEXT Unit Test for value comparisons SOURCE iv_text2 = 'Abbc'
208 Class Method  CL_FDT_GTC_COMPARISON - TEST_TEXT Unit Test for value comparisons SOURCE iv_result = abap_true ).
209 Class Method  CL_FDT_GTC_COMPARISON - TEST_TEXT Unit Test for value comparisons SOURCE test_text( iv_text1 = 'XXY'
210 Class Method  CL_FDT_GTC_COMPARISON - TEST_TEXT Unit Test for value comparisons SOURCE iv_comp_op = if_fdt_element=>gc_option_greater_equal
211 Class Method  CL_FDT_GTC_COMPARISON - TEST_TEXT Unit Test for value comparisons SOURCE iv_text2 = 'Abbc'
212 Class Method  CL_FDT_GTC_COMPARISON - TEST_TEXT Unit Test for value comparisons SOURCE iv_result = abap_true ).
213 Class Method  CL_FDT_GTC_COMPARISON - TEST_TEXT Unit Test for value comparisons SOURCE test_text( iv_text1 = 'xXY'
214 Class Method  CL_FDT_GTC_COMPARISON - TEST_TEXT Unit Test for value comparisons SOURCE iv_comp_op = if_fdt_element=>gc_option_less
215 Class Method  CL_FDT_GTC_COMPARISON - TEST_TEXT Unit Test for value comparisons SOURCE iv_text2 = 'Abbc'
216 Class Method  CL_FDT_GTC_COMPARISON - TEST_TEXT Unit Test for value comparisons SOURCE iv_result = abap_false ).
217 Class Method  CL_FDT_GTC_COMPARISON - TEST_TEXT Unit Test for value comparisons SOURCE test_text( iv_text1 = 'xXY'
218 Class Method  CL_FDT_GTC_COMPARISON - TEST_TEXT Unit Test for value comparisons SOURCE iv_comp_op = if_fdt_element=>gc_option_less_equal
219 Class Method  CL_FDT_GTC_COMPARISON - TEST_TEXT Unit Test for value comparisons SOURCE iv_text2 = 'xbbc'
220 Class Method  CL_FDT_GTC_COMPARISON - TEST_TEXT Unit Test for value comparisons SOURCE iv_result = abap_false ).
221 Class Method  CL_FDT_GTC_COMPARISON - TEST_TEXT Unit Test for value comparisons SOURCE test_text( iv_text1 = 'xXY'
222 Class Method  CL_FDT_GTC_COMPARISON - TEST_TEXT Unit Test for value comparisons SOURCE iv_comp_op = if_fdt_range=>gc_option_contains_any
223 Class Method  CL_FDT_GTC_COMPARISON - TEST_TEXT Unit Test for value comparisons SOURCE iv_text2 = 'xbbc'
224 Class Method  CL_FDT_GTC_COMPARISON - TEST_TEXT Unit Test for value comparisons SOURCE iv_result = abap_true ).
225 Class Method  CL_FDT_GTC_COMPARISON - TEST_TEXT Unit Test for value comparisons SOURCE test_text( iv_text1 = 'xXY'
226 Class Method  CL_FDT_GTC_COMPARISON - TEST_TEXT Unit Test for value comparisons SOURCE iv_comp_op = if_fdt_range=>gc_option_contains_not_any
227 Class Method  CL_FDT_GTC_COMPARISON - TEST_TEXT Unit Test for value comparisons SOURCE iv_text2 = 'xbbc'
228 Class Method  CL_FDT_GTC_COMPARISON - TEST_TEXT Unit Test for value comparisons SOURCE iv_result = abap_false ).
229 Class Method  CL_FDT_GTC_COMPARISON - TEST_TEXT Unit Test for value comparisons SOURCE test_text( iv_text1 = 'xXY'
230 Class Method  CL_FDT_GTC_COMPARISON - TEST_TEXT Unit Test for value comparisons SOURCE iv_comp_op = if_fdt_range=>gc_option_contains_not_only
231 Class Method  CL_FDT_GTC_COMPARISON - TEST_TEXT Unit Test for value comparisons SOURCE iv_text2 = 'xY'
232 Class Method  CL_FDT_GTC_COMPARISON - TEST_TEXT Unit Test for value comparisons SOURCE iv_result = abap_true ).
233 Class Method  CL_FDT_GTC_COMPARISON - TEST_TEXT Unit Test for value comparisons SOURCE test_text( iv_text1 = 'xXY'
234 Class Method  CL_FDT_GTC_COMPARISON - TEST_TEXT Unit Test for value comparisons SOURCE iv_comp_op = if_fdt_range=>gc_option_contains_no_string
235 Class Method  CL_FDT_GTC_COMPARISON - TEST_TEXT Unit Test for value comparisons SOURCE iv_text2 = 'xbbc'
236 Class Method  CL_FDT_GTC_COMPARISON - TEST_TEXT Unit Test for value comparisons SOURCE iv_result = abap_true ).
237 Class Method  CL_FDT_GTC_COMPARISON - TEST_TEXT Unit Test for value comparisons SOURCE test_text( iv_text1 = 'xXY'
238 Class Method  CL_FDT_GTC_COMPARISON - TEST_TEXT Unit Test for value comparisons SOURCE iv_comp_op = if_fdt_range=>gc_option_contains_only
239 Class Method  CL_FDT_GTC_COMPARISON - TEST_TEXT Unit Test for value comparisons SOURCE iv_text2 = 'xXYA'
240 Class Method  CL_FDT_GTC_COMPARISON - TEST_TEXT Unit Test for value comparisons SOURCE iv_result = abap_true ).
241 Class Method  CL_FDT_GTC_COMPARISON - TEST_TEXT Unit Test for value comparisons SOURCE test_text( iv_text1 = 'xXY'
242 Class Method  CL_FDT_GTC_COMPARISON - TEST_TEXT Unit Test for value comparisons SOURCE iv_comp_op = if_fdt_range=>gc_option_contains_string
243 Class Method  CL_FDT_GTC_COMPARISON - TEST_TEXT Unit Test for value comparisons SOURCE iv_text2 = 'xX'
244 Class Method  CL_FDT_GTC_COMPARISON - TEST_TEXT Unit Test for value comparisons SOURCE iv_result = abap_true ).
245 Class Method  CL_FDT_GTC_COMPARISON - TEST_TIMEPOINT Unit Test for value comparisons SOURCE test_timepoint( iv_timepoint1 = ls_timepoint1
246 Class Method  CL_FDT_GTC_COMPARISON - TEST_TIMEPOINT Unit Test for value comparisons SOURCE iv_comp_op = if_fdt_element=>gc_option_equal
247 Class Method  CL_FDT_GTC_COMPARISON - TEST_TIMEPOINT Unit Test for value comparisons SOURCE iv_timepoint2 = ls_timepoint2
248 Class Method  CL_FDT_GTC_COMPARISON - TEST_TIMEPOINT Unit Test for value comparisons SOURCE iv_result = abap_true ).
249 Class Method  CL_FDT_GTC_COMPARISON - TEST_TIMEPOINT Unit Test for value comparisons SOURCE test_timepoint( iv_timepoint1 = ls_timepoint1
250 Class Method  CL_FDT_GTC_COMPARISON - TEST_TIMEPOINT Unit Test for value comparisons SOURCE iv_comp_op = if_fdt_element=>gc_option_less
251 Class Method  CL_FDT_GTC_COMPARISON - TEST_TIMEPOINT Unit Test for value comparisons SOURCE iv_timepoint2 = ls_timepoint2
252 Class Method  CL_FDT_GTC_COMPARISON - TEST_TIMEPOINT Unit Test for value comparisons SOURCE iv_result = abap_true ).
253 Class Method  CL_FDT_GTC_COMPARISON - TEST_TIMEPOINT Unit Test for value comparisons SOURCE test_timepoint( iv_timepoint1 = ls_timepoint1
254 Class Method  CL_FDT_GTC_COMPARISON - TEST_TIMEPOINT Unit Test for value comparisons SOURCE iv_comp_op = if_fdt_element=>gc_option_greater_equal
255 Class Method  CL_FDT_GTC_COMPARISON - TEST_TIMEPOINT Unit Test for value comparisons SOURCE iv_timepoint2 = ls_timepoint2
256 Class Method  CL_FDT_GTC_COMPARISON - TEST_TIMEPOINT Unit Test for value comparisons SOURCE iv_result = abap_false ).
257 Class Method  CL_FDT_QUANTITY_CONV - COMPARE_QUANTITIES FDT Service: Conversion of quantities w. units
258 Class Method  CL_FDT_QUANTITY_CONV - CONVERT_QUANTITY FDT Service: Conversion of quantities w. units
259 Class Method  CL_FDT_QUANTITY_CONV - UNIT_EXIST FDT Service: Conversion of quantities w. units
260 Class Method  CX_ROOT - GET_LONGTEXT Abstract Superclass for All Global Exceptions
261 Class Method  CX_ROOT - GET_LONGTEXT Abstract Superclass for All Global Exceptions
262 Class Method  CX_ROOT - GET_LONGTEXT Abstract Superclass for All Global Exceptions
263 Class Method  IF_MESSAGE - GET_LONGTEXT Interface for Accessing Texts from Message Objects
264 Class Method  IF_MESSAGE - GET_LONGTEXT Interface for Accessing Texts from Message Objects
265 Class Method  IF_MESSAGE - GET_LONGTEXT Interface for Accessing Texts from Message Objects