Hello All,
Does anyone know how can I achieve the above scenario ? I have a string variable that collects and appeneds text messages from various BAPI calls. At the end of the process, the contents of this variable will be mapped to a textview. Problem is, the length of the string collected is way too long and hence not very readable. I am not able to find a way to introduce a CRLF after each message is read and appended. Can anyone advise ? Thank you.
from
Kwok Wei