<?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 UCCHECK error codes in Application Development and Automation Discussions</title>
    <link>https://community.sap.com/t5/application-development-and-automation-discussions/uccheck-error-codes/m-p/2599949#M595609</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;Please give me all error codes while doing UCCHECK &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;ie i have few error codes like  &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;MESSAGEG@3 &lt;/P&gt;&lt;P&gt;UPLO&lt;/P&gt;&lt;P&gt;OPEN 004 &lt;/P&gt;&lt;P&gt;OPEN 002 &lt;/P&gt;&lt;P&gt;OPEN 001&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Anybody having more error codes please paste the same here.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Your help will be appreciated&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Sa_R.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Fri, 03 Aug 2007 19:57:57 GMT</pubDate>
    <dc:creator>Former Member</dc:creator>
    <dc:date>2007-08-03T19:57:57Z</dc:date>
    <item>
      <title>UCCHECK error codes</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/uccheck-error-codes/m-p/2599949#M595609</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;Please give me all error codes while doing UCCHECK &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;ie i have few error codes like  &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;MESSAGEG@3 &lt;/P&gt;&lt;P&gt;UPLO&lt;/P&gt;&lt;P&gt;OPEN 004 &lt;/P&gt;&lt;P&gt;OPEN 002 &lt;/P&gt;&lt;P&gt;OPEN 001&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Anybody having more error codes please paste the same here.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Your help will be appreciated&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Sa_R.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 03 Aug 2007 19:57:57 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/uccheck-error-codes/m-p/2599949#M595609</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2007-08-03T19:57:57Z</dc:date>
    </item>
    <item>
      <title>Re: UCCHECK error codes</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/uccheck-error-codes/m-p/2599950#M595610</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hello Sa&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I have done a study for a big customer about the Unicode compatibility of all custom ABAP developments. The most frequent UCCHECK error I have found are those that you have already mentioned. In addition, there are a few more:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;PRE&gt;&lt;CODE&gt;DESCIBE002  =&amp;gt; statement ...DESCRIBE LENGTH requires IN TEXT/BYTE MODE
MESSAGEG!2  =&amp;gt; two structures are no longer compatible (under unicode)
MESSAGEG!3  =&amp;gt; two fields can no longer be converted into each other (under unicode)&lt;/CODE&gt;&lt;/PRE&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards&lt;/P&gt;&lt;P&gt;  Uwe&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Sat, 04 Aug 2007 20:06:27 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/uccheck-error-codes/m-p/2599950#M595610</guid>
      <dc:creator>uwe_schieferstein</dc:creator>
      <dc:date>2007-08-04T20:06:27Z</dc:date>
    </item>
    <item>
      <title>Re: UCCHECK error codes</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/uccheck-error-codes/m-p/2599951#M595611</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hello Sa&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Following is the entire list of UCCHECK errors I have found (please note that there may be more):&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;PRE&gt;&lt;CODE&gt;COMPUTE004
DESCIBE002
DO     002
INCLUDE001
LOOP   001
MESSAGEG!2
MESSAGEG!3
MESSAGEG!6
MESSAGEG!7
MESSAGEG!A
MESSAGEG!U
MESSAGEG)7
MESSAGEG?Y
MESSAGEG@1
MESSAGEG@3
MESSAGEG@E
MESSAGEG-0
MESSAGEG46
MESSAGEG59
MESSAGEGC0
MESSAGEGC2
MESSAGEG-D
MESSAGEG-F
MESSAGEGNR
MESSAGEGTH
MESSAGEGTL
MESSAGEGTU
MESSAGEGTX
MESSAGEGTY
MESSAGEGUI
MESSAGEGVJ
MESSAGEGWH
MESSAGEGX3
MESSAGEGXD
MESSAGEG-Y
MESSAGEGY/
NO-NAME000
OPEN   001
OPEN   002
OPEN   004
PARAERS120
TRANATE000
UPLO      
VIEW &lt;/CODE&gt;&lt;/PRE&gt;&lt;P&gt;     &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards&lt;/P&gt;&lt;P&gt;  Uwe&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Sat, 04 Aug 2007 20:10:25 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/uccheck-error-codes/m-p/2599951#M595611</guid>
      <dc:creator>uwe_schieferstein</dc:creator>
      <dc:date>2007-08-04T20:10:25Z</dc:date>
    </item>
  </channel>
</rss>

