Sunday, 13 May 2012

What is the use of text elements? | SAP-ABAP

Text elements are used to maintain the text without accessing the source code. While using it there is no need to hard code the string in the program. It is very helpful for software which is available in different languages.
It is also used to maintain the selection texts and list headers in the programs.

No comments: