2008 Jul 13 8:30 AM
2008 Jul 13 8:34 AM
hi ,
you need to use the fm read_text to get the sales text in this case.
check this link for more info .
http://www.sap-basis-abap.com/sapac002.htm
vij
2008 Jul 13 8:34 AM
hi ,
you need to use the fm read_text to get the sales text in this case.
check this link for more info .
http://www.sap-basis-abap.com/sapac002.htm
vij
2008 Jul 13 8:45 AM
thanks for your reply, but I don't know how to assign the values to the parameters.
2008 Jul 13 9:09 AM
Hi Ya Huali,
Please check this link
You can find the values of these fields.
Text Name
Language
Text ID
Text Object
Goto the Sales text Tab in Material Master transaction MM01, at the left end bottom you can find the Text Editor Push button.
Select the text and press the Text editor push button now you can see the text editor. in that Menu path
Goto ---> Header
Now you get a Text editor screen there you can find the the values of these fields.
Text Name
Language
Text ID
Text Object
Generally you need to pass these values to the Function Module READ_TEXT.
Best reagards,
raam