<?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: VAT error when posting with BAPI_ACC_INVOICE_RECEIPT_POST in Application Development and Automation Discussions</title>
    <link>https://community.sap.com/t5/application-development-and-automation-discussions/vat-error-when-posting-with-bapi-acc-invoice-receipt-post/m-p/5777047#M1307664</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Raymond&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thank you for your response and thank you very much for the SAP note. It helped a lot. Sorry about the mistakes. I am new to this forum.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I still have one small problem. Is it possible to specify in BAPI_ACC_INVOICE_RECEIPT_POST that the tax base amount must be calculated automatically? I know in the FI transaction, which is used for vendor invoice postings, is there a checkbox called DETERMINE TAX BASE. When this check box is checked, the tax base amount does not need to be specified. In the BAPI, I currently specify the base amount as a parameter, but in order to this, the base amount need to be calculated manually. This manual calculation can become a problem if you have a lot of invoices that must be posted. &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;We are using BAPI_ACC_INVOICE_RECEIPT_POST in an IDOC. We are using the message type ACC_INVOICE_RECEIPT. That is why we need to be able to determine the tax base amount automatically.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Any assistance will be appreciated.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Sephiroth&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Thu, 09 Jul 2009 07:49:20 GMT</pubDate>
    <dc:creator>Former Member</dc:creator>
    <dc:date>2009-07-09T07:49:20Z</dc:date>
    <item>
      <title>VAT error when posting with BAPI_ACC_INVOICE_RECEIPT_POST</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/vat-error-when-posting-with-bapi-acc-invoice-receipt-post/m-p/5777045#M1307662</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Everyone&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;We are using BAPI_ACC_INVOICE_RECEIPT_POST to do vendor invoice postings. This BAPI has an ALE message ACC_INVOICE_RECEIPT which we are using for an inbound IDOC. &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;The problem is that when we do vendor invoice postings with BAPI_ACC_INVOICE_RECEIPT_POST, the base amount (bseg-fwbas) and the document amount (bseg-wrbtr) are stored as exactly the same amount for any tax related GL account. For example, we use a GL account for tax calculations. We specify the relevant tax code for the GL account. &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;When you do a posting via transaction F-02 you can tick a checkbox called DETERMINE TAX BASE for any tax related line items. When this checkbox is checked, the base amount is stored correctly in table bseg. &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I know there is an ACCOUNTTAX table in BAPI_ACC_INVOICE_RECEIPT_POST  table parameters, but I do not know whether it should be filled in or how it should be filled in. &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Have anyone ever experienced this kind of error when using BAPI_ACC_INVOICE_RECEIPT_POST for vendor invoice postings? &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;This error is also occuring when I use BAPI_ACC_DOCUMENT_POST. &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Can anyone help me with this problem?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Edited by: Sephiroth on Jul 7, 2009 9:38 AM&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Is there no one who can help me with this problem? Points will be awarded.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 01 Jul 2009 06:22:50 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/vat-error-when-posting-with-bapi-acc-invoice-receipt-post/m-p/5777045#M1307662</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2009-07-01T06:22:50Z</dc:date>
    </item>
    <item>
      <title>Re: VAT error when posting with BAPI_ACC_INVOICE_RECEIPT_POST</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/vat-error-when-posting-with-bapi-acc-invoice-receipt-post/m-p/5777046#M1307663</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;&lt;EM&gt;NB: Don't promise points, and the Abap objects forum is not the best forum for this question. &lt;SPAN __jive_macro_name="thread" id="250401"&gt;&lt;/SPAN&gt; Try &lt;SPAN __jive_macro_name="forum" id="235"&gt;&lt;/SPAN&gt;&lt;/EM&gt;&lt;/P&gt;&lt;P&gt; &lt;/P&gt;&lt;P&gt;nevertheless, look at this OSS FAQ [Note 626235 - Tax postings with accounting BAPIs|https://service.sap.com/sap/support/notes/626235]&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards,&lt;/P&gt;&lt;P&gt;Raymond&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 07 Jul 2009 08:01:04 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/vat-error-when-posting-with-bapi-acc-invoice-receipt-post/m-p/5777046#M1307663</guid>
      <dc:creator>RaymondGiuseppi</dc:creator>
      <dc:date>2009-07-07T08:01:04Z</dc:date>
    </item>
    <item>
      <title>Re: VAT error when posting with BAPI_ACC_INVOICE_RECEIPT_POST</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/vat-error-when-posting-with-bapi-acc-invoice-receipt-post/m-p/5777047#M1307664</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Raymond&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thank you for your response and thank you very much for the SAP note. It helped a lot. Sorry about the mistakes. I am new to this forum.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I still have one small problem. Is it possible to specify in BAPI_ACC_INVOICE_RECEIPT_POST that the tax base amount must be calculated automatically? I know in the FI transaction, which is used for vendor invoice postings, is there a checkbox called DETERMINE TAX BASE. When this check box is checked, the tax base amount does not need to be specified. In the BAPI, I currently specify the base amount as a parameter, but in order to this, the base amount need to be calculated manually. This manual calculation can become a problem if you have a lot of invoices that must be posted. &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;We are using BAPI_ACC_INVOICE_RECEIPT_POST in an IDOC. We are using the message type ACC_INVOICE_RECEIPT. That is why we need to be able to determine the tax base amount automatically.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Any assistance will be appreciated.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Sephiroth&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 09 Jul 2009 07:49:20 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/vat-error-when-posting-with-bapi-acc-invoice-receipt-post/m-p/5777047#M1307664</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2009-07-09T07:49:20Z</dc:date>
    </item>
    <item>
      <title>Re: VAT error when posting with BAPI_ACC_INVOICE_RECEIPT_POST</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/vat-error-when-posting-with-bapi-acc-invoice-receipt-post/m-p/5777048#M1307665</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;I fear that you have to calculate the tax basis amount in your programs, look at OSS [Note 367175 - No tax calculation function in FI/CO BAPIs|https://service.sap.com/sap/support/notes/367175]&lt;/P&gt;&lt;PRE&gt;&lt;CODE&gt;&lt;P&gt; &lt;STRONG&gt;Solution&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;A solution does not exist.&lt;/P&gt;&lt;P&gt;The tax data must be determined before the BAPI is called and in the tax line items they must be passed on to the BAPI/IDoc.&lt;/P&gt;&lt;/CODE&gt;&lt;/PRE&gt;&lt;P&gt; Regards,&lt;/P&gt;&lt;P&gt;Raymond&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 09 Jul 2009 08:18:47 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/vat-error-when-posting-with-bapi-acc-invoice-receipt-post/m-p/5777048#M1307665</guid>
      <dc:creator>RaymondGiuseppi</dc:creator>
      <dc:date>2009-07-09T08:18:47Z</dc:date>
    </item>
    <item>
      <title>Re: VAT error when posting with BAPI_ACC_INVOICE_RECEIPT_POST</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/vat-error-when-posting-with-bapi-acc-invoice-receipt-post/m-p/5777049#M1307666</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Raymond&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Yes I just saw that note as well. This is a problem........&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thank you for your assistance. I appreciate it. &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I will now travel into the realm of the unknown to explore the different alternatives for tax base amount calculations. This is going to be a long, hard and confusing day........&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Enjoy the rest of your day.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Sephiroth&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 09 Jul 2009 08:40:49 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/vat-error-when-posting-with-bapi-acc-invoice-receipt-post/m-p/5777049#M1307666</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2009-07-09T08:40:49Z</dc:date>
    </item>
    <item>
      <title>Re: VAT error when posting with BAPI_ACC_INVOICE_RECEIPT_POST</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/vat-error-when-posting-with-bapi-acc-invoice-receipt-post/m-p/5777050#M1307667</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Gentleman,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Did you manage to solve your issues with tax calculation? Can you please describe them here?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks&lt;/P&gt;&lt;P&gt;AP&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 31 Dec 2009 09:40:15 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/vat-error-when-posting-with-bapi-acc-invoice-receipt-post/m-p/5777050#M1307667</guid>
      <dc:creator>former_member386290</dc:creator>
      <dc:date>2009-12-31T09:40:15Z</dc:date>
    </item>
  </channel>
</rss>

