<?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: problem with decimal in Application Development and Automation Discussions</title>
    <link>https://community.sap.com/t5/application-development-and-automation-discussions/problem-with-decimal/m-p/5370819#M1235555</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Thanks for all your replies..Our basis is rubbish( final answer)&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Mon, 23 Mar 2009 16:30:50 GMT</pubDate>
    <dc:creator>Former Member</dc:creator>
    <dc:date>2009-03-23T16:30:50Z</dc:date>
    <item>
      <title>problem with decimal</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/problem-with-decimal/m-p/5370809#M1235545</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Experts,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt; I have a number 1.000 , our new system taking it as 1000 and looping 1000 times , checked in other  systems it takes 1.000 as 1 which is correct. we see other systems system settings seems to be same for all of them.plz advise&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Edited by: BrightSide on Mar 23, 2009 12:20 PM&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 23 Mar 2009 12:20:06 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/problem-with-decimal/m-p/5370809#M1235545</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2009-03-23T12:20:06Z</dc:date>
    </item>
    <item>
      <title>Re: problem with decimal</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/problem-with-decimal/m-p/5370810#M1235546</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi,&lt;/P&gt;&lt;P&gt;    I think this may be because of the User Settings. &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Check the User settings in the following path:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;On the Menu:&lt;/P&gt;&lt;P&gt;System&lt;DEL&gt;&amp;gt;User Profile&lt;/DEL&gt;&amp;gt;Own Data.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;On the new window go to the 'Defaults' tab and check the field 'Decimal Notation'.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Compare this in both systems. The new system may be considering ','(comma) as the decimal indicator. In that case change the Decimal setting and then try running the program again.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards&lt;/P&gt;&lt;P&gt;Barada&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 23 Mar 2009 12:29:42 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/problem-with-decimal/m-p/5370810#M1235546</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2009-03-23T12:29:42Z</dc:date>
    </item>
    <item>
      <title>Re: problem with decimal</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/problem-with-decimal/m-p/5370811#M1235547</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi there,&lt;/P&gt;&lt;P&gt;Tried that and everything looks same.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 23 Mar 2009 12:32:49 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/problem-with-decimal/m-p/5370811#M1235547</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2009-03-23T12:32:49Z</dc:date>
    </item>
    <item>
      <title>Re: problem with decimal</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/problem-with-decimal/m-p/5370812#M1235548</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;hi:&lt;/P&gt;&lt;P&gt;if you use ecc 6.0, declare the data type like NUMC and move it into it.&lt;/P&gt;&lt;P&gt;Regards&lt;/P&gt;&lt;P&gt;Shashi&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 23 Mar 2009 12:33:54 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/problem-with-decimal/m-p/5370812#M1235548</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2009-03-23T12:33:54Z</dc:date>
    </item>
    <item>
      <title>Re: problem with decimal</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/problem-with-decimal/m-p/5370813#M1235549</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;if those setting are fine..can  u try writing ur logic using&lt;/P&gt;&lt;P&gt;split at '.' and check&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 23 Mar 2009 12:34:35 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/problem-with-decimal/m-p/5370813#M1235549</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2009-03-23T12:34:35Z</dc:date>
    </item>
    <item>
      <title>Re: problem with decimal</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/problem-with-decimal/m-p/5370814#M1235550</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hello there,&lt;/P&gt;&lt;P&gt;oourz is 4.6c and this field is numc .&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 23 Mar 2009 12:38:05 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/problem-with-decimal/m-p/5370814#M1235550</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2009-03-23T12:38:05Z</dc:date>
    </item>
    <item>
      <title>Re: problem with decimal</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/problem-with-decimal/m-p/5370815#M1235551</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;In the attributes of your program is the fixed point arithmetic check box checked?&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 23 Mar 2009 12:45:20 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/problem-with-decimal/m-p/5370815#M1235551</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2009-03-23T12:45:20Z</dc:date>
    </item>
    <item>
      <title>Re: problem with decimal</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/problem-with-decimal/m-p/5370816#M1235552</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;yes&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 23 Mar 2009 12:47:31 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/problem-with-decimal/m-p/5370816#M1235552</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2009-03-23T12:47:31Z</dc:date>
    </item>
    <item>
      <title>Re: problem with decimal</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/problem-with-decimal/m-p/5370817#M1235553</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;On both systems?&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 23 Mar 2009 12:56:23 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/problem-with-decimal/m-p/5370817#M1235553</guid>
      <dc:creator>matt</dc:creator>
      <dc:date>2009-03-23T12:56:23Z</dc:date>
    </item>
    <item>
      <title>Re: problem with decimal</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/problem-with-decimal/m-p/5370818#M1235554</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;yes&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 23 Mar 2009 14:06:20 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/problem-with-decimal/m-p/5370818#M1235554</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2009-03-23T14:06:20Z</dc:date>
    </item>
    <item>
      <title>Re: problem with decimal</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/problem-with-decimal/m-p/5370819#M1235555</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Thanks for all your replies..Our basis is rubbish( final answer)&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 23 Mar 2009 16:30:50 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/problem-with-decimal/m-p/5370819#M1235555</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2009-03-23T16:30:50Z</dc:date>
    </item>
  </channel>
</rss>

