<?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: Regarding BAPI_ACC_DOCUMENT_POST in Application Development and Automation Discussions</title>
    <link>https://community.sap.com/t5/application-development-and-automation-discussions/regarding-bapi-acc-document-post/m-p/4631159#M1090618</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi&lt;/P&gt;&lt;P&gt;Tax items are for whole document not for individual GL lines.&lt;/P&gt;&lt;P&gt;Need to pass tax details in  ACCOUNTAX structure, so those will be created in BSET, tax table and not in line item table BSEG.&lt;/P&gt;&lt;P&gt;Say if u have 10 line items.so in your tax line start with 11.and corresponding taxamount pass in currency amount structure with corresponding line no. of tax line, not GL line.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Hope Helpful.&lt;/P&gt;&lt;P&gt;Reply if this is your requirement and need more information.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Edited by: satya salini on Oct 22, 2008 12:54 PM&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Wed, 22 Oct 2008 10:53:16 GMT</pubDate>
    <dc:creator>Former Member</dc:creator>
    <dc:date>2008-10-22T10:53:16Z</dc:date>
    <item>
      <title>Regarding BAPI_ACC_DOCUMENT_POST</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/regarding-bapi-acc-document-post/m-p/4631156#M1090615</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Friends,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I am using FM &lt;STRONG&gt;BAPI_ACC_DOCUMENT_POST&lt;/STRONG&gt; for uploading data for transaction FB01.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;in the BAPI i am passing the currency data to &lt;STRONG&gt;CURRENCYAMOUNT&lt;/STRONG&gt; table, but in that table there are 2 fields &lt;STRONG&gt;AMT_DOCCUR ,TAX_AMT&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;i am passing the total amount to AMT_DOCCUR and Tax Amount to TAX_AMT fields, but after posting the data when i check in the FB01 transaction these amounts are posted in two diffrent GL accounts and that is wrong.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;What should i do now?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards&lt;/P&gt;&lt;P&gt;Kumar M&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 21 Oct 2008 09:42:43 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/regarding-bapi-acc-document-post/m-p/4631156#M1090615</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2008-10-21T09:42:43Z</dc:date>
    </item>
    <item>
      <title>Re: Regarding BAPI_ACC_DOCUMENT_POST</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/regarding-bapi-acc-document-post/m-p/4631157#M1090616</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;Which document type do u need to post?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;If you transfer the amount of tax, the system'll automatically create the tax item: if you don't need it, doesn't transfer that value there.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Max&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 21 Oct 2008 09:54:04 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/regarding-bapi-acc-document-post/m-p/4631157#M1090616</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2008-10-21T09:54:04Z</dc:date>
    </item>
    <item>
      <title>Re: Regarding BAPI_ACC_DOCUMENT_POST</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/regarding-bapi-acc-document-post/m-p/4631158#M1090617</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;The Document Type is &lt;STRONG&gt;ZA&lt;/STRONG&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 21 Oct 2008 09:57:25 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/regarding-bapi-acc-document-post/m-p/4631158#M1090617</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2008-10-21T09:57:25Z</dc:date>
    </item>
    <item>
      <title>Re: Regarding BAPI_ACC_DOCUMENT_POST</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/regarding-bapi-acc-document-post/m-p/4631159#M1090618</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi&lt;/P&gt;&lt;P&gt;Tax items are for whole document not for individual GL lines.&lt;/P&gt;&lt;P&gt;Need to pass tax details in  ACCOUNTAX structure, so those will be created in BSET, tax table and not in line item table BSEG.&lt;/P&gt;&lt;P&gt;Say if u have 10 line items.so in your tax line start with 11.and corresponding taxamount pass in currency amount structure with corresponding line no. of tax line, not GL line.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Hope Helpful.&lt;/P&gt;&lt;P&gt;Reply if this is your requirement and need more information.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Edited by: satya salini on Oct 22, 2008 12:54 PM&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 22 Oct 2008 10:53:16 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/regarding-bapi-acc-document-post/m-p/4631159#M1090618</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2008-10-22T10:53:16Z</dc:date>
    </item>
  </channel>
</rss>

