<?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_ACC_INVOICE_RECEIPT_POST giving error in Application Development and Automation Discussions</title>
    <link>https://community.sap.com/t5/application-development-and-automation-discussions/bapi-acc-invoice-receipt-post-giving-error/m-p/8173117#M1623416</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Dear Eduardo,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks for your reply, but my issue won't get resolved by it.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I am already calculating tax in my program using function module "CALCULATE_TAX_FROM_NET_AMOUNT" and passing it to BAPI structure "ACCOUNTTAX" and for this tax lines only it is giving me an error.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;The error is raised in include "LACC4F20" -&amp;gt; subroutine "FORM process_accit_tx" -&amp;gt; function module "FI_TAX_GET_TAX_ACC_BY_KSCHL".&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards,&lt;/P&gt;&lt;P&gt;Ashish&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Wed, 14 Sep 2011 03:23:36 GMT</pubDate>
    <dc:creator>Former Member</dc:creator>
    <dc:date>2011-09-14T03:23:36Z</dc:date>
    <item>
      <title>BAPI_ACC_INVOICE_RECEIPT_POST giving error</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/bapi-acc-invoice-receipt-post-giving-error/m-p/8173113#M1623412</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Dear Experts,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I have written a code to upload mass data for transaction code FB60 using BAPI "BAPI_ACC_INVOICE_RECEIPT_POST".&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;When I am trying to upload the data it is giving me an error "Tax code 1M does not exist in company code 1000". &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;But when I am trying to insert the same data using transaction code FB60 it successfully posts the data.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Also I have observed that it is happening only when I am uploading tax data. If I try to upload without tax data the BAPI successfully posts the document.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Please help me resolve this issue.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards,&lt;/P&gt;&lt;P&gt;Ashish.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 12 Sep 2011 07:39:54 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/bapi-acc-invoice-receipt-post-giving-error/m-p/8173113#M1623412</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2011-09-12T07:39:54Z</dc:date>
    </item>
    <item>
      <title>Re: BAPI_ACC_INVOICE_RECEIPT_POST giving error</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/bapi-acc-invoice-receipt-post-giving-error/m-p/8173114#M1623413</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Ashish,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I know you have checked, but, would recommend you to re-verify the data passed to the BAPI with the data passed manually using T. Code: FB60. &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Also, the Tax related data are internally linked to the Document Type as well as posting codes which should match or else you will get an error. At times, there is a possibility that the error may be misleading or confusing, but, verify the data with the manual entry.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Pranav.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 12 Sep 2011 09:04:48 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/bapi-acc-invoice-receipt-post-giving-error/m-p/8173114#M1623413</guid>
      <dc:creator>former_member222709</dc:creator>
      <dc:date>2011-09-12T09:04:48Z</dc:date>
    </item>
    <item>
      <title>Re: BAPI_ACC_INVOICE_RECEIPT_POST giving error</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/bapi-acc-invoice-receipt-post-giving-error/m-p/8173115#M1623414</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Dear Experts,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I debugged the BAPI and found that the error is raised from function module "FI_TAX_GET_TAX_ACC_BY_KSCHL".&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;In this function module it is picking data from table A053, but in my system this table is blank.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Please suggest...&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 13 Sep 2011 09:41:59 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/bapi-acc-invoice-receipt-post-giving-error/m-p/8173115#M1623414</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2011-09-13T09:41:59Z</dc:date>
    </item>
    <item>
      <title>Re: BAPI_ACC_INVOICE_RECEIPT_POST giving error</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/bapi-acc-invoice-receipt-post-giving-error/m-p/8173116#M1623415</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;See these notes:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;SAP Note 487064 - Direct posting to tax account with AC BAPIs&lt;/P&gt;&lt;P&gt;SAP Note 367175 - No tax calculation function in FI/CO BAPIs &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Eduardo&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 13 Sep 2011 10:19:35 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/bapi-acc-invoice-receipt-post-giving-error/m-p/8173116#M1623415</guid>
      <dc:creator>eduardo_hinojosa</dc:creator>
      <dc:date>2011-09-13T10:19:35Z</dc:date>
    </item>
    <item>
      <title>Re: BAPI_ACC_INVOICE_RECEIPT_POST giving error</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/bapi-acc-invoice-receipt-post-giving-error/m-p/8173117#M1623416</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Dear Eduardo,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks for your reply, but my issue won't get resolved by it.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I am already calculating tax in my program using function module "CALCULATE_TAX_FROM_NET_AMOUNT" and passing it to BAPI structure "ACCOUNTTAX" and for this tax lines only it is giving me an error.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;The error is raised in include "LACC4F20" -&amp;gt; subroutine "FORM process_accit_tx" -&amp;gt; function module "FI_TAX_GET_TAX_ACC_BY_KSCHL".&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards,&lt;/P&gt;&lt;P&gt;Ashish&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 14 Sep 2011 03:23:36 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/bapi-acc-invoice-receipt-post-giving-error/m-p/8173117#M1623416</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2011-09-14T03:23:36Z</dc:date>
    </item>
  </channel>
</rss>

