<?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: Error using BAPI_INCOMINGINVOICE_CREATE in Application Development and Automation Discussions</title>
    <link>https://community.sap.com/t5/application-development-and-automation-discussions/error-using-bapi-incominginvoice-create/m-p/937066#M62388</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Check your configuration settings. This error indicates that you are using some external tax system like TAXWARE and something is going wrong either with the call/connection to the system or some error thrown within that system. Check the configuration here&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;PRE&gt;&lt;CODE&gt;
Implementation Guide for R/3 Customizing (IMG)
  --&amp;gt;Financial Accounting
     --&amp;gt;Financial Accounting Global Settings
        --&amp;gt;Tax on Sales/Purchases
           --&amp;gt;Basic Settings
              --&amp;gt;External Tax Calculation
&lt;/CODE&gt;&lt;/PRE&gt;&lt;P&gt;Particularaly check the physical destination settings and the logical destination settings, including any enhancements that you may have done in your system.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Now why is it happening in BAPI call but not in MIRO, I don't know. Are you sure you are passing the same values to both the transaction and the BAPI, including any that may default in the transaction?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Let us know.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Srinivas&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Tue, 30 Aug 2005 21:07:16 GMT</pubDate>
    <dc:creator>Former Member</dc:creator>
    <dc:date>2005-08-30T21:07:16Z</dc:date>
    <item>
      <title>Error using BAPI_INCOMINGINVOICE_CREATE</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/error-using-bapi-incominginvoice-create/m-p/937064#M62386</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi everybody,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I am using a BAPI BAPI_INCOMINGINVOICE_CREATE to create an MM invoice from an IDoc. This was working fine a while ago.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Now I am getting an error message 'ERROR IN EXTERNAL TAX SYSTEM' while using the same fm which was working fine a while ago.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I got this message even while creating invoice(MIRO) manually. But this has been rectified and its working fine manually. But when I use the BAPI its giving the same message again and again.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Does this BAPI have any limitations. I dont understand why its giving this message when it was working fine before.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Any suggestions please.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks&lt;/P&gt;&lt;P&gt;Vamsi&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 30 Aug 2005 19:50:52 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/error-using-bapi-incominginvoice-create/m-p/937064#M62386</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2005-08-30T19:50:52Z</dc:date>
    </item>
    <item>
      <title>Re: Error using BAPI_INCOMINGINVOICE_CREATE</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/error-using-bapi-incominginvoice-create/m-p/937065#M62387</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;I suspect someone is playing with the customzing (I am assuming this is a DEV/TEST system). Are you using any external tax software ? I guess not.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I would rather debug the BAPI call to check why this messag e is being triggered. &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Cheers,&lt;/P&gt;&lt;P&gt;Sanjeev&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 30 Aug 2005 20:54:17 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/error-using-bapi-incominginvoice-create/m-p/937065#M62387</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2005-08-30T20:54:17Z</dc:date>
    </item>
    <item>
      <title>Re: Error using BAPI_INCOMINGINVOICE_CREATE</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/error-using-bapi-incominginvoice-create/m-p/937066#M62388</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Check your configuration settings. This error indicates that you are using some external tax system like TAXWARE and something is going wrong either with the call/connection to the system or some error thrown within that system. Check the configuration here&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;PRE&gt;&lt;CODE&gt;
Implementation Guide for R/3 Customizing (IMG)
  --&amp;gt;Financial Accounting
     --&amp;gt;Financial Accounting Global Settings
        --&amp;gt;Tax on Sales/Purchases
           --&amp;gt;Basic Settings
              --&amp;gt;External Tax Calculation
&lt;/CODE&gt;&lt;/PRE&gt;&lt;P&gt;Particularaly check the physical destination settings and the logical destination settings, including any enhancements that you may have done in your system.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Now why is it happening in BAPI call but not in MIRO, I don't know. Are you sure you are passing the same values to both the transaction and the BAPI, including any that may default in the transaction?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Let us know.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Srinivas&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 30 Aug 2005 21:07:16 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/error-using-bapi-incominginvoice-create/m-p/937066#M62388</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2005-08-30T21:07:16Z</dc:date>
    </item>
  </channel>
</rss>

