<?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 Problems in Posting an Accounting Document using BAPI_ACC_DOCUMENT_POST in Application Development and Automation Discussions</title>
    <link>https://community.sap.com/t5/application-development-and-automation-discussions/problems-in-posting-an-accounting-document-using-bapi-acc-document-post/m-p/4533243#M1071249</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi All,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I am facing a problem when I try to post an accounting document using the BAPI "BAPI_ACC_DOCUMENT_POST". &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;While passing data to the structure "ACCOUNTTAX", I get the errors "Required field AMT_BASE was not transferred in parameter CURRENCYAMOUNT" and "Required field TAX_CODE was not transferred in parameter ACCOUNTTAX".&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Till now I was not passing the ACCOUNTTAX structure to the BAPI and posting was happening fine.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Any pointers / solutions in this direction will be most helpful.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks in advance.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards,&lt;/P&gt;&lt;P&gt;Keerthi&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Wed, 24 Sep 2008 10:05:28 GMT</pubDate>
    <dc:creator>Former Member</dc:creator>
    <dc:date>2008-09-24T10:05:28Z</dc:date>
    <item>
      <title>Problems in Posting an Accounting Document using BAPI_ACC_DOCUMENT_POST</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/problems-in-posting-an-accounting-document-using-bapi-acc-document-post/m-p/4533243#M1071249</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi All,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I am facing a problem when I try to post an accounting document using the BAPI "BAPI_ACC_DOCUMENT_POST". &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;While passing data to the structure "ACCOUNTTAX", I get the errors "Required field AMT_BASE was not transferred in parameter CURRENCYAMOUNT" and "Required field TAX_CODE was not transferred in parameter ACCOUNTTAX".&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Till now I was not passing the ACCOUNTTAX structure to the BAPI and posting was happening fine.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Any pointers / solutions in this direction will be most helpful.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks in advance.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards,&lt;/P&gt;&lt;P&gt;Keerthi&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 24 Sep 2008 10:05:28 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/problems-in-posting-an-accounting-document-using-bapi-acc-document-post/m-p/4533243#M1071249</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2008-09-24T10:05:28Z</dc:date>
    </item>
    <item>
      <title>Re: Problems in Posting an Accounting Document using BAPI_ACC_DOCUMENT_POST</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/problems-in-posting-an-accounting-document-using-bapi-acc-document-post/m-p/4533244#M1071250</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;Are you sure you have completely filled all the required fields?&lt;/P&gt;&lt;P&gt;Based on the BAPI return, it seems no TAX_CODE and AMT_BASE specified. Try to fill all the data needed by SAP. You can check the manual steps through FB01 and check what data still needed.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards,&lt;/P&gt;&lt;P&gt;Teddy Kurniawan&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 26 Sep 2008 08:31:30 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/problems-in-posting-an-accounting-document-using-bapi-acc-document-post/m-p/4533244#M1071250</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2008-09-26T08:31:30Z</dc:date>
    </item>
    <item>
      <title>Re: Problems in Posting an Accounting Document using BAPI_ACC_DOCUMENT_POST</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/problems-in-posting-an-accounting-document-using-bapi-acc-document-post/m-p/4533245#M1071251</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi &lt;/P&gt;&lt;P&gt;  As u told earlier it was fine , so it may there is some config. change done by func. so this error is coming.&lt;/P&gt;&lt;P&gt; &lt;/P&gt;&lt;P&gt;  For minimum required fields fo BAPI , u can go to SE37 and click on Function Module Documentation on Application tool bar.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;here u will find good help.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards&lt;/P&gt;&lt;P&gt;Sachin&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 26 Sep 2008 08:42:32 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/problems-in-posting-an-accounting-document-using-bapi-acc-document-post/m-p/4533245#M1071251</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2008-09-26T08:42:32Z</dc:date>
    </item>
  </channel>
</rss>

