<?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 code without base amount in Application Development and Automation Discussions</title>
    <link>https://community.sap.com/t5/application-development-and-automation-discussions/bapi-acc-document-post-tax-code-without-base-amount/m-p/6853213#M1474709</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;for temporay this issue has been close. my functional decided no need to build it again anymore &lt;SPAN __jive_emoticon_name="happy"&gt;&lt;/SPAN&gt; . thanks for all&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;&lt;/P&gt;&lt;P&gt;Kohokoho&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Mon, 17 May 2010 14:04:21 GMT</pubDate>
    <dc:creator>Former Member</dc:creator>
    <dc:date>2010-05-17T14:04:21Z</dc:date>
    <item>
      <title>BAPI_ACC_DOCUMENT_POST tax code without base amount</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/bapi-acc-document-post-tax-code-without-base-amount/m-p/6853210#M1474706</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Expert,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Using this FM I faced the error is throw out from error return bapi. but if I used FB01 to create manual posting. I filled the tax code without base amount it's can posted successfully. are there any structure I missed it to pass in this bapi ? or have other OSS note need to apply ?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Sample &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;posting manual FB01&lt;/P&gt;&lt;P&gt;posting key  |  gl                |amount        |base amount         |   tax code&lt;/P&gt;&lt;P&gt;01                |  20110000   |32.10           |                             |&lt;/P&gt;&lt;P&gt;50                |  5000100     |20                |                             |   S7&lt;/P&gt;&lt;P&gt;50                |  5000100     |10                |                             |   S7           &lt;/P&gt;&lt;P&gt;50                |  2740200     |2.10             |                             |   S7&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;This environment can save successfully posted.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;But for BAPI, error :&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;posting key  |  gl                |amount        |base amount         |   tax code&lt;/P&gt;&lt;P&gt;01                |  20110000   |32.10           |                             |&lt;/P&gt;&lt;P&gt;50                |  5000100     |20                |  Required             |   S7&lt;/P&gt;&lt;P&gt;50                |  5000100     |10                |  Required             |   S7           &lt;/P&gt;&lt;P&gt;50                |  2740200     |2.10             |                             |   S7&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;error bapi : required field AMT_BASE was not transferred in paramete CURRENCYAMOUNT&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Bapi required base amount which line got tax code. anybody can give me suggest for this problem ? Thank you &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&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;&lt;/P&gt;&lt;P&gt;Kohokoho&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Edited by: koho koho on May 10, 2010 6:54 AM&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Edited by: koho koho on May 10, 2010 6:59 AM&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 10 May 2010 04:09:35 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/bapi-acc-document-post-tax-code-without-base-amount/m-p/6853210#M1474706</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2010-05-10T04:09:35Z</dc:date>
    </item>
    <item>
      <title>Re: BAPI_ACC_DOCUMENT_POST tax code without base amount</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/bapi-acc-document-post-tax-code-without-base-amount/m-p/6853211#M1474707</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hello,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Could you please try with the below option?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;While you pass the tax amount in the table ACCOUNTTAX in the bapi, there is one indicator u2018DIRECT_TAXu2019, which will decide whether the tax is based on the base amount or not.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Kindly let me know if it is not working.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards,&lt;/P&gt;&lt;P&gt;Selva K.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 10 May 2010 08:39:40 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/bapi-acc-document-post-tax-code-without-base-amount/m-p/6853211#M1474707</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2010-05-10T08:39:40Z</dc:date>
    </item>
    <item>
      <title>Re: BAPI_ACC_DOCUMENT_POST tax code without base amount</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/bapi-acc-document-post-tax-code-without-base-amount/m-p/6853212#M1474708</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Selvakumar,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks for the reply, but actualy I want to bypass it which I key in the tax code. I don't want to fill the base amount through the BAPI FM. because manual posting can do it without fill the base amount just only filled the tax code. is it field DIRECT_TAX can do it? if not any suggestion about this ? Thank you &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;&lt;/P&gt;&lt;P&gt;Kohokoho&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 10 May 2010 09:14:31 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/bapi-acc-document-post-tax-code-without-base-amount/m-p/6853212#M1474708</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2010-05-10T09:14:31Z</dc:date>
    </item>
    <item>
      <title>Re: BAPI_ACC_DOCUMENT_POST tax code without base amount</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/bapi-acc-document-post-tax-code-without-base-amount/m-p/6853213#M1474709</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;for temporay this issue has been close. my functional decided no need to build it again anymore &lt;SPAN __jive_emoticon_name="happy"&gt;&lt;/SPAN&gt; . thanks for all&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;&lt;/P&gt;&lt;P&gt;Kohokoho&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 17 May 2010 14:04:21 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/bapi-acc-document-post-tax-code-without-base-amount/m-p/6853213#M1474709</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2010-05-17T14:04:21Z</dc:date>
    </item>
  </channel>
</rss>

