Application Development and Automation Discussions
Join the discussions or start your own on all things application development, including tools and APIs, programming models, and keeping your skills sharp.
cancel
Showing results for 
Search instead for 
Did you mean: 
Read only

get evaluations comments : sapscript texts

Former Member
0 Likes
308

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.

1 REPLY 1
Read only

Former Member
0 Likes
280

solved