<?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: Problems with BAPI_ACC_DOCUMENT_CHECK - System asking for currency conversions in Application Development and Automation Discussions</title>
    <link>https://community.sap.com/t5/application-development-and-automation-discussions/problems-with-bapi-acc-document-check-system-asking-for-currency/m-p/10374172#M1840036</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Currency type is now set as 00, my excel changed the value when I exported it to copy here :S&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Fri, 13 Jun 2014 11:20:21 GMT</pubDate>
    <dc:creator>Former Member</dc:creator>
    <dc:date>2014-06-13T11:20:21Z</dc:date>
    <item>
      <title>Problems with BAPI_ACC_DOCUMENT_CHECK - System asking for currency conversions</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/problems-with-bapi-acc-document-check-system-asking-for-currency/m-p/10374165#M1840029</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi experts,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I am using&amp;nbsp; BAPI_ACC_DOCUMENT_CHECK to check before calling BAPI_ACC_DOCUMENT_POST.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;My problem is that bapi return all the time gives me an error indicating i Have no conversion date. It should not ask me for that because all&amp;nbsp; Amounts are informed in local currency (EUR).&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;If i put a date on&amp;nbsp; WWERT on header or&amp;nbsp; TRANS_DATE&amp;nbsp; on position, it returns me an error telling that I should give another currency to converts, when in fact i want no conversion to another currency.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I tried it with my Fi Colleagues, we inserted exacly the same information through FB01 and successfully created the entrance on database.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I have seen several BAPI_ACC_DOCUMENT_CHECK post here but no one I've found solves my problem.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Any advice with this? &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks a lot!&lt;/P&gt;&lt;P&gt;Artur.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 13 Jun 2014 08:34:04 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/problems-with-bapi-acc-document-check-system-asking-for-currency/m-p/10374165#M1840029</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2014-06-13T08:34:04Z</dc:date>
    </item>
    <item>
      <title>Re: Problems with BAPI_ACC_DOCUMENT_CHECK - System asking for currency conversions</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/problems-with-bapi-acc-document-check-system-asking-for-currency/m-p/10374166#M1840030</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Are you populating internal table "currencyamount" ? Can you share which parameters you are passing?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 13 Jun 2014 09:08:16 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/problems-with-bapi-acc-document-check-system-asking-for-currency/m-p/10374166#M1840030</guid>
      <dc:creator>former_member188827</dc:creator>
      <dc:date>2014-06-13T09:08:16Z</dc:date>
    </item>
    <item>
      <title>Re: Problems with BAPI_ACC_DOCUMENT_CHECK - System asking for currency conversions</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/problems-with-bapi-acc-document-check-system-asking-for-currency/m-p/10374167#M1840031</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi,&lt;/P&gt;&lt;P&gt;Whether you can check the value of currency maintained in your FM parameter? like the internal value or outside value...... you can try check for that.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-family: 'Brush Script MT'; color: #777777;"&gt;Thanks &amp;amp; Regards,&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: #777777; font-size: 12pt; font-family: 'Baskerville Old Face','serif';"&gt;&lt;STRONG&gt;Steven_Gu&lt;/STRONG&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 13 Jun 2014 09:17:08 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/problems-with-bapi-acc-document-check-system-asking-for-currency/m-p/10374167#M1840031</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2014-06-13T09:17:08Z</dc:date>
    </item>
    <item>
      <title>Re: Problems with BAPI_ACC_DOCUMENT_CHECK - System asking for currency conversions</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/problems-with-bapi-acc-document-check-system-asking-for-currency/m-p/10374168#M1840032</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;&lt;SPAN style="font-size: 10pt;"&gt;Hi Mehwish,&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I can give you an example from this table on a call that is failing, only attaching the fields I am filling, the othesr are initial. In Index 3 I have tried both putting EUR in currency column and not, and completely deleting CURRENCY_ISO column, but the result is the same:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;TABLE border="0" cellpadding="0" cellspacing="0" width="585"&gt;&lt;TBODY&gt;&lt;TR&gt;&lt;TD height="20" style="font-size: 11pt; color: white; font-weight: bold; font-family: Calibri; border-top-width: 0.5pt; border-style: solid none solid solid; border-top-color: #95b3d7; border-bottom-width: 0.5pt; border-bottom-color: #95b3d7; border-left-width: 0.5pt; border-left-color: #95b3d7; background: #4f81bd;" width="69"&gt;version&lt;/TD&gt;&lt;TD style="font-size: 11pt; color: white; font-weight: bold; font-family: Calibri; border-top-width: 0.5pt; border-style: solid none; border-top-color: #95b3d7; border-bottom-width: 0.5pt; border-bottom-color: #95b3d7; background: #4f81bd;" width="106"&gt;ITEMNO_ACC&lt;/TD&gt;&lt;TD style="font-size: 11pt; color: white; font-weight: bold; font-family: Calibri; border-top-width: 0.5pt; border-style: solid none; border-top-color: #95b3d7; border-bottom-width: 0.5pt; border-bottom-color: #95b3d7; background: #4f81bd;" width="90"&gt;CURRENCY&lt;/TD&gt;&lt;TD style="font-size: 11pt; color: white; font-weight: bold; font-family: Calibri; border-top-width: 0.5pt; border-style: solid none; border-top-color: #95b3d7; border-bottom-width: 0.5pt; border-bottom-color: #95b3d7; background: #4f81bd;" width="118"&gt;CURRENCY_ISO&lt;/TD&gt;&lt;TD style="font-size: 11pt; color: white; font-weight: bold; font-family: Calibri; border-top-width: 0.5pt; border-style: solid none; border-top-color: #95b3d7; border-bottom-width: 0.5pt; border-bottom-color: #95b3d7; background: #4f81bd;" width="112"&gt;AMT_DOCCUR&lt;/TD&gt;&lt;TD style="font-size: 11pt; color: white; font-weight: bold; font-family: Calibri; border-top-width: 0.5pt; border-style: solid solid solid none; border-top-color: #95b3d7; border-right-width: 0.5pt; border-right-color: #95b3d7; border-bottom-width: 0.5pt; border-bottom-color: #95b3d7; background: #4f81bd;" width="90"&gt;AMT_BASE&lt;/TD&gt;&lt;/TR&gt;&lt;TR&gt;&lt;TD align="right" height="20" style="font-size: 11pt; color: black; font-family: Calibri; border-top-width: 0.5pt; border-style: solid none solid solid; border-top-color: #95b3d7; border-bottom-width: 0.5pt; border-bottom-color: #95b3d7; border-left-width: 0.5pt; border-left-color: #95b3d7; background: #dce6f1;"&gt;1&lt;/TD&gt;&lt;TD align="right" style="font-size: 11pt; color: black; font-family: Calibri; border-top-width: 0.5pt; border-style: solid none; border-top-color: #95b3d7; border-bottom-width: 0.5pt; border-bottom-color: #95b3d7; background: #dce6f1;"&gt;1&lt;/TD&gt;&lt;TD class="xl63" style="font-size: 11pt; color: black; font-family: Calibri; border-top-width: 0.5pt; border-style: solid none; border-top-color: #95b3d7; border-bottom-width: 0.5pt; border-bottom-color: #95b3d7; background: #dce6f1;"&gt;EUR&lt;/TD&gt;&lt;TD class="xl63" style="font-size: 11pt; color: black; font-family: Calibri; border-top-width: 0.5pt; border-style: solid none; border-top-color: #95b3d7; border-bottom-width: 0.5pt; border-bottom-color: #95b3d7; background: #dce6f1;"&gt;EUR&lt;/TD&gt;&lt;TD align="right" style="font-size: 11pt; color: black; font-family: Calibri; border-top-width: 0.5pt; border-style: solid none; border-top-color: #95b3d7; border-bottom-width: 0.5pt; border-bottom-color: #95b3d7; background: #dce6f1;"&gt;13147,2&lt;/TD&gt;&lt;TD align="right" style="font-size: 11pt; color: black; font-family: Calibri; border-top-width: 0.5pt; border-style: solid solid solid none; border-top-color: #95b3d7; border-right-width: 0.5pt; border-right-color: #95b3d7; border-bottom-width: 0.5pt; border-bottom-color: #95b3d7; background: #dce6f1;"&gt;13147,2&lt;/TD&gt;&lt;/TR&gt;&lt;TR&gt;&lt;TD align="right" height="20" style="font-size: 11pt; color: black; font-family: Calibri; border-top-width: 0.5pt; border-style: solid none solid solid; border-top-color: #95b3d7; border-bottom-width: 0.5pt; border-bottom-color: #95b3d7; border-left-width: 0.5pt; border-left-color: #95b3d7;"&gt;1&lt;/TD&gt;&lt;TD align="right" style="font-size: 11pt; color: black; font-family: Calibri; border-top-width: 0.5pt; border-style: solid none; border-top-color: #95b3d7; border-bottom-width: 0.5pt; border-bottom-color: #95b3d7;"&gt;2&lt;/TD&gt;&lt;TD class="xl63" style="font-size: 11pt; color: black; font-family: Calibri; border-top-width: 0.5pt; border-style: solid none; border-top-color: #95b3d7; border-bottom-width: 0.5pt; border-bottom-color: #95b3d7;"&gt;EUR&lt;/TD&gt;&lt;TD class="xl63" style="font-size: 11pt; color: black; font-family: Calibri; border-top-width: 0.5pt; border-style: solid none; border-top-color: #95b3d7; border-bottom-width: 0.5pt; border-bottom-color: #95b3d7;"&gt;EUR&lt;/TD&gt;&lt;TD align="right" style="font-size: 11pt; color: black; font-family: Calibri; border-top-width: 0.5pt; border-style: solid none; border-top-color: #95b3d7; border-bottom-width: 0.5pt; border-bottom-color: #95b3d7;"&gt;-11952&lt;/TD&gt;&lt;TD align="right" style="font-size: 11pt; color: black; font-family: Calibri; border-top-width: 0.5pt; border-style: solid solid solid none; border-top-color: #95b3d7; border-right-width: 0.5pt; border-right-color: #95b3d7; border-bottom-width: 0.5pt; border-bottom-color: #95b3d7;"&gt;-11952&lt;/TD&gt;&lt;/TR&gt;&lt;TR&gt;&lt;TD align="right" height="20" style="font-size: 11pt; color: black; font-family: Calibri; border-top-width: 0.5pt; border-style: solid none solid solid; border-top-color: #95b3d7; border-bottom-width: 0.5pt; border-bottom-color: #95b3d7; border-left-width: 0.5pt; border-left-color: #95b3d7; background: #dce6f1;"&gt;1&lt;/TD&gt;&lt;TD align="right" style="font-size: 11pt; color: black; font-family: Calibri; border-top-width: 0.5pt; border-style: solid none; border-top-color: #95b3d7; border-bottom-width: 0.5pt; border-bottom-color: #95b3d7; background: #dce6f1;"&gt;3&lt;/TD&gt;&lt;TD class="xl63" style="font-size: 11pt; color: black; font-family: Calibri; border-top-width: 0.5pt; border-style: solid none; border-top-color: #95b3d7; border-bottom-width: 0.5pt; border-bottom-color: #95b3d7; background: #dce6f1;"&gt;EUR&lt;/TD&gt;&lt;TD align="right" style="font-size: 11pt; color: black; font-family: Calibri; border-top-width: 0.5pt; border-style: solid none; border-top-color: #95b3d7; border-bottom-width: 0.5pt; border-bottom-color: #95b3d7; background: #dce6f1;"&gt;0&lt;/TD&gt;&lt;TD align="right" style="font-size: 11pt; color: black; font-family: Calibri; border-top-width: 0.5pt; border-style: solid solid solid none; border-top-color: #95b3d7; border-right-width: 0.5pt; border-right-color: #95b3d7; border-bottom-width: 0.5pt; border-bottom-color: #95b3d7; background: #dce6f1;"&gt;0&lt;/TD&gt;&lt;/TR&gt;&lt;TR&gt;&lt;TD align="right" height="20" style="font-size: 11pt; color: black; font-family: Calibri; border-top-width: 0.5pt; border-style: solid none solid solid; border-top-color: #95b3d7; border-bottom-width: 0.5pt; border-bottom-color: #95b3d7; border-left-width: 0.5pt; border-left-color: #95b3d7;"&gt;1&lt;/TD&gt;&lt;TD align="right" style="font-size: 11pt; color: black; font-family: Calibri; border-top-width: 0.5pt; border-style: solid none; border-top-color: #95b3d7; border-bottom-width: 0.5pt; border-bottom-color: #95b3d7;"&gt;4&lt;/TD&gt;&lt;TD class="xl63" style="font-size: 11pt; color: black; font-family: Calibri; border-top-width: 0.5pt; border-style: solid none; border-top-color: #95b3d7; border-bottom-width: 0.5pt; border-bottom-color: #95b3d7;"&gt;EUR&lt;/TD&gt;&lt;TD class="xl63" style="font-size: 11pt; color: black; font-family: Calibri; border-top-width: 0.5pt; border-style: solid none; border-top-color: #95b3d7; border-bottom-width: 0.5pt; border-bottom-color: #95b3d7;"&gt;EUR&lt;/TD&gt;&lt;TD align="right" style="font-size: 11pt; color: black; font-family: Calibri; border-top-width: 0.5pt; border-style: solid none; border-top-color: #95b3d7; border-bottom-width: 0.5pt; border-bottom-color: #95b3d7;"&gt;-1195,2&lt;/TD&gt;&lt;TD align="right" style="font-size: 11pt; color: black; font-family: Calibri; border-top-width: 0.5pt; border-style: solid solid solid none; border-top-color: #95b3d7; border-right-width: 0.5pt; border-right-color: #95b3d7; border-bottom-width: 0.5pt; border-bottom-color: #95b3d7;"&gt;-1195,2&lt;/TD&gt;&lt;/TR&gt;&lt;TR&gt;&lt;TD align="right" height="20" style="font-size: 11pt; color: black; font-family: Calibri; border-top-width: 0.5pt; border-style: solid none solid solid; border-top-color: #95b3d7; border-bottom-width: 0.5pt; border-bottom-color: #95b3d7; border-left-width: 0.5pt; border-left-color: #95b3d7; background: #dce6f1;"&gt;1&lt;/TD&gt;&lt;TD align="right" style="font-size: 11pt; color: black; font-family: Calibri; border-top-width: 0.5pt; border-style: solid none; border-top-color: #95b3d7; border-bottom-width: 0.5pt; border-bottom-color: #95b3d7; background: #dce6f1;"&gt;5&lt;/TD&gt;&lt;TD class="xl63" style="font-size: 11pt; color: black; font-family: Calibri; border-top-width: 0.5pt; border-style: solid none; border-top-color: #95b3d7; border-bottom-width: 0.5pt; border-bottom-color: #95b3d7; background: #dce6f1;"&gt;EUR&lt;/TD&gt;&lt;TD class="xl63" style="font-size: 11pt; color: black; font-family: Calibri; border-top-width: 0.5pt; border-style: solid none; border-top-color: #95b3d7; border-bottom-width: 0.5pt; border-bottom-color: #95b3d7; background: #dce6f1;"&gt;EUR&lt;/TD&gt;&lt;TD align="right" style="font-size: 11pt; color: black; font-family: Calibri; border-top-width: 0.5pt; border-style: solid none; border-top-color: #95b3d7; border-bottom-width: 0.5pt; border-bottom-color: #95b3d7; background: #dce6f1;"&gt;-3016&lt;/TD&gt;&lt;TD align="right" style="font-size: 11pt; color: black; font-family: Calibri; border-top-width: 0.5pt; border-style: solid solid solid none; border-top-color: #95b3d7; border-right-width: 0.5pt; border-right-color: #95b3d7; border-bottom-width: 0.5pt; border-bottom-color: #95b3d7; background: #dce6f1;"&gt;-3016&lt;/TD&gt;&lt;/TR&gt;&lt;TR&gt;&lt;TD align="right" height="20" style="font-size: 11pt; color: black; font-family: Calibri; border-top-width: 0.5pt; border-style: solid none solid solid; border-top-color: #95b3d7; border-bottom-width: 0.5pt; border-bottom-color: #95b3d7; border-left-width: 0.5pt; border-left-color: #95b3d7;"&gt;1&lt;/TD&gt;&lt;TD align="right" style="font-size: 11pt; color: black; font-family: Calibri; border-top-width: 0.5pt; border-style: solid none; border-top-color: #95b3d7; border-bottom-width: 0.5pt; border-bottom-color: #95b3d7;"&gt;6&lt;/TD&gt;&lt;TD class="xl63" style="font-size: 11pt; color: black; font-family: Calibri; border-top-width: 0.5pt; border-style: solid none; border-top-color: #95b3d7; border-bottom-width: 0.5pt; border-bottom-color: #95b3d7;"&gt;EUR&lt;/TD&gt;&lt;TD class="xl63" style="font-size: 11pt; color: black; font-family: Calibri; border-top-width: 0.5pt; border-style: solid none; border-top-color: #95b3d7; border-bottom-width: 0.5pt; border-bottom-color: #95b3d7;"&gt;EUR&lt;/TD&gt;&lt;TD align="right" style="font-size: 11pt; color: black; font-family: Calibri; border-top-width: 0.5pt; border-style: solid none; border-top-color: #95b3d7; border-bottom-width: 0.5pt; border-bottom-color: #95b3d7;"&gt;3016&lt;/TD&gt;&lt;TD align="right" style="font-size: 11pt; color: black; font-family: Calibri; border-top-width: 0.5pt; border-style: solid solid solid none; border-top-color: #95b3d7; border-right-width: 0.5pt; border-right-color: #95b3d7; border-bottom-width: 0.5pt; border-bottom-color: #95b3d7;"&gt;&lt;P&gt;3016&lt;/P&gt;&lt;/TD&gt;&lt;/TR&gt;&lt;/TBODY&gt;&lt;/TABLE&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 13 Jun 2014 09:54:00 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/problems-with-bapi-acc-document-check-system-asking-for-currency/m-p/10374168#M1840032</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2014-06-13T09:54:00Z</dc:date>
    </item>
    <item>
      <title>Re: Problems with BAPI_ACC_DOCUMENT_CHECK - System asking for currency conversions</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/problems-with-bapi-acc-document-check-system-asking-for-currency/m-p/10374169#M1840033</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Complete table is:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;TABLE border="0" cellpadding="0" cellspacing="0" style="width: 1140px;"&gt;&lt;TBODY&gt;&lt;TR&gt;&lt;TD height="20" style="font-size: 11pt; color: white; font-weight: bold; font-family: Calibri; border-top-width: 0.5pt; border-style: solid none solid solid; border-top-color: #95b3d7; border-bottom-width: 0.5pt; border-bottom-color: #95b3d7; border-left-width: 0.5pt; border-left-color: #95b3d7; background: #4f81bd;" width="69"&gt;version&lt;/TD&gt;&lt;TD style="font-size: 11pt; color: white; font-weight: bold; font-family: Calibri; border-top-width: 0.5pt; border-style: solid none; border-top-color: #95b3d7; border-bottom-width: 0.5pt; border-bottom-color: #95b3d7; background: #4f81bd;" width="106"&gt;ITEMNO_ACC&lt;/TD&gt;&lt;TD style="font-size: 11pt; color: white; font-weight: bold; font-family: Calibri; border-top-width: 0.5pt; border-style: solid none; border-top-color: #95b3d7; border-bottom-width: 0.5pt; border-bottom-color: #95b3d7; background: #4f81bd;" width="94"&gt;CURR_TYPE&lt;/TD&gt;&lt;TD style="font-size: 11pt; color: white; font-weight: bold; font-family: Calibri; border-top-width: 0.5pt; border-style: solid none; border-top-color: #95b3d7; border-bottom-width: 0.5pt; border-bottom-color: #95b3d7; background: #4f81bd;" width="90"&gt;CURRENCY&lt;/TD&gt;&lt;TD style="font-size: 11pt; color: white; font-weight: bold; font-family: Calibri; border-top-width: 0.5pt; border-style: solid none; border-top-color: #95b3d7; border-bottom-width: 0.5pt; border-bottom-color: #95b3d7; background: #4f81bd;" width="118"&gt;CURRENCY_ISO&lt;/TD&gt;&lt;TD style="font-size: 11pt; color: white; font-weight: bold; font-family: Calibri; border-top-width: 0.5pt; border-style: solid none; border-top-color: #95b3d7; border-bottom-width: 0.5pt; border-bottom-color: #95b3d7; background: #4f81bd;" width="112"&gt;AMT_DOCCUR&lt;/TD&gt;&lt;TD style="font-size: 11pt; color: white; font-weight: bold; font-family: Calibri; border-top-width: 0.5pt; border-style: solid none; border-top-color: #95b3d7; border-bottom-width: 0.5pt; border-bottom-color: #95b3d7; background: #4f81bd;" width="93"&gt;EXCH_RATE&lt;/TD&gt;&lt;TD style="font-size: 11pt; color: white; font-weight: bold; font-family: Calibri; border-top-width: 0.5pt; border-style: solid none; border-top-color: #95b3d7; border-bottom-width: 0.5pt; border-bottom-color: #95b3d7; background: #4f81bd;" width="109"&gt;EXCH_RATE_V&lt;/TD&gt;&lt;TD style="font-size: 11pt; color: white; font-weight: bold; font-family: Calibri; border-top-width: 0.5pt; border-style: solid none; border-top-color: #95b3d7; border-bottom-width: 0.5pt; border-bottom-color: #95b3d7; background: #4f81bd;" width="90"&gt;AMT_BASE&lt;/TD&gt;&lt;TD style="font-size: 11pt; color: white; font-weight: bold; font-family: Calibri; border-top-width: 0.5pt; border-style: solid none; border-top-color: #95b3d7; border-bottom-width: 0.5pt; border-bottom-color: #95b3d7; background: #4f81bd;" width="89"&gt;DISC_BASE&lt;/TD&gt;&lt;TD style="font-size: 11pt; color: white; font-weight: bold; font-family: Calibri; border-top-width: 0.5pt; border-style: solid none; border-top-color: #95b3d7; border-bottom-width: 0.5pt; border-bottom-color: #95b3d7; background: #4f81bd;" width="87"&gt;DISC_AMT&lt;/TD&gt;&lt;TD style="font-size: 11pt; color: white; font-weight: bold; font-family: Calibri; border-top-width: 0.5pt; border-style: solid solid solid none; border-top-color: #95b3d7; border-right-width: 0.5pt; border-right-color: #95b3d7; border-bottom-width: 0.5pt; border-bottom-color: #95b3d7; background: #4f81bd;" width="83"&gt;TAX_AMT&lt;/TD&gt;&lt;/TR&gt;&lt;TR&gt;&lt;TD align="right" height="20" style="font-size: 11pt; color: black; font-family: Calibri; border-top-width: 0.5pt; border-style: solid none solid solid; border-top-color: #95b3d7; border-bottom-width: 0.5pt; border-bottom-color: #95b3d7; border-left-width: 0.5pt; border-left-color: #95b3d7; background: #dce6f1;"&gt;1&lt;/TD&gt;&lt;TD align="right" style="font-size: 11pt; color: black; font-family: Calibri; border-top-width: 0.5pt; border-style: solid none; border-top-color: #95b3d7; border-bottom-width: 0.5pt; border-bottom-color: #95b3d7; background: #dce6f1;"&gt;1&lt;/TD&gt;&lt;TD align="right" style="font-size: 11pt; color: black; font-family: Calibri; border-top-width: 0.5pt; border-style: solid none; border-top-color: #95b3d7; border-bottom-width: 0.5pt; border-bottom-color: #95b3d7; background: #dce6f1;"&gt;0&lt;/TD&gt;&lt;TD class="xl65" style="font-size: 11pt; color: black; font-family: Calibri; border-top-width: 0.5pt; border-style: solid none; border-top-color: #95b3d7; border-bottom-width: 0.5pt; border-bottom-color: #95b3d7; background: #dce6f1;"&gt;EUR&lt;/TD&gt;&lt;TD class="xl65" style="font-size: 11pt; color: black; font-family: Calibri; border-top-width: 0.5pt; border-style: solid none; border-top-color: #95b3d7; border-bottom-width: 0.5pt; border-bottom-color: #95b3d7; background: #dce6f1;"&gt;EUR&lt;/TD&gt;&lt;TD align="right" style="font-size: 11pt; color: black; font-family: Calibri; border-top-width: 0.5pt; border-style: solid none; border-top-color: #95b3d7; border-bottom-width: 0.5pt; border-bottom-color: #95b3d7; background: #dce6f1;"&gt;13147,2&lt;/TD&gt;&lt;TD align="right" style="font-size: 11pt; color: black; font-family: Calibri; border-top-width: 0.5pt; border-style: solid none; border-top-color: #95b3d7; border-bottom-width: 0.5pt; border-bottom-color: #95b3d7; background: #dce6f1;"&gt;0&lt;/TD&gt;&lt;TD align="right" style="font-size: 11pt; color: black; font-family: Calibri; border-top-width: 0.5pt; border-style: solid none; border-top-color: #95b3d7; border-bottom-width: 0.5pt; border-bottom-color: #95b3d7; background: #dce6f1;"&gt;0&lt;/TD&gt;&lt;TD align="right" style="font-size: 11pt; color: black; font-family: Calibri; border-top-width: 0.5pt; border-style: solid none; border-top-color: #95b3d7; border-bottom-width: 0.5pt; border-bottom-color: #95b3d7; background: #dce6f1;"&gt;13147,2&lt;/TD&gt;&lt;TD align="right" style="font-size: 11pt; color: black; font-family: Calibri; border-top-width: 0.5pt; border-style: solid none; border-top-color: #95b3d7; border-bottom-width: 0.5pt; border-bottom-color: #95b3d7; background: #dce6f1;"&gt;0&lt;/TD&gt;&lt;TD align="right" style="font-size: 11pt; color: black; font-family: Calibri; border-top-width: 0.5pt; border-style: solid none; border-top-color: #95b3d7; border-bottom-width: 0.5pt; border-bottom-color: #95b3d7; background: #dce6f1;"&gt;0&lt;/TD&gt;&lt;TD align="right" style="font-size: 11pt; color: black; font-family: Calibri; border-top-width: 0.5pt; border-style: solid solid solid none; border-top-color: #95b3d7; border-right-width: 0.5pt; border-right-color: #95b3d7; border-bottom-width: 0.5pt; border-bottom-color: #95b3d7; background: #dce6f1;"&gt;0&lt;/TD&gt;&lt;/TR&gt;&lt;TR&gt;&lt;TD align="right" height="20" style="font-size: 11pt; color: black; font-family: Calibri; border-top-width: 0.5pt; border-style: solid none solid solid; border-top-color: #95b3d7; border-bottom-width: 0.5pt; border-bottom-color: #95b3d7; border-left-width: 0.5pt; border-left-color: #95b3d7;"&gt;1&lt;/TD&gt;&lt;TD align="right" style="font-size: 11pt; color: black; font-family: Calibri; border-top-width: 0.5pt; border-style: solid none; border-top-color: #95b3d7; border-bottom-width: 0.5pt; border-bottom-color: #95b3d7;"&gt;2&lt;/TD&gt;&lt;TD align="right" style="font-size: 11pt; color: black; font-family: Calibri; border-top-width: 0.5pt; border-style: solid none; border-top-color: #95b3d7; border-bottom-width: 0.5pt; border-bottom-color: #95b3d7;"&gt;0&lt;/TD&gt;&lt;TD class="xl65" style="font-size: 11pt; color: black; font-family: Calibri; border-top-width: 0.5pt; border-style: solid none; border-top-color: #95b3d7; border-bottom-width: 0.5pt; border-bottom-color: #95b3d7;"&gt;EUR&lt;/TD&gt;&lt;TD class="xl65" style="font-size: 11pt; color: black; font-family: Calibri; border-top-width: 0.5pt; border-style: solid none; border-top-color: #95b3d7; border-bottom-width: 0.5pt; border-bottom-color: #95b3d7;"&gt;EUR&lt;/TD&gt;&lt;TD align="right" style="font-size: 11pt; color: black; font-family: Calibri; border-top-width: 0.5pt; border-style: solid none; border-top-color: #95b3d7; border-bottom-width: 0.5pt; border-bottom-color: #95b3d7;"&gt;-11952&lt;/TD&gt;&lt;TD align="right" style="font-size: 11pt; color: black; font-family: Calibri; border-top-width: 0.5pt; border-style: solid none; border-top-color: #95b3d7; border-bottom-width: 0.5pt; border-bottom-color: #95b3d7;"&gt;0&lt;/TD&gt;&lt;TD align="right" style="font-size: 11pt; color: black; font-family: Calibri; border-top-width: 0.5pt; border-style: solid none; border-top-color: #95b3d7; border-bottom-width: 0.5pt; border-bottom-color: #95b3d7;"&gt;0&lt;/TD&gt;&lt;TD align="right" style="font-size: 11pt; color: black; font-family: Calibri; border-top-width: 0.5pt; border-style: solid none; border-top-color: #95b3d7; border-bottom-width: 0.5pt; border-bottom-color: #95b3d7;"&gt;-11952&lt;/TD&gt;&lt;TD align="right" style="font-size: 11pt; color: black; font-family: Calibri; border-top-width: 0.5pt; border-style: solid none; border-top-color: #95b3d7; border-bottom-width: 0.5pt; border-bottom-color: #95b3d7;"&gt;0&lt;/TD&gt;&lt;TD align="right" style="font-size: 11pt; color: black; font-family: Calibri; border-top-width: 0.5pt; border-style: solid none; border-top-color: #95b3d7; border-bottom-width: 0.5pt; border-bottom-color: #95b3d7;"&gt;0&lt;/TD&gt;&lt;TD align="right" style="font-size: 11pt; color: black; font-family: Calibri; border-top-width: 0.5pt; border-style: solid solid solid none; border-top-color: #95b3d7; border-right-width: 0.5pt; border-right-color: #95b3d7; border-bottom-width: 0.5pt; border-bottom-color: #95b3d7;"&gt;0&lt;/TD&gt;&lt;/TR&gt;&lt;TR&gt;&lt;TD align="right" height="20" style="font-size: 11pt; color: black; font-family: Calibri; border-top-width: 0.5pt; border-style: solid none solid solid; border-top-color: #95b3d7; border-bottom-width: 0.5pt; border-bottom-color: #95b3d7; border-left-width: 0.5pt; border-left-color: #95b3d7; background: #dce6f1;"&gt;1&lt;/TD&gt;&lt;TD align="right" style="font-size: 11pt; color: black; font-family: Calibri; border-top-width: 0.5pt; border-style: solid none; border-top-color: #95b3d7; border-bottom-width: 0.5pt; border-bottom-color: #95b3d7; background: #dce6f1;"&gt;3&lt;/TD&gt;&lt;TD align="right" style="font-size: 11pt; color: black; font-family: Calibri; border-top-width: 0.5pt; border-style: solid none; border-top-color: #95b3d7; border-bottom-width: 0.5pt; border-bottom-color: #95b3d7; background: #dce6f1;"&gt;0&lt;/TD&gt;&lt;TD class="xl65" style="font-size: 11pt; color: black; font-family: Calibri; border-top-width: 0.5pt; border-style: solid none; border-top-color: #95b3d7; border-bottom-width: 0.5pt; border-bottom-color: #95b3d7; background: #dce6f1;"&gt;EUR&lt;/TD&gt;&lt;TD align="right" style="font-size: 11pt; color: black; font-family: Calibri; border-top-width: 0.5pt; border-style: solid none; border-top-color: #95b3d7; border-bottom-width: 0.5pt; border-bottom-color: #95b3d7; background: #dce6f1;"&gt;0&lt;/TD&gt;&lt;TD align="right" style="font-size: 11pt; color: black; font-family: Calibri; border-top-width: 0.5pt; border-style: solid none; border-top-color: #95b3d7; border-bottom-width: 0.5pt; border-bottom-color: #95b3d7; background: #dce6f1;"&gt;0&lt;/TD&gt;&lt;TD align="right" style="font-size: 11pt; color: black; font-family: Calibri; border-top-width: 0.5pt; border-style: solid none; border-top-color: #95b3d7; border-bottom-width: 0.5pt; border-bottom-color: #95b3d7; background: #dce6f1;"&gt;0&lt;/TD&gt;&lt;TD align="right" style="font-size: 11pt; color: black; font-family: Calibri; border-top-width: 0.5pt; border-style: solid none; border-top-color: #95b3d7; border-bottom-width: 0.5pt; border-bottom-color: #95b3d7; background: #dce6f1;"&gt;0&lt;/TD&gt;&lt;TD align="right" style="font-size: 11pt; color: black; font-family: Calibri; border-top-width: 0.5pt; border-style: solid none; border-top-color: #95b3d7; border-bottom-width: 0.5pt; border-bottom-color: #95b3d7; background: #dce6f1;"&gt;0&lt;/TD&gt;&lt;TD align="right" style="font-size: 11pt; color: black; font-family: Calibri; border-top-width: 0.5pt; border-style: solid none; border-top-color: #95b3d7; border-bottom-width: 0.5pt; border-bottom-color: #95b3d7; background: #dce6f1;"&gt;0&lt;/TD&gt;&lt;TD align="right" style="font-size: 11pt; color: black; font-family: Calibri; border-top-width: 0.5pt; border-style: solid solid solid none; border-top-color: #95b3d7; border-right-width: 0.5pt; border-right-color: #95b3d7; border-bottom-width: 0.5pt; border-bottom-color: #95b3d7; background: #dce6f1;"&gt;0&lt;/TD&gt;&lt;/TR&gt;&lt;TR&gt;&lt;TD align="right" height="20" style="font-size: 11pt; color: black; font-family: Calibri; border-top-width: 0.5pt; border-style: solid none solid solid; border-top-color: #95b3d7; border-bottom-width: 0.5pt; border-bottom-color: #95b3d7; border-left-width: 0.5pt; border-left-color: #95b3d7;"&gt;1&lt;/TD&gt;&lt;TD align="right" style="font-size: 11pt; color: black; font-family: Calibri; border-top-width: 0.5pt; border-style: solid none; border-top-color: #95b3d7; border-bottom-width: 0.5pt; border-bottom-color: #95b3d7;"&gt;4&lt;/TD&gt;&lt;TD align="right" style="font-size: 11pt; color: black; font-family: Calibri; border-top-width: 0.5pt; border-style: solid none; border-top-color: #95b3d7; border-bottom-width: 0.5pt; border-bottom-color: #95b3d7;"&gt;0&lt;/TD&gt;&lt;TD class="xl65" style="font-size: 11pt; color: black; font-family: Calibri; border-top-width: 0.5pt; border-style: solid none; border-top-color: #95b3d7; border-bottom-width: 0.5pt; border-bottom-color: #95b3d7;"&gt;EUR&lt;/TD&gt;&lt;TD class="xl65" style="font-size: 11pt; color: black; font-family: Calibri; border-top-width: 0.5pt; border-style: solid none; border-top-color: #95b3d7; border-bottom-width: 0.5pt; border-bottom-color: #95b3d7;"&gt;EUR&lt;/TD&gt;&lt;TD align="right" style="font-size: 11pt; color: black; font-family: Calibri; border-top-width: 0.5pt; border-style: solid none; border-top-color: #95b3d7; border-bottom-width: 0.5pt; border-bottom-color: #95b3d7;"&gt;-1195,2&lt;/TD&gt;&lt;TD align="right" style="font-size: 11pt; color: black; font-family: Calibri; border-top-width: 0.5pt; border-style: solid none; border-top-color: #95b3d7; border-bottom-width: 0.5pt; border-bottom-color: #95b3d7;"&gt;0&lt;/TD&gt;&lt;TD align="right" style="font-size: 11pt; color: black; font-family: Calibri; border-top-width: 0.5pt; border-style: solid none; border-top-color: #95b3d7; border-bottom-width: 0.5pt; border-bottom-color: #95b3d7;"&gt;0&lt;/TD&gt;&lt;TD align="right" style="font-size: 11pt; color: black; font-family: Calibri; border-top-width: 0.5pt; border-style: solid none; border-top-color: #95b3d7; border-bottom-width: 0.5pt; border-bottom-color: #95b3d7;"&gt;-1195,2&lt;/TD&gt;&lt;TD align="right" style="font-size: 11pt; color: black; font-family: Calibri; border-top-width: 0.5pt; border-style: solid none; border-top-color: #95b3d7; border-bottom-width: 0.5pt; border-bottom-color: #95b3d7;"&gt;0&lt;/TD&gt;&lt;TD align="right" style="font-size: 11pt; color: black; font-family: Calibri; border-top-width: 0.5pt; border-style: solid none; border-top-color: #95b3d7; border-bottom-width: 0.5pt; border-bottom-color: #95b3d7;"&gt;0&lt;/TD&gt;&lt;TD align="right" style="font-size: 11pt; color: black; font-family: Calibri; border-top-width: 0.5pt; border-style: solid solid solid none; border-top-color: #95b3d7; border-right-width: 0.5pt; border-right-color: #95b3d7; border-bottom-width: 0.5pt; border-bottom-color: #95b3d7;"&gt;0&lt;/TD&gt;&lt;/TR&gt;&lt;TR&gt;&lt;TD align="right" height="20" style="font-size: 11pt; color: black; font-family: Calibri; border-top-width: 0.5pt; border-style: solid none solid solid; border-top-color: #95b3d7; border-bottom-width: 0.5pt; border-bottom-color: #95b3d7; border-left-width: 0.5pt; border-left-color: #95b3d7; background: #dce6f1;"&gt;1&lt;/TD&gt;&lt;TD align="right" style="font-size: 11pt; color: black; font-family: Calibri; border-top-width: 0.5pt; border-style: solid none; border-top-color: #95b3d7; border-bottom-width: 0.5pt; border-bottom-color: #95b3d7; background: #dce6f1;"&gt;5&lt;/TD&gt;&lt;TD align="right" style="font-size: 11pt; color: black; font-family: Calibri; border-top-width: 0.5pt; border-style: solid none; border-top-color: #95b3d7; border-bottom-width: 0.5pt; border-bottom-color: #95b3d7; background: #dce6f1;"&gt;0&lt;/TD&gt;&lt;TD class="xl65" style="font-size: 11pt; color: black; font-family: Calibri; border-top-width: 0.5pt; border-style: solid none; border-top-color: #95b3d7; border-bottom-width: 0.5pt; border-bottom-color: #95b3d7; background: #dce6f1;"&gt;EUR&lt;/TD&gt;&lt;TD class="xl65" style="font-size: 11pt; color: black; font-family: Calibri; border-top-width: 0.5pt; border-style: solid none; border-top-color: #95b3d7; border-bottom-width: 0.5pt; border-bottom-color: #95b3d7; background: #dce6f1;"&gt;EUR&lt;/TD&gt;&lt;TD align="right" style="font-size: 11pt; color: black; font-family: Calibri; border-top-width: 0.5pt; border-style: solid none; border-top-color: #95b3d7; border-bottom-width: 0.5pt; border-bottom-color: #95b3d7; background: #dce6f1;"&gt;-3016&lt;/TD&gt;&lt;TD align="right" style="font-size: 11pt; color: black; font-family: Calibri; border-top-width: 0.5pt; border-style: solid none; border-top-color: #95b3d7; border-bottom-width: 0.5pt; border-bottom-color: #95b3d7; background: #dce6f1;"&gt;0&lt;/TD&gt;&lt;TD align="right" style="font-size: 11pt; color: black; font-family: Calibri; border-top-width: 0.5pt; border-style: solid none; border-top-color: #95b3d7; border-bottom-width: 0.5pt; border-bottom-color: #95b3d7; background: #dce6f1;"&gt;0&lt;/TD&gt;&lt;TD align="right" style="font-size: 11pt; color: black; font-family: Calibri; border-top-width: 0.5pt; border-style: solid none; border-top-color: #95b3d7; border-bottom-width: 0.5pt; border-bottom-color: #95b3d7; background: #dce6f1;"&gt;-3016&lt;/TD&gt;&lt;TD align="right" style="font-size: 11pt; color: black; font-family: Calibri; border-top-width: 0.5pt; border-style: solid none; border-top-color: #95b3d7; border-bottom-width: 0.5pt; border-bottom-color: #95b3d7; background: #dce6f1;"&gt;0&lt;/TD&gt;&lt;TD align="right" style="font-size: 11pt; color: black; font-family: Calibri; border-top-width: 0.5pt; border-style: solid none; border-top-color: #95b3d7; border-bottom-width: 0.5pt; border-bottom-color: #95b3d7; background: #dce6f1;"&gt;0&lt;/TD&gt;&lt;TD align="right" style="font-size: 11pt; color: black; font-family: Calibri; border-top-width: 0.5pt; border-style: solid solid solid none; border-top-color: #95b3d7; border-right-width: 0.5pt; border-right-color: #95b3d7; border-bottom-width: 0.5pt; border-bottom-color: #95b3d7; background: #dce6f1;"&gt;0&lt;/TD&gt;&lt;/TR&gt;&lt;TR&gt;&lt;TD align="right" height="20" style="font-size: 11pt; color: black; font-family: Calibri; border-top-width: 0.5pt; border-style: solid none solid solid; border-top-color: #95b3d7; border-bottom-width: 0.5pt; border-bottom-color: #95b3d7; border-left-width: 0.5pt; border-left-color: #95b3d7;"&gt;1&lt;/TD&gt;&lt;TD align="right" style="font-size: 11pt; color: black; font-family: Calibri; border-top-width: 0.5pt; border-style: solid none; border-top-color: #95b3d7; border-bottom-width: 0.5pt; border-bottom-color: #95b3d7;"&gt;6&lt;/TD&gt;&lt;TD align="right" style="font-size: 11pt; color: black; font-family: Calibri; border-top-width: 0.5pt; border-style: solid none; border-top-color: #95b3d7; border-bottom-width: 0.5pt; border-bottom-color: #95b3d7;"&gt;0&lt;/TD&gt;&lt;TD class="xl65" style="font-size: 11pt; color: black; font-family: Calibri; border-top-width: 0.5pt; border-style: solid none; border-top-color: #95b3d7; border-bottom-width: 0.5pt; border-bottom-color: #95b3d7;"&gt;EUR&lt;/TD&gt;&lt;TD class="xl65" style="font-size: 11pt; color: black; font-family: Calibri; border-top-width: 0.5pt; border-style: solid none; border-top-color: #95b3d7; border-bottom-width: 0.5pt; border-bottom-color: #95b3d7;"&gt;EUR&lt;/TD&gt;&lt;TD align="right" style="font-size: 11pt; color: black; font-family: Calibri; border-top-width: 0.5pt; border-style: solid none; border-top-color: #95b3d7; border-bottom-width: 0.5pt; border-bottom-color: #95b3d7;"&gt;3016&lt;/TD&gt;&lt;TD align="right" style="font-size: 11pt; color: black; font-family: Calibri; border-top-width: 0.5pt; border-style: solid none; border-top-color: #95b3d7; border-bottom-width: 0.5pt; border-bottom-color: #95b3d7;"&gt;0&lt;/TD&gt;&lt;TD align="right" style="font-size: 11pt; color: black; font-family: Calibri; border-top-width: 0.5pt; border-style: solid none; border-top-color: #95b3d7; border-bottom-width: 0.5pt; border-bottom-color: #95b3d7;"&gt;0&lt;/TD&gt;&lt;TD align="right" style="font-size: 11pt; color: black; font-family: Calibri; border-top-width: 0.5pt; border-style: solid none; border-top-color: #95b3d7; border-bottom-width: 0.5pt; border-bottom-color: #95b3d7;"&gt;3016&lt;/TD&gt;&lt;TD align="right" style="font-size: 11pt; color: black; font-family: Calibri; border-top-width: 0.5pt; border-style: solid none; border-top-color: #95b3d7; border-bottom-width: 0.5pt; border-bottom-color: #95b3d7;"&gt;0&lt;/TD&gt;&lt;TD align="right" style="font-size: 11pt; color: black; font-family: Calibri; border-top-width: 0.5pt; border-style: solid none; border-top-color: #95b3d7; border-bottom-width: 0.5pt; border-bottom-color: #95b3d7;"&gt;0&lt;/TD&gt;&lt;TD align="right" style="font-size: 11pt; color: black; font-family: Calibri; border-top-width: 0.5pt; border-style: solid solid solid none; border-top-color: #95b3d7; border-right-width: 0.5pt; border-right-color: #95b3d7; border-bottom-width: 0.5pt; border-bottom-color: #95b3d7;"&gt;0&lt;/TD&gt;&lt;/TR&gt;&lt;/TBODY&gt;&lt;/TABLE&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 13 Jun 2014 09:55:38 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/problems-with-bapi-acc-document-check-system-asking-for-currency/m-p/10374169#M1840033</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2014-06-13T09:55:38Z</dc:date>
    </item>
    <item>
      <title>Re: Problems with BAPI_ACC_DOCUMENT_CHECK - System asking for currency conversions</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/problems-with-bapi-acc-document-check-system-asking-for-currency/m-p/10374170#M1840034</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi steve, I am using EUR, wich I think is valid both for internal and external use.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 13 Jun 2014 10:11:11 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/problems-with-bapi-acc-document-check-system-asking-for-currency/m-p/10374170#M1840034</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2014-06-13T10:11:11Z</dc:date>
    </item>
    <item>
      <title>Re: Problems with BAPI_ACC_DOCUMENT_CHECK - System asking for currency conversions</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/problems-with-bapi-acc-document-check-system-asking-for-currency/m-p/10374171#M1840035</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Try giving '00' as currency type and see if it works.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards&lt;/P&gt;&lt;P&gt;Mehwish&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 13 Jun 2014 10:18:28 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/problems-with-bapi-acc-document-check-system-asking-for-currency/m-p/10374171#M1840035</guid>
      <dc:creator>former_member188827</dc:creator>
      <dc:date>2014-06-13T10:18:28Z</dc:date>
    </item>
    <item>
      <title>Re: Problems with BAPI_ACC_DOCUMENT_CHECK - System asking for currency conversions</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/problems-with-bapi-acc-document-check-system-asking-for-currency/m-p/10374172#M1840036</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Currency type is now set as 00, my excel changed the value when I exported it to copy here :S&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 13 Jun 2014 11:20:21 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/problems-with-bapi-acc-document-check-system-asking-for-currency/m-p/10374172#M1840036</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2014-06-13T11:20:21Z</dc:date>
    </item>
  </channel>
</rss>

