<?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: SLIN- Error message char strings without text elements cant be translated in Application Development and Automation Discussions</title>
    <link>https://community.sap.com/t5/application-development-and-automation-discussions/slin-error-message-char-strings-without-text-elements-cant-be-translated/m-p/3403799#M817349</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Kavya,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Usually this error or warning we get while using a constant value in code with space in between or small letters. Those values should be replaced with a text element. Activate text elements and remove the constant declaration fully.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Hope this will help u!&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Tue, 04 Mar 2008 10:00:16 GMT</pubDate>
    <dc:creator>Former Member</dc:creator>
    <dc:date>2008-03-04T10:00:16Z</dc:date>
    <item>
      <title>SLIN- Error message char strings without text elements cant be translated</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/slin-error-message-char-strings-without-text-elements-cant-be-translated/m-p/3403795#M817345</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi all,&lt;/P&gt;&lt;P&gt;I created an ALV field catlog.&lt;/P&gt;&lt;P&gt;I am passing the parameters from a perform.&lt;/P&gt;&lt;P&gt;I referred the output table field as below.&lt;/P&gt;&lt;P&gt; PERFORM fieldcat USING:&lt;/P&gt;&lt;P&gt;            'T_final'   'WITH_ITEM'   'WITHT'  ' '    ' '   ' '.&lt;/P&gt;&lt;P&gt;Then i got an error in SLIN saying character strings without text elements cant be translated.&lt;/P&gt;&lt;P&gt;Even after creating a text element , the same error raised.&lt;/P&gt;&lt;P&gt;Can you please suggest how to solve this?&lt;/P&gt;&lt;P&gt;Regards,&lt;/P&gt;&lt;P&gt;Kaavya.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 18 Feb 2008 13:04:47 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/slin-error-message-char-strings-without-text-elements-cant-be-translated/m-p/3403795#M817345</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2008-02-18T13:04:47Z</dc:date>
    </item>
    <item>
      <title>Re: SLIN- Error message char strings without text elements cant be translated</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/slin-error-message-char-strings-without-text-elements-cant-be-translated/m-p/3403796#M817346</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Did you created the text element and replace those text element with the constants on the screen??&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 18 Feb 2008 13:19:31 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/slin-error-message-char-strings-without-text-elements-cant-be-translated/m-p/3403796#M817346</guid>
      <dc:creator>amit_khare</dc:creator>
      <dc:date>2008-02-18T13:19:31Z</dc:date>
    </item>
    <item>
      <title>Re: SLIN- Error message char strings without text elements cant be translated</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/slin-error-message-char-strings-without-text-elements-cant-be-translated/m-p/3403797#M817347</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Amith,&lt;/P&gt;&lt;P&gt;Yes i created the text element and used it in perform.&lt;/P&gt;&lt;P&gt;But still i got the same error.&lt;/P&gt;&lt;P&gt;Regards,&lt;/P&gt;&lt;P&gt;Kaavya&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 18 Feb 2008 13:23:08 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/slin-error-message-char-strings-without-text-elements-cant-be-translated/m-p/3403797#M817347</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2008-02-18T13:23:08Z</dc:date>
    </item>
    <item>
      <title>Re: SLIN- Error message char strings without text elements cant be translated</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/slin-error-message-char-strings-without-text-elements-cant-be-translated/m-p/3403798#M817348</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Got to correct the error, the name of internal table for output should be given in Caps&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 03 Mar 2008 12:02:00 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/slin-error-message-char-strings-without-text-elements-cant-be-translated/m-p/3403798#M817348</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2008-03-03T12:02:00Z</dc:date>
    </item>
    <item>
      <title>Re: SLIN- Error message char strings without text elements cant be translated</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/slin-error-message-char-strings-without-text-elements-cant-be-translated/m-p/3403799#M817349</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Kavya,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Usually this error or warning we get while using a constant value in code with space in between or small letters. Those values should be replaced with a text element. Activate text elements and remove the constant declaration fully.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Hope this will help u!&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 04 Mar 2008 10:00:16 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/slin-error-message-char-strings-without-text-elements-cant-be-translated/m-p/3403799#M817349</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2008-03-04T10:00:16Z</dc:date>
    </item>
    <item>
      <title>Re: SLIN- Error message char strings without text elements cant be translated</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/slin-error-message-char-strings-without-text-elements-cant-be-translated/m-p/3403800#M817350</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi kavya,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;If you are passing the parameters to form routine with the blank spaces or small letters in between the string then you will get this error:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;For eg.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN class="L0S52"&gt;PERFORM &lt;/SPAN&gt;field_cat_creation &lt;SPAN class="L0S52"&gt;USING &lt;/SPAN&gt;&lt;SPAN class="L0S55"&gt;: &lt;/SPAN&gt;&lt;SPAN class="L0S33"&gt;'MSGID' &lt;/SPAN&gt;&lt;SPAN class="L0S33"&gt;'Message ID'&lt;/SPAN&gt;&lt;SPAN class="L0S55"&gt;,&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; &lt;SPAN class="L0S33"&gt;'LIFNR' &lt;/SPAN&gt;&lt;SPAN class="L0S33"&gt;'Vendor No'&lt;/SPAN&gt;&lt;SPAN class="L0S55"&gt;,&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; &lt;SPAN class="L0S33"&gt;'BUKRS' &lt;/SPAN&gt;&lt;SPAN class="L0S33"&gt;'Company Code'.&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN class="L0S33"&gt;&lt;BR /&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;In above example the string 'Message ID', 'Vendor No' and 'Company code' are containing the space in between so it will give the error.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;For correcting the same you need to use the text elements and replace the strings with text element in your program.&lt;/P&gt;&lt;P&gt;Or If you do not want to use text elements then simply avoid the in between spaces and small characters.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;for eg:&lt;/P&gt;&lt;P&gt;you can use the underscore '_' for avoiding the spaces.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN class="L0S52"&gt;PERFORM &lt;/SPAN&gt;field_cat_creation &lt;SPAN class="L0S52"&gt;USING &lt;/SPAN&gt;&lt;SPAN class="L0S55"&gt;: &lt;/SPAN&gt;&lt;SPAN class="L0S33"&gt;'MSGID' &lt;/SPAN&gt;&lt;SPAN class="L0S33"&gt;'Message_ID'&lt;/SPAN&gt;&lt;SPAN class="L0S55"&gt;,&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; &lt;SPAN class="L0S33"&gt;'LIFNR' &lt;/SPAN&gt;&lt;SPAN class="L0S33"&gt;'Vendor_No'&lt;/SPAN&gt;&lt;SPAN class="L0S55"&gt;,&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; &lt;SPAN class="L0S33"&gt;'BUKRS' &lt;/SPAN&gt;&lt;SPAN class="L0S33"&gt;'Company_Code'.&lt;/SPAN&gt;&lt;SPAN style="font-size: 10pt;"&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; &lt;/SPAN&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 05 Nov 2014 05:53:06 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/slin-error-message-char-strings-without-text-elements-cant-be-translated/m-p/3403800#M817350</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2014-11-05T05:53:06Z</dc:date>
    </item>
  </channel>
</rss>

