Skip to Content
0
Former Member
Apr 22, 2009 at 04:37 PM

How to find the texts stored in transactions

5226 Views

Guys,

i have a probelm. I am working on smartforms and i need to display texts that are stroed in the transaction. The probelm is, when i create some text, i am able to find a new entry for that in STXH table. But the text name that gets generated in teh STXH table is different from the document number that i have for the transaction. Example..: if sale order number is 100. there in the table i get entry such as 57FC00001002902009. If i pass the entry from the stxh table to read_text i am able to view my text but if i pass my document number it shows error message.

Now how am i to link my document number to the number generated in the STXH table?

Thanks in advance.