<?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 Code Inspector Error Code MESSAGEG_H in Application Development and Automation Discussions</title>
    <link>https://community.sap.com/t5/application-development-and-automation-discussions/code-inspector-error-code-messageg-h/m-p/6998447#M1494908</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hello Guys,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I'm running code inspector and in Syntax check/Generation and subdivision suspect conversions, am getting an error called "Truncation in the Conversion from ABAP type 'C'(length 64 -&amp;gt;20).&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;While I understand what the error is about...i don't want to modify the code. Is there any workaround like putiing some "EC Check" at the end of the line so as to hide that error.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks a lot.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Karthikeyan&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Tue, 15 Jun 2010 14:08:47 GMT</pubDate>
    <dc:creator>Former Member</dc:creator>
    <dc:date>2010-06-15T14:08:47Z</dc:date>
    <item>
      <title>Code Inspector Error Code MESSAGEG_H</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/code-inspector-error-code-messageg-h/m-p/6998447#M1494908</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hello Guys,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I'm running code inspector and in Syntax check/Generation and subdivision suspect conversions, am getting an error called "Truncation in the Conversion from ABAP type 'C'(length 64 -&amp;gt;20).&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;While I understand what the error is about...i don't want to modify the code. Is there any workaround like putiing some "EC Check" at the end of the line so as to hide that error.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks a lot.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Karthikeyan&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 15 Jun 2010 14:08:47 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/code-inspector-error-code-messageg-h/m-p/6998447#M1494908</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2010-06-15T14:08:47Z</dc:date>
    </item>
    <item>
      <title>Re: Code Inspector Error Code MESSAGEG_H</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/code-inspector-error-code-messageg-h/m-p/6998448#M1494909</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hello Karthikeyan,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;please put at the end of your line  #EC NEEDED . Then code inspector will ignore that line.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Best Regards,&lt;/P&gt;&lt;P&gt;Jerry&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 18 Jun 2010 07:25:06 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/code-inspector-error-code-messageg-h/m-p/6998448#M1494909</guid>
      <dc:creator>JerryWang</dc:creator>
      <dc:date>2010-06-18T07:25:06Z</dc:date>
    </item>
    <item>
      <title>Re: Code Inspector Error Code MESSAGEG_H</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/code-inspector-error-code-messageg-h/m-p/6998449#M1494910</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;If the error can be hidden, the pseudo comment would be provided in the Code Inspector screen only.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Click the documentation button (the blue "i" button) &amp;amp; see if there are any pseudo comments to hide the error.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;BR,&lt;/P&gt;&lt;P&gt;Suhas&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 18 Jun 2010 07:33:07 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/code-inspector-error-code-messageg-h/m-p/6998449#M1494910</guid>
      <dc:creator>SuhaSaha</dc:creator>
      <dc:date>2010-06-18T07:33:07Z</dc:date>
    </item>
    <item>
      <title>Re: Code Inspector Error Code MESSAGEG_H</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/code-inspector-error-code-messageg-h/m-p/6998450#M1494911</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Jerry,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks for the reply. But its not working. I even tried #EC * which supposedly can suppress any error. Please let me know of any other solutions.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;best regards,&lt;/P&gt;&lt;P&gt;karthikeyan&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 18 Jun 2010 09:16:04 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/code-inspector-error-code-messageg-h/m-p/6998450#M1494911</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2010-06-18T09:16:04Z</dc:date>
    </item>
    <item>
      <title>Re: Code Inspector Error Code MESSAGEG_H</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/code-inspector-error-code-messageg-h/m-p/6998451#M1494912</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Thanks Suhas for the reply. There isn't any documentation available. &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;best regards,&lt;/P&gt;&lt;P&gt;Karhtikeyan&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 18 Jun 2010 09:18:03 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/code-inspector-error-code-messageg-h/m-p/6998451#M1494912</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2010-06-18T09:18:03Z</dc:date>
    </item>
  </channel>
</rss>

