Application Development and Automation Discussions
Join the discussions or start your own on all things application development, including tools and APIs, programming models, and keeping your skills sharp.
cancel
Showing results for 
Search instead for 
Did you mean: 
Read only

Purchase order Text and Basic data text needed from MM03 tcode

Former Member
0 Likes
872

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

2 REPLIES 2
Read only

Former Member
0 Likes
538

Hi Try this

Go to table STXH

and pass the corresponding Object Id ,

with this u can fetch required texts

Vijay

Read only

Former Member
0 Likes
538

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 *