<?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: How to remove Unicode errors from extended check and code inspector in Application Development and Automation Discussions</title>
    <link>https://community.sap.com/t5/application-development-and-automation-discussions/how-to-remove-unicode-errors-from-extended-check-and-code-inspector/m-p/1923544#M383514</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;Actually thats the only way to do that bcaus even when you are checking the Unicode compliant in attributes still it will show them.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards,&lt;/P&gt;&lt;P&gt;Amit&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Reward all helpful replies.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Fri, 16 Feb 2007 16:39:36 GMT</pubDate>
    <dc:creator>amit_khare</dc:creator>
    <dc:date>2007-02-16T16:39:36Z</dc:date>
    <item>
      <title>How to remove Unicode errors from extended check and code inspector</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/how-to-remove-unicode-errors-from-extended-check-and-code-inspector/m-p/1923542#M383512</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;We are working on making all our ABAP program to make unicode compliant. We are activating unicode flag in attribute and correcting syntax errors. After this when we do the extended checks or SLIN or code inspector, usually giving error for many statements such as whenever there is message. &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&amp;lt;b&amp;gt;Code is :&amp;lt;/b&amp;gt;message a208 with text-004.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&amp;lt;b&amp;gt;Error description is&amp;lt;/b&amp;gt; : &lt;/P&gt;&lt;P&gt;The message 208 for id zz has no long text.&lt;/P&gt;&lt;P&gt;You can hide this message using "#EC *&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;208 is -   &amp;amp; does not exist in &amp;amp; &amp;amp;. And  text 004 is - Cannot open the output file&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;By using #EC * we can remove errors. But Is this the correct way and what does this indicate? Please explain.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 16 Feb 2007 16:17:07 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/how-to-remove-unicode-errors-from-extended-check-and-code-inspector/m-p/1923542#M383512</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2007-02-16T16:17:07Z</dc:date>
    </item>
    <item>
      <title>Re: How to remove Unicode errors from extended check and code inspector</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/how-to-remove-unicode-errors-from-extended-check-and-code-inspector/m-p/1923543#M383513</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Yogesh,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Can you check whether the message number 208 in message id ZZ has the Self Explanatory checkbox as checked or not? I think it is not checked and u have also not maintained any long text. Hence the error.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;By using #EC - you do not remove the error, however u hide it from SLIN.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;It is used if there is some known error you cannot avoid which is returned by SLIN and you dont want it to be reported. Also, a way to "cheat" the reviewer who might be checking for errors.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Not good !!  &lt;SPAN __jive_emoticon_name="happy"&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards,&lt;/P&gt;&lt;P&gt;Aditya&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 16 Feb 2007 16:38:06 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/how-to-remove-unicode-errors-from-extended-check-and-code-inspector/m-p/1923543#M383513</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2007-02-16T16:38:06Z</dc:date>
    </item>
    <item>
      <title>Re: How to remove Unicode errors from extended check and code inspector</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/how-to-remove-unicode-errors-from-extended-check-and-code-inspector/m-p/1923544#M383514</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;Actually thats the only way to do that bcaus even when you are checking the Unicode compliant in attributes still it will show them.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards,&lt;/P&gt;&lt;P&gt;Amit&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Reward all helpful replies.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 16 Feb 2007 16:39:36 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/how-to-remove-unicode-errors-from-extended-check-and-code-inspector/m-p/1923544#M383514</guid>
      <dc:creator>amit_khare</dc:creator>
      <dc:date>2007-02-16T16:39:36Z</dc:date>
    </item>
    <item>
      <title>Re: How to remove Unicode errors from extended check and code inspector</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/how-to-remove-unicode-errors-from-extended-check-and-code-inspector/m-p/1923545#M383515</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi,&lt;/P&gt;&lt;P&gt;Try passing texts for all place holders of &amp;amp; through the message.&lt;/P&gt;&lt;P&gt;Your message # 208, has 3 &amp;amp;, but you are passing only one text-004. Try to pass atleast space if not required and check.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Otherwise you have to goof the interpreter with #EC *&lt;/P&gt;&lt;P&gt;Regards&lt;/P&gt;&lt;P&gt;Subramanian&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 16 Feb 2007 16:55:20 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/how-to-remove-unicode-errors-from-extended-check-and-code-inspector/m-p/1923545#M383515</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2007-02-16T16:55:20Z</dc:date>
    </item>
  </channel>
</rss>

