<?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 Re: using text symbols in Application Development and Automation Discussions</title>
    <link>https://community.sap.com/t5/application-development-and-automation-discussions/using-text-symbols/m-p/9702118#M1769203</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;I entirely disagree.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P style="padding-left: 30px;"&gt;&lt;SPAN style="color: #333333; font-size: 12.222222328186035px; background-color: #ffffff;"&gt;write : ' stock order status' ( xyz )&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: #333333; font-size: 12.222222328186035px; background-color: #ffffff;"&gt;is equivalent to:&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P style="padding-left: 30px;"&gt;&lt;SPAN style="color: #333333; font-size: 12.222222328186035px; background-color: #ffffff;"&gt;* Stock order status&lt;/SPAN&gt;&lt;/P&gt;&lt;P style="padding-left: 30px;"&gt;&lt;SPAN style="color: #333333; font-size: 12.222222328186035px; background-color: #ffffff;"&gt;write : text-000.&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: #333333; font-size: 12.222222328186035px; background-color: #ffffff;"&gt;But - the first doesn't need to be kept in sync. The "compare" option in text element maintenance will update it. And it &lt;STRONG&gt;doesn't&lt;/STRONG&gt; show up in "extended checks".&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: #333333; font-size: 12.222222328186035px; background-color: #ffffff;"&gt;You should &lt;STRONG&gt;use&lt;/STRONG&gt; "&lt;SPAN style="color: #333333; font-size: 12.222222328186035px; background-color: #ffffff;"&gt;write : ' stock order status' ( xyz )" where-ever possible. In my projects, to use text-nnn without a very good reason is a &lt;SPAN style="color: #ff0000;"&gt;&lt;STRONG&gt;review fail.&lt;/STRONG&gt;&lt;/SPAN&gt;&lt;/SPAN&gt;&lt;BR /&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Mon, 26 Aug 2013 10:15:01 GMT</pubDate>
    <dc:creator>matt</dc:creator>
    <dc:date>2013-08-26T10:15:01Z</dc:date>
    <item>
      <title>using text symbols</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/using-text-symbols/m-p/9702109#M1769194</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;Wanted to use text symbols in my report and was planning to use as under -&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;write : text-000.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;However i came across some other reports where they are using the below way -&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;write : ' stock order status' ( xyz )&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;what is the advantage of doing it this way&amp;nbsp; over text-xyz&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Sun, 25 Aug 2013 13:01:28 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/using-text-symbols/m-p/9702109#M1769194</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2013-08-25T13:01:28Z</dc:date>
    </item>
    <item>
      <title>Re: using text symbols</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/using-text-symbols/m-p/9702110#M1769195</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Using text symbols allows you to use translations as you wish (and as you define).&lt;/P&gt;&lt;P&gt;The second system, uses message class, in which you can define certain messages and call them either with the string (like you did) or with the serial number of that message (like write 000(xyz)).&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;HOWEVER, the second method is usually used for information or error messages. In order to print something to the screen, text symbols are usually used.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Sun, 25 Aug 2013 13:24:46 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/using-text-symbols/m-p/9702110#M1769195</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2013-08-25T13:24:46Z</dc:date>
    </item>
    <item>
      <title>Re: using text symbols</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/using-text-symbols/m-p/9702111#M1769196</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;Look like different usage.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;From sap help:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;A class="jive-link-external-small" href="http://help.sap.com/saphelp_nw04/helpdata/EN/1e/401ad6ee3c11d1951d0000e8353423/content.htm"&gt;http://help.sap.com/saphelp_nw04/helpdata/EN/1e/401ad6ee3c11d1951d0000e8353423/content.htm&lt;/A&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-family: Arial; font-size: 10pt;"&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;You can also address text symbols as follows: &lt;/P&gt;&lt;P&gt;... '&amp;lt;textliteral&amp;gt;'(&amp;lt;idt&amp;gt;) ...&lt;/P&gt;&lt;P&gt;If&amp;nbsp; the text symbol &amp;lt;idt&amp;gt; exists in the text pool for the logon&amp;nbsp; language, this is the same as using TEXT-&amp;lt;idt&amp;gt;. Otherwise, the&amp;nbsp; literal '&amp;lt;textliteral&amp;gt;' is used as the contents of the text&amp;nbsp; symbol.&amp;nbsp; This is only possible at positions in the program where a&amp;nbsp; variable can occur.&amp;nbsp; You can create a text symbol for any text literal&amp;nbsp; by double-clicking the literal in the ABAP Editor and replacing the&amp;nbsp; literal with the text symbol. &lt;/P&gt;&lt;P&gt;You should use text symbols in your program whenever they need to be language-specific - for example, in a WRITE statement. &lt;/P&gt;&lt;P&gt;If&amp;nbsp; you program a list whose layout depends on field lengths, you should be&amp;nbsp; careful,&amp;nbsp; since the field length of text symbols will be different in&amp;nbsp; different languages.&amp;nbsp; You should therefore set the maximum field length&amp;nbsp; of the field symbol so that there is enough space to translate it into&amp;nbsp; other languages.&amp;nbsp; For example, the English word 'program' has seven&amp;nbsp; letters, but its equivalent German translation 'Programm' has eight. &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;DIR&gt;&lt;DIR&gt;&lt;SPAN style="font-family: Arial; font-size: 10pt;"&gt;&lt;P&gt;&lt;IMG alt="Example" src="http://help.sap.com/saphelp_nw04/helpdata/EN/images/beispiel.gif" /&gt;&lt;/P&gt;&lt;P&gt;The following example shows the use of text symbols in WRITE statements.&lt;/P&gt;&lt;/SPAN&gt; &lt;STRONG style="font-size: 10pt; font-family: Courier New;"&gt;&lt;P&gt;SET BLANK LINES ON.&lt;/P&gt;&lt;P&gt;WRITE:&amp;nbsp;&amp;nbsp; text-010,&lt;BR /&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; / text-aaa,&lt;BR /&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; / text-020,&lt;BR /&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; / 'Default Text 030'(030),&lt;BR /&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; / 'Default Text 040'(040).&lt;/P&gt;&lt;/STRONG&gt; &lt;SPAN style="font-family: Arial; font-size: 10pt;"&gt;&lt;P&gt;If the text symbols of the above screen shots are linked to this program, the output looks as follows:&lt;/P&gt;&lt;P&gt;&lt;IMG alt="This graphic is explained in the accompanying text" src="http://help.sap.com/saphelp_nw04/helpdata/EN/1e/401ad6ee3c11d1951d0000e8353423/Image841.gif" /&gt;&lt;/P&gt;&lt;/SPAN&gt;&lt;P&gt;&lt;SPAN style="font-family: Arial; font-size: 10pt;"&gt;Text&amp;nbsp; symbols 020 and 040 have no text symbols. For text symbol 020, the&amp;nbsp; system displays a space.&amp;nbsp; This is only displayed in this case because&amp;nbsp; the blank line suppression has been turned off (see &lt;/SPAN&gt; &lt;A href="http://help.sap.com/saphelp_nw04/helpdata/EN/9f/dba22335c111d1829f0000e829fbfe/content.htm"&gt; &lt;SPAN style="font-family: Arial; font-size: 10pt;"&gt;Creating Blank Lines&lt;/SPAN&gt;&lt;/A&gt;&lt;SPAN style="font-family: Arial; font-size: 10pt;"&gt;). For text symbol 040, the literal specified in the program code is displayed. &lt;/SPAN&gt;&lt;/P&gt;&lt;SPAN style="font-size: 10pt;"&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;/SPAN&gt;&lt;/DIR&gt;&lt;/DIR&gt;&lt;DIV class="mcePaste" id="_mcePaste" style="position: absolute; left: -10000px; top: 782px; width: 1px; height: 1px; overflow: hidden;"&gt;﻿﻿&lt;/DIV&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Sun, 25 Aug 2013 15:37:19 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/using-text-symbols/m-p/9702111#M1769196</guid>
      <dc:creator>rosenberg_eitan</dc:creator>
      <dc:date>2013-08-25T15:37:19Z</dc:date>
    </item>
    <item>
      <title>Re: using text symbols</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/using-text-symbols/m-p/9702112#M1769197</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;It does the same thing. But the following is recommended more due to translation reasons. Its easier when its like this.&amp;nbsp; &lt;/P&gt;&lt;PRE&gt;&lt;CODE&gt;&lt;P&gt;write : text-000.&lt;/P&gt;&lt;/CODE&gt;&lt;/PRE&gt;&lt;P&gt;Also extended checks i think will show the following as issues to be resolved&lt;/P&gt;&lt;PRE&gt;&lt;CODE&gt;&lt;P&gt;write : ' stock order status' ( xyz )&lt;/P&gt;&lt;/CODE&gt;&lt;/PRE&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Cheers,&lt;/P&gt;&lt;P&gt;Arindam&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Sun, 25 Aug 2013 22:29:07 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/using-text-symbols/m-p/9702112#M1769197</guid>
      <dc:creator>arindam_m</dc:creator>
      <dc:date>2013-08-25T22:29:07Z</dc:date>
    </item>
    <item>
      <title>Re: using text symbols</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/using-text-symbols/m-p/9702113#M1769198</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Hema S&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;See this links&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;A href="http://help.sap.com/saphelp_nw04/helpdata/en/e3/960a0eeb0711d194d100a0c94260a5/content.htm" title="http://help.sap.com/saphelp_nw04/helpdata/en/e3/960a0eeb0711d194d100a0c94260a5/content.htm"&gt;http://help.sap.com/saphelp_nw04/helpdata/en/e3/960a0eeb0711d194d100a0c94260a5/content.htm&lt;/A&gt;&lt;/P&gt;&lt;P&gt;&lt;A href="http://help.sap.com/saphelp_nw73/helpdata/en/e3/960a14eb0711d194d100a0c94260a5/content.htm" title="http://help.sap.com/saphelp_nw73/helpdata/en/e3/960a14eb0711d194d100a0c94260a5/content.htm"&gt;http://help.sap.com/saphelp_nw73/helpdata/en/e3/960a14eb0711d194d100a0c94260a5/content.htm&lt;/A&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;H1&gt;&lt;SPAN style="color: #000000;"&gt;Analyzing Text Symbols &lt;/SPAN&gt;&lt;/H1&gt;&lt;H3&gt;&lt;SPAN style="color: #000000;"&gt;Use&lt;/SPAN&gt;&lt;/H3&gt;&lt;P&gt;&lt;SPAN style="color: #000000;"&gt;When you enter text symbols in the source code of your program, they are not automatically included in the text pool. The analyzing function allows you to:&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: #000000;"&gt;● Delete obsolete text symbols from the text pool&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: #000000;"&gt;● Adopt new text symbols in the text pool&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: #000000;"&gt;● Maintain text symbols that are used in the program but not yet included in the text pool&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: #000000;"&gt;● Compare text symbols with the program code&lt;/SPAN&gt;&lt;/P&gt;&lt;H3&gt;Prerequisites&lt;/H3&gt;&lt;P class="NoteParagraph"&gt;No text symbols have yet been maintained in the following program: &lt;/P&gt;&lt;P class="NoteParagraph"&gt;&lt;SPAN class="ScreenOutput"&gt;PROGRAM TEXT_ELEMENTS_4.&lt;/SPAN&gt;&lt;/P&gt;&lt;P class="NoteParagraph"&gt;&lt;SPAN class="ScreenOutput"&gt;WRITE: TEXT-010,&lt;/SPAN&gt;&lt;/P&gt;&lt;P class="NoteParagraph"&gt;&lt;SPAN class="ScreenOutput"&gt; /'Default Text'(020),&lt;/SPAN&gt;&lt;/P&gt;&lt;P class="NoteParagraph"&gt;&lt;SPAN class="ScreenOutput"&gt; /TEXT-030.&lt;/SPAN&gt;&lt;/P&gt;&lt;H3&gt;Procedure&lt;/H3&gt;&lt;P&gt; 1. In the Object Navigator (transaction SE80), open the program you want to edit.&lt;/P&gt;&lt;P&gt; 2. In menu bar, choose &lt;SPAN class="Object"&gt;Goto &lt;/SPAN&gt;&lt;SPAN class="Object"&gt;→&lt;/SPAN&gt;&lt;SPAN class="Object"&gt; Text Elements &lt;/SPAN&gt;→ &lt;SPAN class="Object"&gt;Text Symbols.&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;The &lt;SPAN class="Object"&gt;ABAP Text Elements screen appears.&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt; 3. In the application toolbar, choose&amp;nbsp; with the quick info text &lt;SPAN class="Object"&gt;Compare Text Symbols.&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;The &lt;SPAN class="Object"&gt;ABAP Text Symbol Analysis (Display) screen appears. If the list of text symbols is empty, the option &lt;SPAN class="Object"&gt;Text symbols that need to be added to the text pool&lt;/SPAN&gt; is selected by default.&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt; 4. Choose the &lt;SPAN class="Object"&gt;Edit pushbutton.&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt; 5. Select the text symbols you want to include in the text pool.&lt;/P&gt;&lt;P&gt;&lt;SPAN class="Object"&gt; 6. &lt;/SPAN&gt;&lt;SPAN class="Object"&gt;In the application toolbar, choose &lt;/SPAN&gt;&lt;SPAN class="Object"&gt;Insert text symbol&lt;/SPAN&gt;&lt;SPAN class="Object"&gt;.&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN class="Object"&gt;The selected text symbols are marked for transfer into the text pool.&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN class="Object"&gt; 7. &lt;/SPAN&gt;&lt;SPAN class="Object"&gt;To review the changes, choose the &lt;/SPAN&gt;&lt;SPAN class="Object"&gt;Log&lt;/SPAN&gt;&lt;SPAN class="Object"&gt; pushbutton.&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt; 8. You can adopt the changes by choosing &lt;EM&gt;Enter&lt;/EM&gt;, or cancel them by choosing &lt;EM&gt;Undo&lt;/EM&gt;.&amp;nbsp; &lt;/P&gt;&lt;H3&gt;Result&lt;/H3&gt;&lt;P&gt;If you choose &lt;SPAN class="Object"&gt;Enter in the example, the system inserts the text symbols 010, 020, and 030 in the text pool. No texts are assigned to symbols 010 or 030 but the text literal defined in the program is assigned to symbol 020.&lt;/SPAN&gt;&lt;/P&gt;&lt;H3&gt;Other Functions&lt;/H3&gt;&lt;P class="NoteParagraph"&gt;You can slightly change the above program to use other analysis functions. &lt;/P&gt;&lt;P class="NoteParagraph"&gt;&lt;SPAN class="ScreenOutput"&gt;PROGRAM TEXT_ELEMENTS_4.&lt;/SPAN&gt;&lt;/P&gt;&lt;P class="NoteParagraph"&gt;&lt;SPAN class="ScreenOutput"&gt;WRITE: TEXT-010,&lt;/SPAN&gt;&lt;/P&gt;&lt;P class="NoteParagraph"&gt;&lt;SPAN class="ScreenOutput"&gt; /'Default Text'(020),&lt;/SPAN&gt;&lt;/P&gt;&lt;P class="NoteParagraph"&gt;&lt;SPAN class="ScreenOutput"&gt; /'Test_Symbol'(030).&lt;/SPAN&gt;&lt;/P&gt;&lt;H4&gt;Comparing Text Symbols with the Source Code&lt;/H4&gt;&lt;P&gt;You can compare texts that are defined differently in the program and in the text pool as follows: &lt;/P&gt;&lt;P&gt; 1. On the &lt;SPAN class="Object"&gt;ABAP Text Symbol Analysis (Display) screen, select the &lt;SPAN class="Object"&gt;Text symbols defined &lt;/SPAN&gt;&lt;EM&gt;repeatedly/differently in program&lt;/EM&gt; radio button.&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt; 2. Choose &lt;SPAN class="Object"&gt;Edit.&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;You can replace the empty text from text symbol 030 in the text pool with the program text "test_symbol". The third column indicates whether the text is defined in the text pool (T) or in the program (P).&lt;/P&gt;&lt;P&gt; 3. Choose &lt;EM&gt;Replace&lt;/EM&gt;.&lt;/P&gt;&lt;P&gt; 4. &lt;EM&gt;Save&lt;/EM&gt; your entries.&lt;/P&gt;&lt;H4&gt;Deleting Text Symbols from the Text Pool&lt;/H4&gt;&lt;P class="NoteParagraph"&gt;Before deleting a text symbol, check the where-used list. &lt;/P&gt;&lt;P&gt; 1. On the &lt;SPAN class="Object"&gt;ABAP Text Symbol Analysis (Display) screen, select the option &lt;EM&gt;Text symbols which can be deleted from the text pool.&lt;/EM&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt; 2. Choose &lt;EM&gt;Edit&lt;/EM&gt;.&lt;/P&gt;&lt;P&gt;If text symbol 020 is no longer needed in the program, you can delete it.&lt;/P&gt;&lt;P&gt; 3. Choose &lt;EM&gt;Delete&lt;/EM&gt;.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 26 Aug 2013 02:55:17 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/using-text-symbols/m-p/9702113#M1769198</guid>
      <dc:creator>former_member209120</dc:creator>
      <dc:date>2013-08-26T02:55:17Z</dc:date>
    </item>
    <item>
      <title>Re: using text symbols</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/using-text-symbols/m-p/9702114#M1769199</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi &lt;STRONG&gt;&lt;A _jive_internal="true" class="jiveTT-hover-user jive-username-link" href="https://answers.sap.com/people/hema.s" id="jive-58899393260438251160"&gt;hema s&lt;/A&gt;&lt;/STRONG&gt;,&lt;/P&gt;&lt;P&gt;After you are done with writting and executing your report successfully you can still go for extended check to&amp;nbsp; to perform static checks, which are too time consuming for the normal syntax check. So execute your program faster you can use&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;write : ' stock order status' ( xyz )&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;above syntax.&lt;/P&gt;&lt;P&gt;For Extended check Goto "Program-&amp;gt;Check-&amp;gt;Extended Program Check" . Select all the check button for a full check.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;With Regards&lt;/P&gt;&lt;P&gt;D Amarnath.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 26 Aug 2013 03:26:06 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/using-text-symbols/m-p/9702114#M1769199</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2013-08-26T03:26:06Z</dc:date>
    </item>
    <item>
      <title>Re: using text symbols</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/using-text-symbols/m-p/9702115#M1769200</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;This message was moderated.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 26 Aug 2013 04:33:57 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/using-text-symbols/m-p/9702115#M1769200</guid>
      <dc:creator>former_member220538</dc:creator>
      <dc:date>2013-08-26T04:33:57Z</dc:date>
    </item>
    <item>
      <title>Re: using text symbols</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/using-text-symbols/m-p/9702116#M1769201</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Hema,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Text Symbols&amp;nbsp; used for language specific text in programs. &lt;/P&gt;&lt;P&gt;&amp;nbsp; &lt;STRONG&gt;'Text'(001)&lt;/STRONG&gt;&amp;nbsp; allows for &lt;STRONG&gt;translation &lt;/STRONG&gt;but 'text-001' doesnt&lt;STRONG&gt;. &lt;/STRONG&gt; &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;See this Links&lt;/P&gt;&lt;P&gt;&lt;A _jive_internal="true" href="https://answers.sap.com/community/abap/blog/2013/06/28/dont-get-lost-in-translation"&gt;http://scn.sap.com/community/abap/blog/2013/06/28/dont-get-lost-in-translation&lt;/A&gt;&lt;/P&gt;&lt;P&gt;&lt;A _jive_internal="true" href="https://answers.sap.com/thread/3382356"&gt;http://scn.sap.com/thread/3382356&lt;/A&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards,&lt;/P&gt;&lt;P&gt;Jeffin&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 26 Aug 2013 08:42:11 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/using-text-symbols/m-p/9702116#M1769201</guid>
      <dc:creator>former_member220538</dc:creator>
      <dc:date>2013-08-26T08:42:11Z</dc:date>
    </item>
    <item>
      <title>Re: using text symbols</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/using-text-symbols/m-p/9702117#M1769202</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Not correct. The second method is also a way of expressing text symbols. The advantage is that you can get some sense of the text without having to go to text-element maintenance.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 26 Aug 2013 10:11:43 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/using-text-symbols/m-p/9702117#M1769202</guid>
      <dc:creator>matt</dc:creator>
      <dc:date>2013-08-26T10:11:43Z</dc:date>
    </item>
    <item>
      <title>Re: using text symbols</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/using-text-symbols/m-p/9702118#M1769203</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;I entirely disagree.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P style="padding-left: 30px;"&gt;&lt;SPAN style="color: #333333; font-size: 12.222222328186035px; background-color: #ffffff;"&gt;write : ' stock order status' ( xyz )&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: #333333; font-size: 12.222222328186035px; background-color: #ffffff;"&gt;is equivalent to:&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P style="padding-left: 30px;"&gt;&lt;SPAN style="color: #333333; font-size: 12.222222328186035px; background-color: #ffffff;"&gt;* Stock order status&lt;/SPAN&gt;&lt;/P&gt;&lt;P style="padding-left: 30px;"&gt;&lt;SPAN style="color: #333333; font-size: 12.222222328186035px; background-color: #ffffff;"&gt;write : text-000.&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: #333333; font-size: 12.222222328186035px; background-color: #ffffff;"&gt;But - the first doesn't need to be kept in sync. The "compare" option in text element maintenance will update it. And it &lt;STRONG&gt;doesn't&lt;/STRONG&gt; show up in "extended checks".&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: #333333; font-size: 12.222222328186035px; background-color: #ffffff;"&gt;You should &lt;STRONG&gt;use&lt;/STRONG&gt; "&lt;SPAN style="color: #333333; font-size: 12.222222328186035px; background-color: #ffffff;"&gt;write : ' stock order status' ( xyz )" where-ever possible. In my projects, to use text-nnn without a very good reason is a &lt;SPAN style="color: #ff0000;"&gt;&lt;STRONG&gt;review fail.&lt;/STRONG&gt;&lt;/SPAN&gt;&lt;/SPAN&gt;&lt;BR /&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 26 Aug 2013 10:15:01 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/using-text-symbols/m-p/9702118#M1769203</guid>
      <dc:creator>matt</dc:creator>
      <dc:date>2013-08-26T10:15:01Z</dc:date>
    </item>
    <item>
      <title>Re: using text symbols</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/using-text-symbols/m-p/9702119#M1769204</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;While&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;'Text'(001)&lt;/STRONG&gt; is to be preferred, &lt;STRONG&gt;text-001&lt;/STRONG&gt; most definitely &lt;EM&gt;does&lt;/EM&gt; allow for translation.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 26 Aug 2013 10:16:22 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/using-text-symbols/m-p/9702119#M1769204</guid>
      <dc:creator>matt</dc:creator>
      <dc:date>2013-08-26T10:16:22Z</dc:date>
    </item>
    <item>
      <title>Re: using text symbols</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/using-text-symbols/m-p/9702120#M1769205</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Yup your right sir.. &lt;SPAN __jive_emoticon_name="happy" __jive_macro_name="emoticon" class="jive_macro jive_emote" src="https://community.sap.com/1735/images/emoticons/happy.gif"&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 26 Aug 2013 21:42:24 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/using-text-symbols/m-p/9702120#M1769205</guid>
      <dc:creator>arindam_m</dc:creator>
      <dc:date>2013-08-26T21:42:24Z</dc:date>
    </item>
  </channel>
</rss>

