<?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: Decimals issue while Displaying Amount in Application Development and Automation Discussions</title>
    <link>https://community.sap.com/t5/application-development-and-automation-discussions/decimals-issue-while-displaying-amount/m-p/7189398#M1519522</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;In SU01 default Decimals notation is as below.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt; 1.234.67,89&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;and i have created new domain with Decimals 4 of type CURR.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Tue, 17 Aug 2010 06:09:05 GMT</pubDate>
    <dc:creator>Former Member</dc:creator>
    <dc:date>2010-08-17T06:09:05Z</dc:date>
    <item>
      <title>Decimals issue while Displaying Amount</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/decimals-issue-while-displaying-amount/m-p/7189396#M1519520</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hello Gurus&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;i have a requirment to add Zfields of type CURR to the table VBAK with 4 Decimals. I have added the screen Additional data B as well.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;and its working fine.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;i have one issue with the display of hte amount value as my field is of 4 decimals. &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;example: in the table the values is stored as 100,0000, but on the screeen it is been displayed as 1.0000,00.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;it seems that while dispalying the amount we are getting only 2 decimals not 4. please let me know how i can fix it&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks in Advance.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 17 Aug 2010 05:38:22 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/decimals-issue-while-displaying-amount/m-p/7189396#M1519520</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2010-08-17T05:38:22Z</dc:date>
    </item>
    <item>
      <title>Re: Decimals issue while Displaying Amount</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/decimals-issue-while-displaying-amount/m-p/7189397#M1519521</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;The field value is displayed in a diff format.&lt;/P&gt;&lt;P&gt;Check the user settings in SU01.&lt;/P&gt;&lt;P&gt;Also , check the properties of the domain which you have assigned to the field.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 17 Aug 2010 05:42:57 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/decimals-issue-while-displaying-amount/m-p/7189397#M1519521</guid>
      <dc:creator>Sandeep_Panghal</dc:creator>
      <dc:date>2010-08-17T05:42:57Z</dc:date>
    </item>
    <item>
      <title>Re: Decimals issue while Displaying Amount</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/decimals-issue-while-displaying-amount/m-p/7189398#M1519522</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;In SU01 default Decimals notation is as below.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt; 1.234.67,89&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;and i have created new domain with Decimals 4 of type CURR.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 17 Aug 2010 06:09:05 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/decimals-issue-while-displaying-amount/m-p/7189398#M1519522</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2010-08-17T06:09:05Z</dc:date>
    </item>
    <item>
      <title>Re: Decimals issue while Displaying Amount</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/decimals-issue-while-displaying-amount/m-p/7189399#M1519523</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;then change it to 1,234,567.89&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 17 Aug 2010 06:16:49 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/decimals-issue-while-displaying-amount/m-p/7189399#M1519523</guid>
      <dc:creator>Sandeep_Panghal</dc:creator>
      <dc:date>2010-08-17T06:16:49Z</dc:date>
    </item>
    <item>
      <title>Re: Decimals issue while Displaying Amount</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/decimals-issue-while-displaying-amount/m-p/7189400#M1519524</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;What is the currency ? Does this currency have zero decimal places defined viz., JPY, HUF etc. ?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;@Sandeep: How does this depend on the user's decimal &amp;amp; thousand separator settings ?&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 17 Aug 2010 06:21:05 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/decimals-issue-while-displaying-amount/m-p/7189400#M1519524</guid>
      <dc:creator>SuhaSaha</dc:creator>
      <dc:date>2010-08-17T06:21:05Z</dc:date>
    </item>
    <item>
      <title>Re: Decimals issue while Displaying Amount</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/decimals-issue-while-displaying-amount/m-p/7189401#M1519525</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi friend,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Did you set &lt;STRONG&gt;currency/quantity fields&lt;/STRONG&gt; for your zfields in table VBAK. If yes, in field's attribute of zfields in screen must have ref. fields is currency unit.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Please check and reply.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;regards,&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 17 Aug 2010 06:22:16 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/decimals-issue-while-displaying-amount/m-p/7189401#M1519525</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2010-08-17T06:22:16Z</dc:date>
    </item>
    <item>
      <title>Re: Decimals issue while Displaying Amount</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/decimals-issue-while-displaying-amount/m-p/7189402#M1519526</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;hello Sandeep,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;if you change the SU01 settings then it will change the format, it will not display 4 decimals.&lt;/P&gt;&lt;P&gt;yes i have specied reference table and  reference field as VBAK-WAERK.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 17 Aug 2010 06:54:29 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/decimals-issue-while-displaying-amount/m-p/7189402#M1519526</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2010-08-17T06:54:29Z</dc:date>
    </item>
  </channel>
</rss>

