<?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_DOCUMENT_POST: tax rate! in Application Development and Automation Discussions</title>
    <link>https://community.sap.com/t5/application-development-and-automation-discussions/bapi-acc-document-post-tax-rate/m-p/1351047#M175966</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Yes, that is the case.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;But it was just that the tax rate was wrongly derived from the system settings. Wanted to test by giving in a different rate. &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Problem solved: we have 1 tax code with 2 tax rates which were posted onto one account.&lt;/P&gt;&lt;P&gt;We made it like this: 1 tax code, 2 tax rates, each one posted to different account + Changed "condition type"&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Sat, 20 May 2006 10:00:36 GMT</pubDate>
    <dc:creator>Former Member</dc:creator>
    <dc:date>2006-05-20T10:00:36Z</dc:date>
    <item>
      <title>BAPI_ACC_DOCUMENT_POST: tax rate!</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/bapi-acc-document-post-tax-rate/m-p/1351045#M175964</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;I'm posting an invoice by using the BAPI_ACC_DOCUMENT_POST. What I see now is that I cannot give in a tax rate for a certain tax code that is different from the one that is in SAP. The BAPI derives the tax rate based on the tax code, but it does not looks at the field "tax rate" in the tax amount structure in this BAPI.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Example:&lt;/P&gt;&lt;UL&gt;&lt;LI level="1" type="ul"&gt;&lt;P&gt;Tax code 71 - 7,6%. This is stored in SAP (ftxp-transaction)&lt;/P&gt;&lt;/LI&gt;&lt;LI level="1" type="ul"&gt;&lt;P&gt;BAPI: tax code: 71 and on the rate, I enter 7,5%.&lt;/P&gt;&lt;/LI&gt;&lt;LI level="1" type="ul"&gt;&lt;P&gt;BSET table after posting invoice via the BAPI: field Percent: 7,6%&lt;/P&gt;&lt;/LI&gt;&lt;/UL&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;It must be possible to enter a rate that is different from the one in SAP doesn't it?! &lt;/P&gt;&lt;P&gt;That a posting has to be made on the tax code 71 (and the account that is linked with this tax code), but today, the rate is slightly different for example.&lt;/P&gt;&lt;P&gt;Is is not possible? &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thx in advance&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 15 May 2006 13:15:19 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/bapi-acc-document-post-tax-rate/m-p/1351045#M175964</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2006-05-15T13:15:19Z</dc:date>
    </item>
    <item>
      <title>Re: BAPI_ACC_DOCUMENT_POST: tax rate!</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/bapi-acc-document-post-tax-rate/m-p/1351046#M175965</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;I am not sure, but probably that is not possible. In our project we are using the same thing, and the rate is taken from tax code (as defined in FTXP). But tell me one thing, as far as I know, tax rate is not like currency exchange rate which fluctuates. It is fixed and once defined, the rate for a tax code should not be changed. Isn't that the case in yours?&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 16 May 2006 19:13:49 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/bapi-acc-document-post-tax-rate/m-p/1351046#M175965</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2006-05-16T19:13:49Z</dc:date>
    </item>
    <item>
      <title>Re: BAPI_ACC_DOCUMENT_POST: tax rate!</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/bapi-acc-document-post-tax-rate/m-p/1351047#M175966</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Yes, that is the case.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;But it was just that the tax rate was wrongly derived from the system settings. Wanted to test by giving in a different rate. &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Problem solved: we have 1 tax code with 2 tax rates which were posted onto one account.&lt;/P&gt;&lt;P&gt;We made it like this: 1 tax code, 2 tax rates, each one posted to different account + Changed "condition type"&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Sat, 20 May 2006 10:00:36 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/bapi-acc-document-post-tax-rate/m-p/1351047#M175966</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2006-05-20T10:00:36Z</dc:date>
    </item>
    <item>
      <title>Re: BAPI_ACC_DOCUMENT_POST: tax rate!</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/bapi-acc-document-post-tax-rate/m-p/1351048#M175967</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Good to hear that your problem is solved. All the best!&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Sat, 20 May 2006 14:28:53 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/bapi-acc-document-post-tax-rate/m-p/1351048#M175967</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2006-05-20T14:28:53Z</dc:date>
    </item>
  </channel>
</rss>

