<?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 error in Application Development and Automation Discussions</title>
    <link>https://community.sap.com/t5/application-development-and-automation-discussions/unicode-error/m-p/7046513#M1501429</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;It will obvously dump when you try to move a junk or hexadecimal value to a field of currency type. Identify what the # means and try to convert that into a numeric value and check&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Vikranth&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Wed, 30 Jun 2010 07:56:37 GMT</pubDate>
    <dc:creator>Former Member</dc:creator>
    <dc:date>2010-06-30T07:56:37Z</dc:date>
    <item>
      <title>unicode error</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/unicode-error/m-p/7046512#M1501428</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi,&lt;/P&gt;&lt;P&gt; while doing unicode conversion I am facing dump error i following code.How it  can be removed.&lt;/P&gt;&lt;P&gt;TABLES:ANLCV ,TABWN.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;DATA: POSITIONEN(1360) TYPE C.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;DATA: BEGIN OF APOS OCCURS 80,&lt;/P&gt;&lt;P&gt;        GITZL  LIKE TABWN-GITZL,&lt;/P&gt;&lt;P&gt;        GITSP  LIKE TABWN-GITSP,&lt;/P&gt;&lt;P&gt;        BETRAG LIKE ANLCV-KANSW,&lt;/P&gt;&lt;P&gt;      END OF APOS.&lt;/P&gt;&lt;P&gt;   POSITIONEN =    '0101#############'.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;   MOVE POSITIONEN+0(2) TO APOS-GITZL.&lt;/P&gt;&lt;P&gt;    MOVE POSITIONEN+2(2) TO APOS-GITSP.&lt;/P&gt;&lt;P&gt;       MOVE POSITIONEN+4(13) TO APOS-BETRAG. " dump error statement &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;    APPEND APOS.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 30 Jun 2010 07:45:54 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/unicode-error/m-p/7046512#M1501428</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2010-06-30T07:45:54Z</dc:date>
    </item>
    <item>
      <title>Re: unicode error</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/unicode-error/m-p/7046513#M1501429</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;It will obvously dump when you try to move a junk or hexadecimal value to a field of currency type. Identify what the # means and try to convert that into a numeric value and check&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Vikranth&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 30 Jun 2010 07:56:37 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/unicode-error/m-p/7046513#M1501429</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2010-06-30T07:56:37Z</dc:date>
    </item>
  </channel>
</rss>

