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

Help on READ_TEXT

Former Member
0 Likes
340

Hi Friends,

I am using READ_TEXT fm to read text .

Can i know from which i can get all the storred text data for OBJECT-EKPO.

OBJECT ID -F01.

When i see in STXL and STXH no values for any object values i gave ,

But when i execute the program values are coming into the internal table i assigned to READ_TEXT.

I dont know where the text are coming from please help me........

1 REPLY 1
Read only

Clemenss
Active Contributor
0 Likes
318

Hi gokul,

text is stored in cluster table long records not directly displayable in SE16. That's why you (have to) use function module read_text.

Regards,

Clemens