‎2007 Dec 17 1:44 AM
‎2007 Dec 17 1:52 AM
There are several ways of starting the text element maintenance function:
1. From the R/3 initial screen,
choose Tools -
> ABAP Workbench -
> Development -
> Programming environ. -
> Text elements.
2. From the Repository Browser, choose the Program objects for a program and select Text elements.
3 . From the ABAP Editor, choose Goto -
> Text elements.
4 . From the initial screen of the ABAP Editor, enter the program name. Then, in the sub-objects group box, select Text elements, and chose Display or Change.
Regards,
Maha
‎2007 Dec 17 3:42 AM
‎2007 Dec 17 4:12 AM
Hi renu,
Tcode for text elements is SE32 with this u can create a text elements for program or class
Regards,
Sana.
Reward for useful answers..
‎2007 Dec 17 4:41 AM
Hi Renu
One method is using tcode - se91. and give the message class and number.
other method is - write text-001 in the ABAP editor and double click on this. from there also you can give the message class and id.
Reward Points. if it will be helpful to you.
Regards
Deepanker.
‎2007 Dec 17 4:53 AM