<?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: Tax breakdown table in Application Development and Automation Discussions</title>
    <link>https://community.sap.com/t5/application-development-and-automation-discussions/tax-breakdown-table/m-p/8344151#M1639399</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;doubtful one , let me know if u find one ....&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;few year ago..i was trying to find out table/FM which can give itemwise breakups..but finally i came up with my own logic.&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;Prabhu&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Tue, 06 Dec 2011 03:11:06 GMT</pubDate>
    <dc:creator>Former Member</dc:creator>
    <dc:date>2011-12-06T03:11:06Z</dc:date>
    <item>
      <title>Tax breakdown table</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/tax-breakdown-table/m-p/8344148#M1639396</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi experts,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Is there a table that can give me the tax amount by each line of a FI document? I know there is the BSET but that one has the total amount of taxes, the report we are building needs the tax amount of each line and we are trying to avoid the calculation and fetch the data from the database.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Any help will be appreciated.&lt;/P&gt;&lt;P&gt;Thanks!&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 05 Dec 2011 22:22:51 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/tax-breakdown-table/m-p/8344148#M1639396</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2011-12-05T22:22:51Z</dc:date>
    </item>
    <item>
      <title>Re: Tax breakdown table</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/tax-breakdown-table/m-p/8344149#M1639397</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;BSET stores tax amounts at line item level as evidenced by the table key, that consists of document item number BSET-BUZEI. So you can get what you want from BSET itself&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;BSET Primary key&lt;/P&gt;&lt;PRE&gt;&lt;CODE&gt;BUKRS
BELNR
GJAHR
BUZEI&lt;/CODE&gt;&lt;/PRE&gt;&lt;P&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 06 Dec 2011 01:51:36 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/tax-breakdown-table/m-p/8344149#M1639397</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2011-12-06T01:51:36Z</dc:date>
    </item>
    <item>
      <title>Re: Tax breakdown table</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/tax-breakdown-table/m-p/8344150#M1639398</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Thanks Vishnu, but that is not true, BSET has buzei field but it does not exactly match with the lines of the FI document, I have plenty of examples for that. It has one line per each tax code, so if you have a FI document with 10 lines but just one tax code, BSET will have only 1 line.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 06 Dec 2011 02:58:17 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/tax-breakdown-table/m-p/8344150#M1639398</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2011-12-06T02:58:17Z</dc:date>
    </item>
    <item>
      <title>Re: Tax breakdown table</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/tax-breakdown-table/m-p/8344151#M1639399</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;doubtful one , let me know if u find one ....&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;few year ago..i was trying to find out table/FM which can give itemwise breakups..but finally i came up with my own logic.&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;Prabhu&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 06 Dec 2011 03:11:06 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/tax-breakdown-table/m-p/8344151#M1639399</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2011-12-06T03:11:06Z</dc:date>
    </item>
    <item>
      <title>Re: Tax breakdown table</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/tax-breakdown-table/m-p/8344152#M1639400</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Yeph.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I found a FM that will give me the tax amount and the tax base amount, it will work, but customer is trying to avoid calculations so I am looking for options. Nothing so far, I don't even know if there is a standard transaction code that can show me such information.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 06 Dec 2011 03:13:16 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/tax-breakdown-table/m-p/8344152#M1639400</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2011-12-06T03:13:16Z</dc:date>
    </item>
    <item>
      <title>Re: Tax breakdown table</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/tax-breakdown-table/m-p/8344153#M1639401</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Yeah, you are right BSET sums up the taxes at tax code level and it really doesn't store taxes at document item level. I recollect transactions like FB60 / FB50 automatically sum up taxes at tax code level.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I think, the only way to get tax amounts for individual document items is to use CALCULATE_TAX_FROM_NET_AMOUNT on BSEG GL relevant line items, from net amount posted in the GL accounts that are relevant to taxes.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Refer this thread:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;A class="jive_macro jive_macro_thread" href="https://community.sap.com/" __jive_macro_name="thread" modifiedtitle="true" __default_attr="1825168"&gt;&lt;/A&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 06 Dec 2011 03:15:05 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/tax-breakdown-table/m-p/8344153#M1639401</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2011-12-06T03:15:05Z</dc:date>
    </item>
    <item>
      <title>Re: Tax breakdown table</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/tax-breakdown-table/m-p/8344154#M1639402</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;There is no logic, hence the program has to do the math. There are some function modules that help&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Sun, 11 Dec 2011 18:04:38 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/tax-breakdown-table/m-p/8344154#M1639402</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2011-12-11T18:04:38Z</dc:date>
    </item>
  </channel>
</rss>

