Hello,
We need to extract all comments filled by an employee in his evaluation form(PHAP *)
To my understanding, they are saved as sapscript texts but when we try to get them using FM read_text or "import from database", the system behaves strangely :
if the text entered is : "how are you"
we get in the internal table, three lines
how
are
you
is there a better way to get these comments?
Regards,
K.