This website is not affiliated with, sponsored by, or approved by SAP AG.

Purchase order text

Logistics : MM and its sub-modules (WM, IM, PO, LIS)

Moderators: thx4allthefish, Snowy, Ha Tran, svetja

Purchase order text

Postby Med » Tue Oct 29, 2002 4:35 pm

Hi Sappers,

I am looking for the table and fields name where the purchase order text, in material master, is stored.

Many thanks

Med
 

Postby Tranny » Tue Oct 29, 2002 7:29 pm

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
Tranny
 
Posts: 225
Joined: Tue Oct 29, 2002 6:45 pm
Location: Texas

Purchase order text

Postby Med » Wed Oct 30, 2002 11:44 am

Extactly the right answer.

Many thanks.
Med
 


Return to Logistics MM

Who is online

Users browsing this forum: nsr001 and 26 guests




This website is not affiliated with, sponsored by, or approved by SAP AG.