<?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: DATA FORMAT in Application Development and Automation Discussions</title>
    <link>https://community.sap.com/t5/application-development-and-automation-discussions/data-format/m-p/1432754#M206733</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;I dont think that should be problem. Anyways you can convert rate field in your internal table from char(C) to packed decimals(P) and then do the addition. Hope this will give you an idea.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Cheers,&lt;/P&gt;&lt;P&gt;Vikram&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Tue, 27 Jun 2006 22:25:24 GMT</pubDate>
    <dc:creator>Former Member</dc:creator>
    <dc:date>2006-06-27T22:25:24Z</dc:date>
    <item>
      <title>DATA FORMAT</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/data-format/m-p/1432752#M206731</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;I am getting freight rate from an external system with the RFC and i have to do addition for the rate for each call with the rsults from the previous call, i mean cummulative. So when i am doing that its ignoring the decimal points. I have looked into the internal table that external system is  sending me back. for eg 15.20 + 15.20 = 3040 is what it is showing up when i am doing addition and moving to another table. I have looked into the structure format and it is CHAR format for the rate field. So is that the problem.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Shejal.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 27 Jun 2006 20:43:21 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/data-format/m-p/1432752#M206731</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2006-06-27T20:43:21Z</dc:date>
    </item>
    <item>
      <title>Re: DATA FORMAT</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/data-format/m-p/1432753#M206732</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;hi Shejal,&lt;/P&gt;&lt;P&gt;  Change it to type &amp;lt;b&amp;gt;P/F&amp;lt;/b&amp;gt; so as to get your output in the required format and the output that you are getting it all because of the structure that is of Char Format as you have predicted...&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 27 Jun 2006 20:45:46 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/data-format/m-p/1432753#M206732</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2006-06-27T20:45:46Z</dc:date>
    </item>
    <item>
      <title>Re: DATA FORMAT</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/data-format/m-p/1432754#M206733</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;I dont think that should be problem. Anyways you can convert rate field in your internal table from char(C) to packed decimals(P) and then do the addition. Hope this will give you an idea.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Cheers,&lt;/P&gt;&lt;P&gt;Vikram&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 27 Jun 2006 22:25:24 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/data-format/m-p/1432754#M206733</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2006-06-27T22:25:24Z</dc:date>
    </item>
  </channel>
</rss>

