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

tcode to create text elements

Former Member
0 Likes
9,408

Hi,

What is the Tcode to create text elements.

Thanks

5 REPLIES 5
Read only

Former Member
0 Likes
3,000

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

Read only

Former Member
3,000

hi,

Go to transaction SO10.

Thanks,

Kasiraman R

Read only

Former Member
3,000

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..

Read only

Former Member
0 Likes
3,000

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.

Read only

Former Member
0 Likes
3,000

SE32