Skip to Content
0
Former Member
Feb 10, 2011 at 12:05 AM

get evaluations comments : sapscript texts

28 Views

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.