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

Text Elements ?

Former Member
0 Likes
459

why r u using Text Elements in the reports ?

1 ACCEPTED SOLUTION
Read only

ferry_lianto
Active Contributor
0 Likes
443

Hi,

Text element maintenance is a tool in the ABAP Workbench that makes it easier to maintain program texts in different languages. Any text that a program displays on the screen can be maintained as a text element.

Regards,

Ferry Lianto

3 REPLIES 3
Read only

ferry_lianto
Active Contributor
0 Likes
444

Hi,

Text element maintenance is a tool in the ABAP Workbench that makes it easier to maintain program texts in different languages. Any text that a program displays on the screen can be maintained as a text element.

Regards,

Ferry Lianto

Read only

0 Likes
443

You can translate the texts in other languages and modify without modifying the report.

It's easier and faster

Read only

former_member195698
Active Contributor
0 Likes
443

Hi,

Go through the Link given below. It gives the details of the different Types of Text Elements -


Selection Text, List header and Text symbols.

http://help.sap.com/saphelp_nw04/helpdata/en/e3/9609f6eb0711d194d100a0c94260a5/content.htm

Basically its used for maintaining text in different languages.

Regards,

Abhishek Jolly