<?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: AP invoice posting using BAPI_ACC_DOCUMENT_POST. in Application Development and Automation Discussions</title>
    <link>https://community.sap.com/t5/application-development-and-automation-discussions/ap-invoice-posting-using-bapi-acc-document-post/m-p/2633285#M605654</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;ok, but&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;When i am posting a AP document directly from transaction FB60 having a single line item with the TAX CODE and TAX JURISDICTION, the number of entries created in BSET is 6.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Now when i do the same posting for the same scenario from my program, then the number of entries created in BSET is 7 instead of 6.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;And if i don' t pass the TAX CODE and TAX JURISDICTION CODE in my program, then only 6 entries get created in BSET which is the desired result.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I want that when i post the AP document having one line item with TAX CODE and TAX JURISDICTION CODE from my program,  only 6 entries should be created and not 7.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Can you please assist me as how to fix this problem.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks,&lt;/P&gt;&lt;P&gt;Rahul&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Tue, 07 Aug 2007 12:21:28 GMT</pubDate>
    <dc:creator>Former Member</dc:creator>
    <dc:date>2007-08-07T12:21:28Z</dc:date>
    <item>
      <title>AP invoice posting using BAPI_ACC_DOCUMENT_POST.</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/ap-invoice-posting-using-bapi-acc-document-post/m-p/2633283#M605652</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;I am working on AP Invoice posting using bapi BAPI_ACC_DOCUMENT_POST.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I want to know  that when we post a AP Invoice document, on what basis the entries are created in the transparent table BSET.&lt;/P&gt;&lt;P&gt;And also how these entries are dependent on the TAX CODE and TAX JURISDICTION CODE fields.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;This is because i am working on a issue on the number of entries created in the BSET table whenever we post a document.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Can anyone help me on the same.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks,&lt;/P&gt;&lt;P&gt;Rahul&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 07 Aug 2007 10:36:45 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/ap-invoice-posting-using-bapi-acc-document-post/m-p/2633283#M605652</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2007-08-07T10:36:45Z</dc:date>
    </item>
    <item>
      <title>Re: AP invoice posting using BAPI_ACC_DOCUMENT_POST.</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/ap-invoice-posting-using-bapi-acc-document-post/m-p/2633284#M605653</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;no  of entries in BSET will be depends upon ur Config settings ?.&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;peram&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 07 Aug 2007 11:22:44 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/ap-invoice-posting-using-bapi-acc-document-post/m-p/2633284#M605653</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2007-08-07T11:22:44Z</dc:date>
    </item>
    <item>
      <title>Re: AP invoice posting using BAPI_ACC_DOCUMENT_POST.</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/ap-invoice-posting-using-bapi-acc-document-post/m-p/2633285#M605654</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;ok, but&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;When i am posting a AP document directly from transaction FB60 having a single line item with the TAX CODE and TAX JURISDICTION, the number of entries created in BSET is 6.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Now when i do the same posting for the same scenario from my program, then the number of entries created in BSET is 7 instead of 6.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;And if i don' t pass the TAX CODE and TAX JURISDICTION CODE in my program, then only 6 entries get created in BSET which is the desired result.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I want that when i post the AP document having one line item with TAX CODE and TAX JURISDICTION CODE from my program,  only 6 entries should be created and not 7.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Can you please assist me as how to fix this problem.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks,&lt;/P&gt;&lt;P&gt;Rahul&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 07 Aug 2007 12:21:28 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/ap-invoice-posting-using-bapi-acc-document-post/m-p/2633285#M605654</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2007-08-07T12:21:28Z</dc:date>
    </item>
  </channel>
</rss>

