‎2010 Jul 19 1:49 PM
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.
‎2010 Jul 19 2:03 PM
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
‎2010 Jul 19 2:03 PM
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
‎2010 Jul 20 1:01 PM
Would be filled by user data entry in SD/LE processing, according to config text definitions and settings.