Daniel,
Try to use this like this will solve your issue, we are also on EHP6, and this is working perfectly fine.
concatenate x1 x2 x3 into x3 SEPARATED BY cl_abap_char_utilities=>newline.
Phani
Daniel,
Try to use this like this will solve your issue, we are also on EHP6, and this is working perfectly fine.
concatenate x1 x2 x3 into x3 SEPARATED BY cl_abap_char_utilities=>newline.
Phani