<?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 Currency TND wrong decimal in Application Development and Automation Discussions</title>
    <link>https://community.sap.com/t5/application-development-and-automation-discussions/currency-tnd-wrong-decimal/m-p/3974482#M949299</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi all ,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;We are facing any issue when we trying to display the TND Currency .&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Issue is like,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;We donu2019t have any price field in one screen, where the client wants to show the price field in that screen.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;What we done is , we added our custom field in the screen same as like standard price field in the other screen &lt;/P&gt;&lt;P&gt;For the standard price the data element have propertied like CURR (13,2).&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;When we trying to Display our custom filed its printing only 2 decimal and that to one decimal is shifting to left.&lt;/P&gt;&lt;P&gt;Example: 200.000 &lt;/P&gt;&lt;P&gt;Instead of 200.000 its displaying like 2000.00&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;What we do in this screen, its just display .&lt;/P&gt;&lt;P&gt;Where user can add that row to his work area.&lt;/P&gt;&lt;P&gt;After adding into the work area, where we have the standard field&lt;/P&gt;&lt;P&gt;.&lt;/P&gt;&lt;P&gt;can anybody give any suggestion.&lt;/P&gt;&lt;P&gt;or is there any conversions happening in the its side&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Tue, 10 Jun 2008 08:21:45 GMT</pubDate>
    <dc:creator>Former Member</dc:creator>
    <dc:date>2008-06-10T08:21:45Z</dc:date>
    <item>
      <title>Currency TND wrong decimal</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/currency-tnd-wrong-decimal/m-p/3974482#M949299</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi all ,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;We are facing any issue when we trying to display the TND Currency .&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Issue is like,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;We donu2019t have any price field in one screen, where the client wants to show the price field in that screen.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;What we done is , we added our custom field in the screen same as like standard price field in the other screen &lt;/P&gt;&lt;P&gt;For the standard price the data element have propertied like CURR (13,2).&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;When we trying to Display our custom filed its printing only 2 decimal and that to one decimal is shifting to left.&lt;/P&gt;&lt;P&gt;Example: 200.000 &lt;/P&gt;&lt;P&gt;Instead of 200.000 its displaying like 2000.00&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;What we do in this screen, its just display .&lt;/P&gt;&lt;P&gt;Where user can add that row to his work area.&lt;/P&gt;&lt;P&gt;After adding into the work area, where we have the standard field&lt;/P&gt;&lt;P&gt;.&lt;/P&gt;&lt;P&gt;can anybody give any suggestion.&lt;/P&gt;&lt;P&gt;or is there any conversions happening in the its side&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 10 Jun 2008 08:21:45 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/currency-tnd-wrong-decimal/m-p/3974482#M949299</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2008-06-10T08:21:45Z</dc:date>
    </item>
    <item>
      <title>Re: Currency TND wrong decimal</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/currency-tnd-wrong-decimal/m-p/3974483#M949300</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;Data: currency(14) type p decimal 3.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Try the above variable and move your currency to this variable.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks &amp;amp; Regards,&lt;/P&gt;&lt;P&gt;Vallamuthu.M&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 10 Jun 2008 08:29:07 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/currency-tnd-wrong-decimal/m-p/3974483#M949300</guid>
      <dc:creator>vallamuthu_madheswaran2</dc:creator>
      <dc:date>2008-06-10T08:29:07Z</dc:date>
    </item>
    <item>
      <title>Re: Currency TND wrong decimal</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/currency-tnd-wrong-decimal/m-p/3974484#M949301</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;But this will print always 3 decimal .&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 10 Jun 2008 08:34:50 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/currency-tnd-wrong-decimal/m-p/3974484#M949301</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2008-06-10T08:34:50Z</dc:date>
    </item>
    <item>
      <title>Re: Currency TND wrong decimal</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/currency-tnd-wrong-decimal/m-p/3974485#M949302</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;This is because, in table TCURR table the decimals would be 2 for TND currecy type.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks,&lt;/P&gt;&lt;P&gt;Sriram Ponna.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 10 Jun 2008 08:58:39 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/currency-tnd-wrong-decimal/m-p/3974485#M949302</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2008-06-10T08:58:39Z</dc:date>
    </item>
    <item>
      <title>Re: Currency TND wrong decimal</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/currency-tnd-wrong-decimal/m-p/3974486#M949303</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;thank you&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 30 Sep 2008 06:09:53 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/currency-tnd-wrong-decimal/m-p/3974486#M949303</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2008-09-30T06:09:53Z</dc:date>
    </item>
  </channel>
</rss>

