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

Help needed for changing MATERIAL SALES TEXT

Former Member
0 Likes
693

We have a requirement where in i need to chang the existing material sales text. GOTO --> ITEM --> TEXT --> Material Sales text. iwould like to know if it would be possible to do it using a CATT program?? If yes any pointers if no what would be the best approach for this.

3 REPLIES 3
Read only

Former Member
0 Likes
519

Hi

I believe you should create a program where u can use the fms READ_TEXT and SAVE_TEXT in order to upload, change and save a text.

Max

Read only

0 Likes
519

I would create a custom program as Max suggested. FYI, to access sales text use the following:

ID: 0001

NAME: <material number><sales org><dist chan>

OBJECT: MVKE

Read only

Former Member
0 Likes
519

You can also use a LSMW.

You are lucky, this is exactly the eg taken in SAP help :

http://help.sap.com/saphelp_erp2005/helpdata/en/e1/c6d30210e6cf4eac7b054a73f8fb1d/frameset.htm

Hope this helps,

Erwan