<?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: Unicode Conversion Error in Application Development and Automation Discussions</title>
    <link>https://community.sap.com/t5/application-development-and-automation-discussions/unicode-conversion-error/m-p/7809493#M1587915</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Klaus,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks for your quick response.&lt;/P&gt;&lt;P&gt;Could you please tell me, what field types would cause this error?&lt;/P&gt;&lt;P&gt;In the previous code snippet, the structural layouts of 'EXT' and 'NW' are different, irrespective of the definition of CI_AUFK. But still, it works in a Unicode system, but fails in a non-Unicode system. Could you please tell me why this is so?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards,&lt;/P&gt;&lt;P&gt;Anil Madhavan&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Wed, 06 Apr 2011 05:08:58 GMT</pubDate>
    <dc:creator>Former Member</dc:creator>
    <dc:date>2011-04-06T05:08:58Z</dc:date>
    <item>
      <title>Unicode Conversion Error</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/unicode-conversion-error/m-p/7809491#M1587913</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Friends,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I have a class method where I came across the following statement&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;PRE&gt;&lt;CODE&gt;
DATA nw TYPE bapi_te_network.
DATA: BEGIN OF ext,
             val1 TYPE valuepart,
             val2 TYPE valuepart,
             val3 TYPE valuepart,
             val4 TYPE valuepart,
            END OF ext.
MOVE nw TO ext.
&lt;/CODE&gt;&lt;/PRE&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;The class has the "Unicode checks active" flag enabled.&lt;/P&gt;&lt;P&gt;The last "MOVE" statement works fine in a Unicode system. &lt;/P&gt;&lt;P&gt;However, the same statement throws an error message in a non-Unicode system - ""EXT" and "NW" are not mutually convertible. In Unicode programs, "EXT" must have the same structure layout as "NW", independent of the length of a Unicode character."		&lt;/P&gt;&lt;P&gt;Since the Unicode checks are enabled, shouldn't the "MOVE" statement throw an error, no matter what system (Unicode/non-Unicode) it is executed on?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards,&lt;/P&gt;&lt;P&gt;Anil Madhavan&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 06 Apr 2011 04:51:10 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/unicode-conversion-error/m-p/7809491#M1587913</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2011-04-06T04:51:10Z</dc:date>
    </item>
    <item>
      <title>Re: Unicode Conversion Error</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/unicode-conversion-error/m-p/7809492#M1587914</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;structure BAPI_TE_NETWORK contains the include structure CI_AUFK.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;It may be depending on the definition of CI_AUFK (data types of the fields, ...) if there occurs a unicode error or not!&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Klaus&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 06 Apr 2011 05:04:12 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/unicode-conversion-error/m-p/7809492#M1587914</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2011-04-06T05:04:12Z</dc:date>
    </item>
    <item>
      <title>Re: Unicode Conversion Error</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/unicode-conversion-error/m-p/7809493#M1587915</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Klaus,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks for your quick response.&lt;/P&gt;&lt;P&gt;Could you please tell me, what field types would cause this error?&lt;/P&gt;&lt;P&gt;In the previous code snippet, the structural layouts of 'EXT' and 'NW' are different, irrespective of the definition of CI_AUFK. But still, it works in a Unicode system, but fails in a non-Unicode system. Could you please tell me why this is so?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards,&lt;/P&gt;&lt;P&gt;Anil Madhavan&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 06 Apr 2011 05:08:58 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/unicode-conversion-error/m-p/7809493#M1587915</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2011-04-06T05:08:58Z</dc:date>
    </item>
    <item>
      <title>Re: Unicode Conversion Error</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/unicode-conversion-error/m-p/7809494#M1587916</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Anil,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I think all types of character fields should work fine.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;CHAR and NUMC should be no problem.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Please post all fields of CI_AUFK from you non-unicode system with the unicode error, which are not of CHAR and NUMC type!&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;There should be the issue.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Klaus&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 06 Apr 2011 05:36:23 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/unicode-conversion-error/m-p/7809494#M1587916</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2011-04-06T05:36:23Z</dc:date>
    </item>
    <item>
      <title>Re: Unicode Conversion Error</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/unicode-conversion-error/m-p/7809495#M1587917</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Klaus,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;There are 20 CURR fields of length 15, and 1 CUKY field of length 5. Could this be the reason for this error?&lt;/P&gt;&lt;P&gt;Additionally, the error mentions something about structure layout. Does that mean that, for an equality assignment to work (not MOVE-CORRESPONDING), both the sturctures should be exactly the same?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards,&lt;/P&gt;&lt;P&gt;Anil Madhavan&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 06 Apr 2011 06:58:57 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/unicode-conversion-error/m-p/7809495#M1587917</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2011-04-06T06:58:57Z</dc:date>
    </item>
    <item>
      <title>Re: Unicode Conversion Error</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/unicode-conversion-error/m-p/7809496#M1587918</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Anil,&lt;/P&gt;&lt;P&gt;please have a closer look at&lt;/P&gt;&lt;P&gt;&lt;A href="http://www.sdn.sap.com/irj/sdn/go/portal/prtroot/docs/library/uuid/b02d3594-ae48-2a10-83a7-89d369b708e5" target="test_blank"&gt;http://www.sdn.sap.com/irj/sdn/go/portal/prtroot/docs/library/uuid/b02d3594-ae48-2a10-83a7-89d369b708e5&lt;/A&gt;&lt;/P&gt;&lt;P&gt;Chapter 4 (and specifically 4.3).&lt;/P&gt;&lt;P&gt;Best regards,&lt;/P&gt;&lt;P&gt;Nils Buerckel&lt;/P&gt;&lt;P&gt;SAP AG&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 06 Apr 2011 13:40:18 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/unicode-conversion-error/m-p/7809496#M1587918</guid>
      <dc:creator>nils_buerckel</dc:creator>
      <dc:date>2011-04-06T13:40:18Z</dc:date>
    </item>
    <item>
      <title>Re: Unicode Conversion Error</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/unicode-conversion-error/m-p/7809497#M1587919</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Nils,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Excellent Article!!&lt;/P&gt;&lt;P&gt;Thank you!!&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards,&lt;/P&gt;&lt;P&gt;Anil Madhavan&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 07 Apr 2011 04:31:01 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/unicode-conversion-error/m-p/7809497#M1587919</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2011-04-07T04:31:01Z</dc:date>
    </item>
  </channel>
</rss>

