abaplint icon indicating copy to clipboard operation
abaplint copied to clipboard

VALUE BASE can be changed to append

Open larshp opened this issue 3 years ago • 1 comments

        gt_range = VALUE #( BASE gt_range
                                                 ( sign = 'I'
                                                   option = 'EQ'
                                                   low = <gs_sdf>-low ) ).

larshp avatar Sep 07 '22 04:09 larshp

matched_parameters = VALUE #( BASE matched_parameters ( name = <parameter>-name kind = exporting value = parameter_value ) ).

larshp avatar May 18 '23 12:05 larshp