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

No long text maintained but getting some random text using READ_TEXT

navdeep_thakur12
Explorer
0 Likes
452

hi

I have not maintained any long text for some field but on using read_text it fetches some random long text. On debugging inside READ_TEXT , that text is fetching from STXL(tx) database . and got to know some data/CLUSTD in STXL is there in encrypted form. I don't want that random text.

Regards

hi

I have not maintained any long text for some field but on using read_text it fetches some random long text. On debugging inside READ_TEXT , that text is fetching from STXL(tx) database . and got to know some data/CLUSTD in STXL is there in encrypted form. I don't want that random text.

Regards

1 REPLY 1
Read only

RaymondGiuseppi
Active Contributor
0 Likes
389

Look for OSS notes related to the application, some standard application have problem with long text associated to temporary key generated during transaction, before attribution of actual object number and database savie. SAP also provided some cleanup program sources attached to those notes.

Regards,

Raymond