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

table Sthx

Former Member
0 Likes
583

Hi Guys,

do you know how table STHX is filled by SAP?

i have an issue on the bill of lading packing list and picking list layout. they are sapscript. there is a function that call the sthx and if it do not find anything in this table it blanks the calculation for the packing detail as quantity and so on.

the function works fine but if i go in sthx and insert the TDNAME it doesn't find anything.

if you can tell how it is fulfilled.

thanks

C.

1 ACCEPTED SOLUTION
Read only

Former Member
0 Likes
543

I tried table STHX in SAP ECC 6 and its not available it it. However the table STXH is updated when

CREATE_TEXT, SAVE_TEXT are executed.

To view the contents use the FM READ_TEXT.

Thanks,

LK

2 REPLIES 2
Read only

Former Member
0 Likes
544

I tried table STHX in SAP ECC 6 and its not available it it. However the table STXH is updated when

CREATE_TEXT, SAVE_TEXT are executed.

To view the contents use the FM READ_TEXT.

Thanks,

LK

Read only

Former Member
0 Likes
543

Would be filled by user data entry in SD/LE processing, according to config text definitions and settings.