<?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: errors in unicode check in Application Development and Automation Discussions</title>
    <link>https://community.sap.com/t5/application-development-and-automation-discussions/errors-in-unicode-check/m-p/3071597#M728143</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;         When u migrate ur system to ECC then it require all zobject should pass unicode check it is an standard format of SAP like ASCII u can get detail of this by reading SAP Help Library.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Further u can get all affected object by unicode from tcode UCCHECK  just put Z* in object name  and fill parameter MAXIMUM NO OF PROGRAM then execute it will give list of all unicode affected prgrams comonly programs are related to obslete function module like UPLOAD,DOWNALOD,WS_UPLOAD,WS_DOWNLOAD has been replaced by GUI_UPLOAD and GUI_DOWNLOAD it may give error in Open dataset statment if encoding and mode addition was not defined it can gice error on describe field statement if mode(Character or byte) is not specify.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;These are the common error related to unicode hope this will help u a lot.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Rewards Point if helpful.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards&lt;/P&gt;&lt;P&gt;Gagan&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Mon, 19 Nov 2007 11:58:15 GMT</pubDate>
    <dc:creator>former_member194152</dc:creator>
    <dc:date>2007-11-19T11:58:15Z</dc:date>
    <item>
      <title>errors in unicode check</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/errors-in-unicode-check/m-p/3071594#M728140</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Plz tell me wht type  of errors might occur while doing unicode check?&lt;/P&gt;&lt;P&gt;Plz tell me wht is unicode and unicode check&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 19 Nov 2007 11:42:02 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/errors-in-unicode-check/m-p/3071594#M728140</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2007-11-19T11:42:02Z</dc:date>
    </item>
    <item>
      <title>Re: errors in unicode check</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/errors-in-unicode-check/m-p/3071595#M728141</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Refer the link -&lt;/P&gt;&lt;P&gt;&lt;A class="jive_macro jive_macro_message" href="https://community.sap.com/" __jive_macro_name="message" modifiedtitle="true" __default_attr="2922882"&gt;&lt;/A&gt;&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>Mon, 19 Nov 2007 11:48:34 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/errors-in-unicode-check/m-p/3071595#M728141</guid>
      <dc:creator>amit_khare</dc:creator>
      <dc:date>2007-11-19T11:48:34Z</dc:date>
    </item>
    <item>
      <title>Re: errors in unicode check</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/errors-in-unicode-check/m-p/3071596#M728142</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;ABAP and Unicode &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;From Release 6.10, ABAP supports multi-byte coding for characters in Unicode. Prior to Release 6.10, ABAP used only character sets that were based on single-byte codes &amp;#150; such as ASCII and EBCDIC &amp;#150; or double-byte codes, such as SJIS and BIG5. &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;This switch to Unicode affects all statements where an explicit or implicit assumption is made about the internal length of a character. If you use these statements in a program that is designed to exploit the Unicode capabilities of the runtime environment, they must be checked and changed if necessary. Once a Unicode-enabled program has been changed accordingly, it behaves in the same way in both Unicode and non-Unicode systems. You can develop programs in a non-Unicode system (NUS) and then import them into a Unicode system (US). The following sections describe the conversions that are necessary:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt; &lt;/P&gt;&lt;P&gt;refer this site &lt;/P&gt;&lt;P&gt;&lt;A href="http://help.sap.com/saphelp_erp2004/helpdata/en/ce/b518b6513611d194a50000e8353423/frameset.htm" target="test_blank"&gt;http://help.sap.com/saphelp_erp2004/helpdata/en/ce/b518b6513611d194a50000e8353423/frameset.htm&lt;/A&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&amp;lt;b&amp;gt;Reward if usefull&amp;lt;/b&amp;gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 19 Nov 2007 11:49:21 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/errors-in-unicode-check/m-p/3071596#M728142</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2007-11-19T11:49:21Z</dc:date>
    </item>
    <item>
      <title>Re: errors in unicode check</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/errors-in-unicode-check/m-p/3071597#M728143</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;         When u migrate ur system to ECC then it require all zobject should pass unicode check it is an standard format of SAP like ASCII u can get detail of this by reading SAP Help Library.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Further u can get all affected object by unicode from tcode UCCHECK  just put Z* in object name  and fill parameter MAXIMUM NO OF PROGRAM then execute it will give list of all unicode affected prgrams comonly programs are related to obslete function module like UPLOAD,DOWNALOD,WS_UPLOAD,WS_DOWNLOAD has been replaced by GUI_UPLOAD and GUI_DOWNLOAD it may give error in Open dataset statment if encoding and mode addition was not defined it can gice error on describe field statement if mode(Character or byte) is not specify.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;These are the common error related to unicode hope this will help u a lot.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Rewards Point if helpful.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards&lt;/P&gt;&lt;P&gt;Gagan&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 19 Nov 2007 11:58:15 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/errors-in-unicode-check/m-p/3071597#M728143</guid>
      <dc:creator>former_member194152</dc:creator>
      <dc:date>2007-11-19T11:58:15Z</dc:date>
    </item>
    <item>
      <title>Re: errors in unicode check</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/errors-in-unicode-check/m-p/3071598#M728144</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;hi pavan,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&amp;lt;b&amp;gt;what is unicode?&amp;lt;/b&amp;gt;&lt;/P&gt;&lt;P&gt;From Release 6.10, ABAP supports multi-byte coding for characters in Unicode. Prior to Release 6.10, ABAP used only character sets that were based on single-byte codes &amp;#150; such as ASCII and EBCDIC &amp;#150; or double-byte codes, such as SJIS and BIG5. &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&amp;lt;b&amp;gt;what is unicode enabled program?&amp;lt;/b&amp;gt;&lt;/P&gt;&lt;P&gt;A Unicode-enabled ABAP program  is a program in which all Unicode checks are effective. Such a program returns the same results in a non-Unicode system  as in a Unicode system .In order to perform the relevant syntax checks, you must activate the Unicode flag in the screens of the program and class attributes.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&amp;lt;b&amp;gt;Type of errors in unocode check.&amp;lt;/b&amp;gt;&lt;/P&gt;&lt;P&gt;This switch to Unicode affects all statements where an explicit or implicit assumption is made about the internal length of a character. If you use these statements in a program that is designed to exploit the Unicode capabilities of the runtime environment, they must be checked and changed if necessary. Once a Unicode-enabled program has been changed accordingly, it behaves in the same way in both Unicode and non-Unicode systems. You can develop programs in a non-Unicode system (NUS) and then import them into a Unicode system (US).&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&amp;lt;b&amp;gt;Hope this is helpful, Do reward points.&amp;lt;/b&amp;gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 19 Nov 2007 12:01:27 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/errors-in-unicode-check/m-p/3071598#M728144</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2007-11-19T12:01:27Z</dc:date>
    </item>
  </channel>
</rss>

