<?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 type in Application Development and Automation Discussions</title>
    <link>https://community.sap.com/t5/application-development-and-automation-discussions/currency-type/m-p/4603641#M1085030</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;Can some one tell me how to display a field of currency type which is stored in sap transparent table as amount(type:DEC). for eg., in sap table it is stored as 12345.000 but i need to display it as 123.45, because this 123.45 is compared with another field coming from a third party system, which gives the value 123.45&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Thu, 23 Oct 2008 11:39:23 GMT</pubDate>
    <dc:creator>Former Member</dc:creator>
    <dc:date>2008-10-23T11:39:23Z</dc:date>
    <item>
      <title>currency type</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/currency-type/m-p/4603641#M1085030</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;Can some one tell me how to display a field of currency type which is stored in sap transparent table as amount(type:DEC). for eg., in sap table it is stored as 12345.000 but i need to display it as 123.45, because this 123.45 is compared with another field coming from a third party system, which gives the value 123.45&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 23 Oct 2008 11:39:23 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/currency-type/m-p/4603641#M1085030</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2008-10-23T11:39:23Z</dc:date>
    </item>
    <item>
      <title>Re: currency type</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/currency-type/m-p/4603642#M1085031</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;what is the Decimal notation you are following..?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;since you mentioned 12345.000 , but you are asking to show it as 123.45 what happened to the rest of the zeroes.&lt;/P&gt;&lt;P&gt;what is the currency type..?&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 23 Oct 2008 11:43:42 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/currency-type/m-p/4603642#M1085031</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2008-10-23T11:43:42Z</dc:date>
    </item>
    <item>
      <title>Re: currency type</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/currency-type/m-p/4603643#M1085032</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;hi vijay,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;The value i need to display comes from sap table.&lt;/P&gt;&lt;P&gt;I need to show it as 123.45 for the value 12345.000 which comes from sap table. The currency type for this data field(12345.000) varies like usd, xaf, jpy, euro. This data field has a key in which the type is defined.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;as for the zeroes, i need two decimal places in the currency.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 23 Oct 2008 13:38:38 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/currency-type/m-p/4603643#M1085032</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2008-10-23T13:38:38Z</dc:date>
    </item>
    <item>
      <title>Re: currency type</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/currency-type/m-p/4603644#M1085033</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Can you divide the field with 100000?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;12345.000 / 100000  = 123.45&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 23 Oct 2008 14:54:51 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/currency-type/m-p/4603644#M1085033</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2008-10-23T14:54:51Z</dc:date>
    </item>
    <item>
      <title>Re: currency type</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/currency-type/m-p/4603645#M1085034</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;No, i cant divide or use shift for the field. I am asked to copy the amount from the sap table into a currency variable and this currency variable has to be encoded with currency code.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 24 Oct 2008 04:45:11 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/currency-type/m-p/4603645#M1085034</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2008-10-24T04:45:11Z</dc:date>
    </item>
    <item>
      <title>Re: currency type</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/currency-type/m-p/4603646#M1085035</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;I used the split statement to get the value out.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 18 Dec 2008 12:31:33 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/currency-type/m-p/4603646#M1085035</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2008-12-18T12:31:33Z</dc:date>
    </item>
    <item>
      <title>Re: currency type</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/currency-type/m-p/4603647#M1085036</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Ghousia,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;You cannot use split statement for a Packed decimal value.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;You just have to define a temporary variable of type p decimals 2 and assign the value to it and display the same.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thats it.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;If you carry on working with the split statement, it might give errors in the future.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards,&lt;/P&gt;&lt;P&gt;-Syed.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 19 Dec 2008 04:58:06 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/currency-type/m-p/4603647#M1085036</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2008-12-19T04:58:06Z</dc:date>
    </item>
    <item>
      <title>Re: currency type</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/currency-type/m-p/4603648#M1085037</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;yes, absolutely. I tried that too but it didnt work out. so i used it since that value needs to be displayed only.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks syed!&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 19 Dec 2008 08:35:19 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/currency-type/m-p/4603648#M1085037</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2008-12-19T08:35:19Z</dc:date>
    </item>
  </channel>
</rss>

