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

Long Text

Former Member
0 Likes
493

Hi ABAPers

Where the long text of a document are stored ?

Thanks

1 ACCEPTED SOLUTION
Read only

Former Member
0 Likes
462

hi SK,

long text are stored in encrypted formats.

see tables STXH and STXL tables.

hope it helps you.

thanks

Sachin

3 REPLIES 3
Read only

Former Member
0 Likes
462

hi,

they are stored in tables

STXH - header

STXL - details.

if you want to read the texts you can use FM READ_TEXT

Read only

Former Member
0 Likes
463

hi SK,

long text are stored in encrypted formats.

see tables STXH and STXL tables.

hope it helps you.

thanks

Sachin

Read only

Former Member
0 Likes
462

Hi SK,

Long Text for which document u want.

I mean functionally for which document u want to display its text..

plz specify..

Regards,

Ankur