2022 Nov 22 5:22 AM
I'm trying to check why is my ITEM TEXT in item details was not being saved in STXH table. Can it be configured in user-exits?
2022 Nov 22 8:58 AM
Hello,
Item Text is standart text.you should to find in the stxh table.
you can search in the stxh
TDOBJECT = EKPO
TDNAME = Purchase Order-item no like this :450019449100010
2022 Nov 22 11:58 AM
How about material and info record PO text? When a PO is saved, the text were not saved in the STXH table
2022 Nov 22 2:22 PM
Texts are stored in STXH and STXL tables in the encrypted format. You will need to use READ_TEXT to read the same. For that, you will need the TDOBJECT and TDNAME etc as mentioned by Abit.
2022 Nov 23 4:24 AM
Yes however, my purchase order has an auto generated text on some of item texts and unfortunately it does not save in stxh or stxl table.
2022 Nov 23 1:55 PM
Look with ME23N on those long texts, double-click in the text area to switch to full-screen display, then in the menu navigate : goto, header and look at field 'text object', is the displayed value similar to EKKO or EKPO
If not, check your Customizing Materials Management, Purchasing, Purchase Order,Texts for Purchase Orders, Define Copying Rules for (Header, Item) Texts -> Are the text adopted in the target document?