Working with Text Elements

The ABAP programming environment allows you to create and maintain programs in several languages. You can store all texts the program outputs to the screen as text elements in text pools. For different languages, you can create your own text pools. When changing texts, you then do not have to change the program code, but just the appropriate text element(s).

In this section you learn about:

Text Elements - Concept

Creating and Changing Text Elements

Comparing Text Elements

Copying Text Elements

Translating Text Elements