<?xml version="1.0" encoding="UTF-8"?>
<rss xmlns:content="http://purl.org/rss/1.0/modules/content/" xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#" xmlns:taxo="http://purl.org/rss/1.0/modules/taxonomy/" version="2.0">
  <channel>
    <title>topic selection texts in Application Development and Automation Discussions</title>
    <link>https://community.sap.com/t5/application-development-and-automation-discussions/selection-texts/m-p/3417438#M820757</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;what are selection texts ?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards,&lt;/P&gt;&lt;P&gt;Jagan&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Sat, 23 Feb 2008 10:24:35 GMT</pubDate>
    <dc:creator>Former Member</dc:creator>
    <dc:date>2008-02-23T10:24:35Z</dc:date>
    <item>
      <title>selection texts</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/selection-texts/m-p/3417438#M820757</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;what are selection texts ?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards,&lt;/P&gt;&lt;P&gt;Jagan&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Sat, 23 Feb 2008 10:24:35 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/selection-texts/m-p/3417438#M820757</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2008-02-23T10:24:35Z</dc:date>
    </item>
    <item>
      <title>Re: selection texts</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/selection-texts/m-p/3417439#M820758</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;You can replace the standard texts that appear next to input fields on selection screens with text elements. You can either use a short text defined in the ABAP Dictionary or create your own texts. Text elements help you to write language-independent programs. They are stored in the text pool of their language, and can be translated using the normal translation process.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Text elements include:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;1)List and column headers that appear in ABAP lists&lt;/P&gt;&lt;P&gt;2)Selection texts on selection screens&lt;/P&gt;&lt;P&gt;3)Text symbols that you use with the WRITE statement.&lt;/P&gt;&lt;P&gt;4)See also the text symbol documentation in the ABAP User's Guide.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Text elements are stored separately from the program in language-specific text pools. Your program automatically uses the text elements in the user's logon language.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;You can create and maintain text elements without having to change the source code of your program. You can also create standard text elements that you can copy and use in other programs. If you work exclusively with text symbols, and do not hard-code any texts in WRITE statements, your programs will be fully multilingual. All you then need to do is to translate the text elements from their original language into the required foreign languages.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Translators can use the ABAP Workbench to translate the text pool of the original language into other languages.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Cheers,&lt;/P&gt;&lt;P&gt;Satya.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Sat, 23 Feb 2008 10:26:11 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/selection-texts/m-p/3417439#M820758</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2008-02-23T10:26:11Z</dc:date>
    </item>
  </channel>
</rss>

