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

Function Modules or Methods to Retrieve texts in Material Master

Former Member
0 Likes
745

Hi All,

Can you get me a list of Function Modules which retrieve the text from Material Master.

My requirement is to extract texts:

Basic Text - at material level

Purchase Order text - at material level

Sales Texts - at material-sales org level

Thanks in Advance.

Sure Points for all Valuable answers

Regards

Vinayak

2 REPLIES 2
Read only

former_member156446
Active Contributor
0 Likes
480

hi

u can get using read_text FM ask ur functionl person to give you the ID and other details required..

u can also get it from STXH table... from which even the FM gets data..

Read only

Former Member
0 Likes
480

Hi ,

You will have to use the FM READ_TEXT and to get the objectid nad text id refer to the table TTXIT.

Regards

Arun