<?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: Exchange rate in BAPI_ACC_DOCUMENT_POST in Application Development and Automation Discussions</title>
    <link>https://community.sap.com/t5/application-development-and-automation-discussions/exchange-rate-in-bapi-acc-document-post/m-p/7966411#M1603353</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Yes, I have used it but we cannot pass /1.2. I want to post similar as FB01 where we have option to post with exchange rate /1.2..&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Mon, 27 Jun 2011 14:54:33 GMT</pubDate>
    <dc:creator>Former Member</dc:creator>
    <dc:date>2011-06-27T14:54:33Z</dc:date>
    <item>
      <title>Exchange rate in BAPI_ACC_DOCUMENT_POST</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/exchange-rate-in-bapi-acc-document-post/m-p/7966409#M1603351</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Is there any way to post document using BAPI_ACC_DOCUMENT_POST with exchange rate as /1.2&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 27 Jun 2011 14:37:35 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/exchange-rate-in-bapi-acc-document-post/m-p/7966409#M1603351</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2011-06-27T14:37:35Z</dc:date>
    </item>
    <item>
      <title>Re: Exchange rate in BAPI_ACC_DOCUMENT_POST</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/exchange-rate-in-bapi-acc-document-post/m-p/7966410#M1603352</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;You have the table "CURRENCYAMOUNT" which has the currency rate fields - EXCH_RATE and EXCH_RATE_V.&lt;/P&gt;&lt;P&gt;You may try to utilize these.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 27 Jun 2011 14:48:08 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/exchange-rate-in-bapi-acc-document-post/m-p/7966410#M1603352</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2011-06-27T14:48:08Z</dc:date>
    </item>
    <item>
      <title>Re: Exchange rate in BAPI_ACC_DOCUMENT_POST</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/exchange-rate-in-bapi-acc-document-post/m-p/7966411#M1603353</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Yes, I have used it but we cannot pass /1.2. I want to post similar as FB01 where we have option to post with exchange rate /1.2..&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 27 Jun 2011 14:54:33 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/exchange-rate-in-bapi-acc-document-post/m-p/7966411#M1603353</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2011-06-27T14:54:33Z</dc:date>
    </item>
    <item>
      <title>Re: Exchange rate in BAPI_ACC_DOCUMENT_POST</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/exchange-rate-in-bapi-acc-document-post/m-p/7966412#M1603354</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;This is external format, for the BAPI you need to pass internal format. You can convert between the two using the function modules for EXCRT conversion exit, see domain KURSF.&lt;/P&gt;&lt;P&gt;Thomas&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 27 Jun 2011 15:11:45 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/exchange-rate-in-bapi-acc-document-post/m-p/7966412#M1603354</guid>
      <dc:creator>ThomasZloch</dc:creator>
      <dc:date>2011-06-27T15:11:45Z</dc:date>
    </item>
    <item>
      <title>Re: Exchange rate in BAPI_ACC_DOCUMENT_POST</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/exchange-rate-in-bapi-acc-document-post/m-p/7966413#M1603355</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Thomas,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I tried the conversion routine to convert from external to internal and vice versa, but it is not able to convert '/' (slash). When we entered slash in the screen, the value captured is in negatinve ( eg screen entry /1,2 , value captured -1.2) and we cannot post with negative exchange rate. Slash is used for dividing exchange rate.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 27 Jun 2011 15:43:21 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/exchange-rate-in-bapi-acc-document-post/m-p/7966413#M1603355</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2011-06-27T15:43:21Z</dc:date>
    </item>
  </channel>
</rss>

