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
526

hi folks ,

can any body tell me in which database table the long text get stored.

3 REPLIES 3
Read only

Former Member
Read only

Former Member
0 Likes
493

Hi,

Long text will not be stored in the data base, but the reference will be generated in tables STXH & STXL.

To read the long text you need to use the FM READ_TEXT. To Save SAVE_TEXT.

Regards,

Satish

Read only

Former Member
0 Likes
493

Check the tables STXH,STXB and STXL TTXOB TTXOT

Regards,

Nageswar