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

Retrieve item text in SO document

Former Member
0 Likes
578

Hi Experts,

How can i retrieve text stored at item level in a Sales Order Document.

Iam able to retreive header text through by table STXH.

But this tables does not show item level text.

Pls suggest?

Thanx in advance.

Rajiv Ranjan

Hi Experts,

How can i retrieve text stored at item level in a Sales Order Document.

Iam able to retreive header text through by table STXH.

But this tables does not show item level text.

Pls suggest?

Thanx in advance.

Rajiv Ranjan

3 REPLIES 3
Read only

Former Member
0 Likes
481

Hi,

You can retrive this using the Fun Module;

READ_TEXT

have to pass 4 paramters for this:

go to the text, double click on it, takes to text editor

from there GOTO -> header

will give the OBJECT, ID, OBJECTNAME(mostly the SO doc no and Item No has to be concatenated and to be passed), and lang.

reward if useful

regards,

Anji

Read only

Former Member
0 Likes
481

Hi,

Goto that sales order then GOTO --> Texts --> Item texts, then click a Item text to show the text in the Line editor, then Goto --> Header to display the Header details for the Item text, here you will find all the details to pass the data to the Read_text furnction module

Regards

SUdheer

Read only

Former Member
0 Likes
481

u have to maintain Sales text in MM02 for a given material , then only u will get.

Regards

Prabhu