‎2009 Jan 01 11:26 AM
Hi
I need Purchase order text and Basic data text to be fetched by material number.
Purchase order text and Basic data text are present in MM03 Tcode.
Can anyone please guide me how to do it.
Kind Regards
Sajid
‎2009 Jan 01 11:38 AM
Hi Try this
Go to table STXH
and pass the corresponding Object Id ,
with this u can fetch required texts
Vijay
‎2009 Jan 01 11:44 AM
hi
Purchase order text
GotoMM03 ->view purchase order text.
In purchase order text screen, below you find one icon 'Editor'
click on this icon. It will open another screen.
In this screen -> click Goto Menu->Header.
It will open the details about Purchase order text.
TextName (Generally it is material name)
Language
Text ID : BEST
Text Object: MATERIAL.
Pass the above to READ_TEXT to get the text
*Basic data text *