‎2006 Nov 15 12:37 PM
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.
‎2006 Nov 15 12:40 PM
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
‎2006 Nov 15 2:45 PM
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
‎2006 Nov 15 3:48 PM
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