Application Development 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: 

Get Purchase text in Material Master

Former Member
0 Kudos

hi All,

I am trying to find find out the Purchase order text which is entered in the Material Master.

Can this be done. Can any body tell me, HOw to go abt it...

With Regds

Ranjith Singh

4 REPLIES 4

former_member188685
Active Contributor
0 Kudos

Hi,

Try to use the Function module READ_TEXT.

Regards

vijay

0 Kudos

Hi Vijay,

Use the Function Module READ_TEXT and use the following:

Text Name : Material Number with leading zeros (0000000000001234567)

Language: EN

Text Id : BEST

Text Object: MATERIAL.

Hope this Helps.

Thanks

Lakshman

former_member197348
Active Contributor
0 Kudos

Hi Rajjit,

It will be available EKPO table.

I guess it is EKPO-MATXT or MATXT.

Thanks,

Ramakrishna

Lakshmant1
Active Contributor
0 Kudos

Hi Ranjith

Use the Function Module READ_TEXT and use the following:

Text Name : Material Number with leading zeros (0000000000001234567)

Language: EN

Text Id : BEST

Text Object: MATERIAL.

You can get the Text Id and text object by going to the header of the Text.

Hope this Helps.

Thanks

Lakshman