Hello,
hope i can get some help with my problem.
i know there are function modules that convert a string to a table.
for example SCMS_STRING_TO_FTEXT.
but i couldn't find a fm that does it considering not to split words.
for example:
looks like this:
................this is a te
st
should look like this
.................this is a
test
thanks very much for your help
Helmut