<?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 Calculations using BAPI_ACC_DOCUMENT_POST in Application Development and Automation Discussions</title>
    <link>https://community.sap.com/t5/application-development-and-automation-discussions/tax-calculations-using-bapi-acc-document-post/m-p/9659707#M1765000</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;&lt;BR /&gt;Hi Friends,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I have written a bdc program for FB01 using call transaction. it is working fine in developement , but in production i have got an issue.&lt;/P&gt;&lt;P&gt;i.e. no document has been posted and neither errors. but if i try to post them manually , can able to post.&lt;/P&gt;&lt;P&gt;I am getting some success messages in&amp;nbsp;&amp;nbsp; tab_bdcmsgcoll , but document number related message is not present , i.e no document has been posted. neither no errors no warnings..&lt;/P&gt;&lt;P&gt;Kindly help me out to find the reason.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; &lt;SPAN class="L0S52"&gt;CALL &lt;SPAN class="L0S52"&gt;TRANSACTION &lt;/SPAN&gt;FB01 &lt;SPAN class="L0S52"&gt;USING &lt;/SPAN&gt;t_bdc_data&lt;BR /&gt;&lt;BR /&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; &lt;SPAN class="L0S52"&gt;MODE&amp;nbsp; &lt;/SPAN&gt;'N'&amp;nbsp; &lt;SPAN class="L0S31"&gt;-No screen&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; &lt;SPAN class="L0S52"&gt;UPDATE &lt;/SPAN&gt;&lt;SPAN class="L0S31"&gt;A - asynchronus&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; MESSAGES &lt;SPAN class="L0S52"&gt;INTO &lt;/SPAN&gt;t_messtab&lt;SPAN class="L0S55"&gt;.&lt;/SPAN&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN class="L0S52"&gt;&lt;SPAN class="L0S55"&gt;&lt;/SPAN&gt;&lt;/SPAN&gt; &lt;/P&gt;&lt;P&gt;&lt;SPAN class="L0S52"&gt;&lt;SPAN class="L0S55"&gt;do i need to add any commit work , or should i run them in synchronus update.&lt;/SPAN&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks,&lt;/P&gt;&lt;P&gt;Sravani B&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Mon, 02 Dec 2013 11:35:35 GMT</pubDate>
    <dc:creator>sravanibellana</dc:creator>
    <dc:date>2013-12-02T11:35:35Z</dc:date>
    <item>
      <title>Tax Calculations using BAPI_ACC_DOCUMENT_POST</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/tax-calculations-using-bapi-acc-document-post/m-p/9659700#M1764993</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;We have a requirement to post vendor invoices and credit memos using standard bapi BAPI_ACC_DOCUMENT_POST . I will be given tax code and jurisdiction for calculating taxes and ofcourse all the other details for posting a document. Can You Please help me out how can i make this BAPi to calculate taxes with the information provided and post the documents on its own.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks in advance.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Sravani&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 13 Sep 2013 12:39:12 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/tax-calculations-using-bapi-acc-document-post/m-p/9659700#M1764993</guid>
      <dc:creator>sravanibellana</dc:creator>
      <dc:date>2013-09-13T12:39:12Z</dc:date>
    </item>
    <item>
      <title>Re: Tax Calculations using BAPI_ACC_DOCUMENT_POST</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/tax-calculations-using-bapi-acc-document-post/m-p/9659701#M1764994</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Did you look for OSS notes like &lt;A class="urLnkFunction urVt1" href="https://service.sap.com/sap/support/notes/626235" title="Right mouse click to add this SAP Note to your browser favorites"&gt;&lt;SPAN class="urTxtH1" id="header_data"&gt;Note 626235 - Tax postings with accounting BAPIs&lt;/SPAN&gt;&lt;/A&gt; or &lt;A href="http://search.sap.com/ui/scn#query=BAPI+ACC+VAT+calculate"&gt;previous threads&lt;/A&gt;. (also look for FM like RECP_FI_TAX_CALCULATE.)&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards,&lt;/P&gt;&lt;P&gt;Raymond&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 13 Sep 2013 13:06:07 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/tax-calculations-using-bapi-acc-document-post/m-p/9659701#M1764994</guid>
      <dc:creator>RaymondGiuseppi</dc:creator>
      <dc:date>2013-09-13T13:06:07Z</dc:date>
    </item>
    <item>
      <title>Re: Tax Calculations using BAPI_ACC_DOCUMENT_POST</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/tax-calculations-using-bapi-acc-document-post/m-p/9659702#M1764995</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;You can use some FM to calculate the taxes.&lt;/P&gt;&lt;P&gt;Check this code&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;PRE&gt;&lt;CODE&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp; CALL FUNCTION 'CALCULATE_TAX_FROM_NET_AMOUNT'&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; EXPORTING&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; i_bukrs = '1000'&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; i_mwskz = 'C6'&amp;nbsp;&amp;nbsp; "Tax code&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; i_waers = 'CLP'&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; i_wrbtr = l_neto2&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; TABLES&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; t_mwdat = it_tax.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;/CODE&gt;&lt;/PRE&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards&lt;/P&gt;&lt;P&gt;Miguel&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 13 Sep 2013 13:17:04 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/tax-calculations-using-bapi-acc-document-post/m-p/9659702#M1764995</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2013-09-13T13:17:04Z</dc:date>
    </item>
    <item>
      <title>Re: Tax Calculations using BAPI_ACC_DOCUMENT_POST</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/tax-calculations-using-bapi-acc-document-post/m-p/9659703#M1764996</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Thanks for your reply raymond, according to the note 626235 we need to calculate taxes using some other function modules and have to pass them as seperate line items. will there be any way to make the standard bapi BAPI_ACC_DOCUMENT_POST itself to calculate the taxes on its own, by adjusting given iput line items.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 16 Sep 2013 06:31:39 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/tax-calculations-using-bapi-acc-document-post/m-p/9659703#M1764996</guid>
      <dc:creator>sravanibellana</dc:creator>
      <dc:date>2013-09-16T06:31:39Z</dc:date>
    </item>
    <item>
      <title>Re: Tax Calculations using BAPI_ACC_DOCUMENT_POST</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/tax-calculations-using-bapi-acc-document-post/m-p/9659704#M1764997</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;AFAIK No, so use one of the FM mentionned in the answers of this discussion (as well as many FM&amp;nbsp; in many other threads too, use &lt;A href="http://search.sap.com/ui/scn#query=BAPI_ACC_DOCUMENT_POST+taxes"&gt;search tool&lt;/A&gt; &lt;SPAN __jive_emoticon_name="wink" __jive_macro_name="emoticon" class="jive_macro jive_macro_emoticon jive_emote" src="https://community.sap.com/1795/images/emoticons/wink.gif"&gt;&lt;/SPAN&gt;)&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards,&lt;/P&gt;&lt;P&gt;Raymond&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 16 Sep 2013 06:50:50 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/tax-calculations-using-bapi-acc-document-post/m-p/9659704#M1764997</guid>
      <dc:creator>RaymondGiuseppi</dc:creator>
      <dc:date>2013-09-16T06:50:50Z</dc:date>
    </item>
    <item>
      <title>Re: Tax Calculations using BAPI_ACC_DOCUMENT_POST</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/tax-calculations-using-bapi-acc-document-post/m-p/9659705#M1764998</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Raymond,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I cannot use those function modules since they will crete extra line items for tax. which is not acceptable for my requirememt. So thought of doing BDC, but got stuck in coding for processing multiple line items. &lt;SPAN __jive_emoticon_name="sad" __jive_macro_name="emoticon" class="jive_macro jive_emote" src="https://community.sap.com/1795/images/emoticons/sad.gif"&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;I just wonder will RFBIBL00 will do the tax calculations..any idea..could you please help me out.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 18 Sep 2013 12:22:09 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/tax-calculations-using-bapi-acc-document-post/m-p/9659705#M1764998</guid>
      <dc:creator>sravanibellana</dc:creator>
      <dc:date>2013-09-18T12:22:09Z</dc:date>
    </item>
    <item>
      <title>Re: Tax Calculations using BAPI_ACC_DOCUMENT_POST</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/tax-calculations-using-bapi-acc-document-post/m-p/9659706#M1764999</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;BDC created by your code or RFBIBL00 will execute the transactions, so are able to calculate taxes, just set BKPF-XMWST.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Before BAPI I used to call FM POSTING_INTERFACE_START, POSTING_INTERFACE_DOCUMENT and POSTING_INTERFACE_END. The data required by those is very similar to BDCDATA but ypu have to manage dynpro sequence yourself and let the program do it.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards,&lt;/P&gt;&lt;P&gt;Raymond&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 18 Sep 2013 12:47:26 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/tax-calculations-using-bapi-acc-document-post/m-p/9659706#M1764999</guid>
      <dc:creator>RaymondGiuseppi</dc:creator>
      <dc:date>2013-09-18T12:47:26Z</dc:date>
    </item>
    <item>
      <title>Re: Tax Calculations using BAPI_ACC_DOCUMENT_POST</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/tax-calculations-using-bapi-acc-document-post/m-p/9659707#M1765000</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;&lt;BR /&gt;Hi Friends,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I have written a bdc program for FB01 using call transaction. it is working fine in developement , but in production i have got an issue.&lt;/P&gt;&lt;P&gt;i.e. no document has been posted and neither errors. but if i try to post them manually , can able to post.&lt;/P&gt;&lt;P&gt;I am getting some success messages in&amp;nbsp;&amp;nbsp; tab_bdcmsgcoll , but document number related message is not present , i.e no document has been posted. neither no errors no warnings..&lt;/P&gt;&lt;P&gt;Kindly help me out to find the reason.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; &lt;SPAN class="L0S52"&gt;CALL &lt;SPAN class="L0S52"&gt;TRANSACTION &lt;/SPAN&gt;FB01 &lt;SPAN class="L0S52"&gt;USING &lt;/SPAN&gt;t_bdc_data&lt;BR /&gt;&lt;BR /&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; &lt;SPAN class="L0S52"&gt;MODE&amp;nbsp; &lt;/SPAN&gt;'N'&amp;nbsp; &lt;SPAN class="L0S31"&gt;-No screen&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; &lt;SPAN class="L0S52"&gt;UPDATE &lt;/SPAN&gt;&lt;SPAN class="L0S31"&gt;A - asynchronus&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; MESSAGES &lt;SPAN class="L0S52"&gt;INTO &lt;/SPAN&gt;t_messtab&lt;SPAN class="L0S55"&gt;.&lt;/SPAN&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN class="L0S52"&gt;&lt;SPAN class="L0S55"&gt;&lt;/SPAN&gt;&lt;/SPAN&gt; &lt;/P&gt;&lt;P&gt;&lt;SPAN class="L0S52"&gt;&lt;SPAN class="L0S55"&gt;do i need to add any commit work , or should i run them in synchronus update.&lt;/SPAN&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks,&lt;/P&gt;&lt;P&gt;Sravani B&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 02 Dec 2013 11:35:35 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/tax-calculations-using-bapi-acc-document-post/m-p/9659707#M1765000</guid>
      <dc:creator>sravanibellana</dc:creator>
      <dc:date>2013-12-02T11:35:35Z</dc:date>
    </item>
    <item>
      <title>Re: Tax Calculations using BAPI_ACC_DOCUMENT_POST</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/tax-calculations-using-bapi-acc-document-post/m-p/9659708#M1765001</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Friends,&amp;nbsp; &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I have written a bdc program for FB01 using call transaction. it is working fine in developement , but in production i have got an issue.&lt;/P&gt;&lt;P&gt;i.e. no document has been posted and neither errors. but if i try to post them manually , can able to post.&lt;/P&gt;&lt;P&gt;I am getting some success messages in&amp;nbsp;&amp;nbsp; tab_bdcmsgcoll , but document number related message is not present , i.e no document has been posted. neither no errors no warnings..&lt;/P&gt;&lt;P&gt;Kindly help me out to find the reason.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; &lt;SPAN class="L0S52"&gt;CALL &lt;SPAN class="L0S52"&gt;TRANSACTION &lt;/SPAN&gt;FB01 &lt;SPAN class="L0S52"&gt;USING &lt;/SPAN&gt;t_bdc_data&lt;BR /&gt;&lt;BR /&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; &lt;SPAN class="L0S52"&gt;MODE&amp;nbsp; &lt;/SPAN&gt;'N'&amp;nbsp; &lt;SPAN class="L0S31"&gt;-No screen&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; &lt;SPAN class="L0S52"&gt;UPDATE &lt;/SPAN&gt;&lt;SPAN class="L0S31"&gt;A - asynchronus&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; MESSAGES &lt;SPAN class="L0S52"&gt;INTO &lt;/SPAN&gt;t_messtab&lt;SPAN class="L0S55"&gt;.&lt;/SPAN&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN class="L0S52"&gt;&lt;SPAN class="L0S55"&gt;&lt;/SPAN&gt;&lt;/SPAN&gt; &lt;/P&gt;&lt;P&gt;&lt;SPAN class="L0S52"&gt;&lt;SPAN class="L0S55"&gt;do i need to add any commit work , or should i run them in synchronus update.&lt;/SPAN&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks,&lt;/P&gt;&lt;P&gt;Sravani B&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 02 Dec 2013 12:37:13 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/tax-calculations-using-bapi-acc-document-post/m-p/9659708#M1765001</guid>
      <dc:creator>sravanibellana</dc:creator>
      <dc:date>2013-12-02T12:37:13Z</dc:date>
    </item>
    <item>
      <title>Re: Tax Calculations using BAPI_ACC_DOCUMENT_POST</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/tax-calculations-using-bapi-acc-document-post/m-p/9659709#M1765002</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Try to change the dispmode to 'A'. This would allow you to see screen by screen what is doing. It could be that you screen sequence stops in the middle.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 02 Dec 2013 14:09:48 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/tax-calculations-using-bapi-acc-document-post/m-p/9659709#M1765002</guid>
      <dc:creator>david_encinas_fernandez</dc:creator>
      <dc:date>2013-12-02T14:09:48Z</dc:date>
    </item>
    <item>
      <title>Re: Tax Calculations using BAPI_ACC_DOCUMENT_POST</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/tax-calculations-using-bapi-acc-document-post/m-p/9659710#M1765003</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi&lt;/P&gt;&lt;P&gt;Your &lt;SPAN style="color: #333333; font-size: 12px;"&gt;t_bdc_data&lt;/SPAN&gt; is wrong , for undestand execute in MODE A to see the error.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 02 Dec 2013 14:36:13 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/tax-calculations-using-bapi-acc-document-post/m-p/9659710#M1765003</guid>
      <dc:creator>ronaldo_aparecido</dc:creator>
      <dc:date>2013-12-02T14:36:13Z</dc:date>
    </item>
  </channel>
</rss>

