<?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: BAPI_CURRENCY_CONV_TO_EXTERNAL in Application Development and Automation Discussions</title>
    <link>https://community.sap.com/t5/application-development-and-automation-discussions/bapi-currency-conv-to-external/m-p/3102004#M736107</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Dhananjay,&lt;/P&gt;&lt;P&gt;  I think this is not a big problem. In fact, the value with '.' is the internal format, the way to distingue numeric and decimal part, and the value with ',' is the external format.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;  May be you have to check in your own data which is the ouput format.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;  In other case, I've done a replace '.' by ',' several times.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Sat, 01 Dec 2007 19:09:22 GMT</pubDate>
    <dc:creator>Former Member</dc:creator>
    <dc:date>2007-12-01T19:09:22Z</dc:date>
    <item>
      <title>BAPI_CURRENCY_CONV_TO_EXTERNAL</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/bapi-currency-conv-to-external/m-p/3102002#M736105</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi in my driver program for smartform i am using following function module&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;CALL FUNCTION 'BAPI_CURRENCY_CONV_TO_EXTERNAL'&lt;/P&gt;&lt;P&gt;  EXPORTING&lt;/P&gt;&lt;P&gt;    CURRENCY              = 'YTL'&lt;/P&gt;&lt;P&gt;    AMOUNT_INTERNAL       = IT_FINAL_DATA-NETPR&lt;/P&gt;&lt;P&gt; IMPORTING&lt;/P&gt;&lt;P&gt;   AMOUNT_EXTERNAL        = IT_FINAL_DATA-NETPR1&lt;/P&gt;&lt;P&gt;   .&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;   ENDLOOP.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;its giving output like :&lt;/P&gt;&lt;P&gt;IT_FINAL_DATA-NETPR                  100.00&lt;/P&gt;&lt;P&gt;IT_FINAL_DATA-NETPR1                           100.0000&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;wherein if i execute the same function module with se37 &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;its giving output 100,0000&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;what can be the problem..pls help..&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Sat, 01 Dec 2007 06:24:46 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/bapi-currency-conv-to-external/m-p/3102002#M736105</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2007-12-01T06:24:46Z</dc:date>
    </item>
    <item>
      <title>Re: BAPI_CURRENCY_CONV_TO_EXTERNAL</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/bapi-currency-conv-to-external/m-p/3102003#M736106</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Guys pls help....this is urgent.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Sat, 01 Dec 2007 07:18:17 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/bapi-currency-conv-to-external/m-p/3102003#M736106</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2007-12-01T07:18:17Z</dc:date>
    </item>
    <item>
      <title>Re: BAPI_CURRENCY_CONV_TO_EXTERNAL</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/bapi-currency-conv-to-external/m-p/3102004#M736107</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Dhananjay,&lt;/P&gt;&lt;P&gt;  I think this is not a big problem. In fact, the value with '.' is the internal format, the way to distingue numeric and decimal part, and the value with ',' is the external format.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;  May be you have to check in your own data which is the ouput format.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;  In other case, I've done a replace '.' by ',' several times.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Sat, 01 Dec 2007 19:09:22 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/bapi-currency-conv-to-external/m-p/3102004#M736107</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2007-12-01T19:09:22Z</dc:date>
    </item>
  </channel>
</rss>

