Hi Sappers,
I am looking for the table and fields name where the purchase order text, in material master, is stored.
Many thanks
|
|
This website is not affiliated with, sponsored by, or approved by SAP AG.
Purchase order textModerators: thx4allthefish, Snowy, Ha Tran, svetja
3 posts
• Page 1 of 1
Purchase order textHi Sappers,
I am looking for the table and fields name where the purchase order text, in material master, is stored. Many thanks
Look at table STXH (header) and STXL (line) for pointers to the text which is stored in binary (I think) form. Then you'll need to use function module READ_TEXT to extract the text and convert to readable form.
ID = GRUN OBJECT = MATERIAL NAME = material number (18 bytes; leading zeros required if numeric) dt
3 posts
• Page 1 of 1
Who is onlineUsers browsing this forum: nsr001 and 26 guests |
|