Application Development 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: 

long text

Former Member
0 Kudos

hi folks ,

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

3 REPLIES 3

Former Member

Former Member
0 Kudos

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

Former Member
0 Kudos

Check the tables STXH,STXB and STXL TTXOB TTXOT

Regards,

Nageswar