Skip to Content
0
Former Member
Nov 27, 2008 at 04:37 PM

Line feed char in Transfer

18 Views

Hello,

I am opening dataset in text mode and transfering few fields by concatenating with '~', but my next line is added at the end of the first line. I found that the class CL_ABAP_CHAR_UTILITIES is not existing in my system. I tried to add single space to see if I get anything different but no use.

Any feedback?