Quantcast
Channel: SCN: Message List
Viewing all articles
Browse latest Browse all 8451

Re: Smart form # issue instead of new line

$
0
0

NEWLINE will not work, so you can try this:

SPLIT test AT cl_abap_char_utilities=>newline INTO table..

and additionaly split as you need ( >255 chars in your screenshots ).

Then print table lines.


Viewing all articles
Browse latest Browse all 8451

Trending Articles