cancel
Showing results for 
Search instead for 
Did you mean: 

Sales text on Material master

Former Member
0 Kudos

Hi,

Can sombody let me know the logic to determine the Sales text from material master. I need to poppulated the material desc field on the order with the sales text.

I tried using STXH and FM read_text, but i doesn't help.

Thanks in Advance guys

Accepted Solutions (1)

Accepted Solutions (1)

Former Member
0 Kudos

Hi, try with the VOTXN, Info Rec - Cust / Material, Text determination.

Thanks,

Jess

Former Member
0 Kudos

Goto VOTXN -> select Sales document item

create access sequence and inside access sequence give text object as MVKE and assign this access sequence to text ID.

This will pull sales text from Material master sales Text view into sales order item.

regards

vamshi

Answers (2)

Answers (2)

Lakshmipathi
Active Contributor
0 Kudos

Go to SE37, key in read_text and maintain the relevant data like Language, Text ID and Text Objects and execute. You can fetch the sales data from material master.

thanks

G. Lakshmipathi

Former Member
0 Kudos

Hi,

Do you want the Text from the Material master to be copied into the ORDER CONFIRMATION Output ?

If so then you can try with the READ _TEXT function module.

If you want to copy the text maintained in the Material master to Sales order then try VOTXN transaction as suggested above

.

thanks,

santosh