<?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: Quantity (amount) conversion as per currency in Application Development and Automation Discussions</title>
    <link>https://community.sap.com/t5/application-development-and-automation-discussions/quantity-amount-conversion-as-per-currency/m-p/6610155#M1438809</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;you can use following fieldcatalog decleration.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt; wa_fieldcat-fieldname = 'Q_VBELN'.&lt;/P&gt;&lt;P&gt; wa_fieldcat-tabname  = 'IT_FIANL'.&lt;/P&gt;&lt;P&gt; wa_fieldcat-seltext_l  = 'Quotation'.&lt;/P&gt;&lt;P&gt; wa_fieldcat-ref_fieldname  = 'WAERK'.&lt;/P&gt;&lt;P&gt; wa_fieldcat-ref_tabname  = 'VBAP.'&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Fri, 05 Feb 2010 11:49:48 GMT</pubDate>
    <dc:creator>Former Member</dc:creator>
    <dc:date>2010-02-05T11:49:48Z</dc:date>
    <item>
      <title>Quantity (amount) conversion as per currency</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/quantity-amount-conversion-as-per-currency/m-p/6610153#M1438807</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Dear All,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I have problem with amount conversion, my amount to be displayed in ALV should be displayed as per currency value.&lt;/P&gt;&lt;P&gt;Eg: Currency JPY (holds no decimals) so my amount should be displayed as 10/45/23232/56565 without decimals in ALV output. Currently it is displying amounts with 2 decimals.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;So can you please suggest me the solution if you have done this already, also let me know if you need any other information.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks,&lt;/P&gt;&lt;P&gt;Devasing&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 05 Feb 2010 10:45:35 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/quantity-amount-conversion-as-per-currency/m-p/6610153#M1438807</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2010-02-05T10:45:35Z</dc:date>
    </item>
    <item>
      <title>Re: Quantity (amount) conversion as per currency</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/quantity-amount-conversion-as-per-currency/m-p/6610154#M1438808</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;If you have more than one currencies into report add a new column with the currency and set the reference currency field of the amount field at field catalog equal with the name of currency column field. If you have only one curency set the currency field of the amount field equal to the currency&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 05 Feb 2010 11:21:58 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/quantity-amount-conversion-as-per-currency/m-p/6610154#M1438808</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2010-02-05T11:21:58Z</dc:date>
    </item>
    <item>
      <title>Re: Quantity (amount) conversion as per currency</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/quantity-amount-conversion-as-per-currency/m-p/6610155#M1438809</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;you can use following fieldcatalog decleration.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt; wa_fieldcat-fieldname = 'Q_VBELN'.&lt;/P&gt;&lt;P&gt; wa_fieldcat-tabname  = 'IT_FIANL'.&lt;/P&gt;&lt;P&gt; wa_fieldcat-seltext_l  = 'Quotation'.&lt;/P&gt;&lt;P&gt; wa_fieldcat-ref_fieldname  = 'WAERK'.&lt;/P&gt;&lt;P&gt; wa_fieldcat-ref_tabname  = 'VBAP.'&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 05 Feb 2010 11:49:48 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/quantity-amount-conversion-as-per-currency/m-p/6610155#M1438809</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2010-02-05T11:49:48Z</dc:date>
    </item>
    <item>
      <title>Re: Quantity (amount) conversion as per currency</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/quantity-amount-conversion-as-per-currency/m-p/6610156#M1438810</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;Icheck what currency field have you given in fieldcatalog.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;example :&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;    wa_fieldcat-col_pos       = '5'.              " Row Position&lt;/P&gt;&lt;P&gt;    wa_fieldcat-fieldname     = c_total.              " field name&lt;/P&gt;&lt;P&gt;    wa_fieldcat-ref_tabname   = 'BSIK'.           " Reference table&lt;/P&gt;&lt;P&gt;    wa_fieldcat-ref_fieldname = 'DMBTR'.              " Amount  field&lt;/P&gt;&lt;P&gt;    wa_fieldcat-seltext_l     = text-011.              " Text&lt;/P&gt;&lt;P&gt;    wa_fieldcat-do_sum        = c_x.&lt;/P&gt;&lt;P&gt;    wa_fieldcat-ddictxt       = c_l.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;    APPEND wa_fieldcat TO fieldcatalog.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;    CLEAR wa_fieldcat.&lt;/P&gt;&lt;P&gt;    wa_fieldcat-col_pos       = '6'.              " Row Position&lt;/P&gt;&lt;P&gt;    wa_fieldcat-fieldname     = c_waers.              " field name&lt;/P&gt;&lt;P&gt;    wa_fieldcat-ref_tabname   = 'BSIK'.           " Reference table&lt;/P&gt;&lt;P&gt;    wa_fieldcat-ref_fieldname = 'WAERS'.              " currency reference&lt;/P&gt;&lt;P&gt;    wa_fieldcat-seltext_l     = text-012.              " Text&lt;/P&gt;&lt;P&gt;    wa_fieldcat-ddictxt       = c_l.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;thanks,&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 05 Feb 2010 12:44:52 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/quantity-amount-conversion-as-per-currency/m-p/6610156#M1438810</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2010-02-05T12:44:52Z</dc:date>
    </item>
  </channel>
</rss>

