<?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, Taxes and remote enabled function models in Application Development and Automation Discussions</title>
    <link>https://community.sap.com/t5/application-development-and-automation-discussions/bapi-acc-document-post-taxes-and-remote-enabled-function-models/m-p/3093611#M733909</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;I believe the best solution is include the fm CALCULATE_TAX_FROM_NET_AMOUNT in new RFC fm.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Max&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Wed, 28 Nov 2007 19:10:53 GMT</pubDate>
    <dc:creator>Former Member</dc:creator>
    <dc:date>2007-11-28T19:10:53Z</dc:date>
    <item>
      <title>BAPI_ACC_DOCUMENT_POST, Taxes and remote enabled function models</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/bapi-acc-document-post-taxes-and-remote-enabled-function-models/m-p/3093608#M733906</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;I am using BAPI_ACC_DOCUMENT_POST to create AR customer invoices but I&amp;#146;ve run into a problem with taxes.  I would like to use just the information that a user going through FB70 would need to create the invoice but including taxes requires me to get the account and do the calculation for the taxes.  I could solve all of my problems by using the FM CALCULATE_TAX_FROM_NET_AMOUNT except it&amp;#146;s not remote enabled.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I see two possible solutions: &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;1) Wrapper CALCULATE_TAX_FROM_NET_AMOUNT in a remote enabled function module.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;.. OR ..&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;2) Require the user to provide the tax amount and the account that it should go to.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I don&amp;#146;t like (1) because the user has to install a custom FM on their system and I don&amp;#146;t like (2) because it&amp;#146;s not user friendly for them to have to calculate the taxes (depends on the jurisdiction) or happen to know the account number.  So far it looks like (1) is the best choice.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Is there any better way to deal with this problem?  Another FM besides BAPI_ACC_DOCUMENT_POST that handles taxes and is remote enabled?  Another FM besides CALCULATE_TAX_FROM_NET_AMOUNT that calculates the taxes and returns the account number that&amp;#146;s remote enabled?  Other alternatives?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks in advance for any help,&lt;/P&gt;&lt;P&gt;Karl&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 27 Nov 2007 22:09:04 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/bapi-acc-document-post-taxes-and-remote-enabled-function-models/m-p/3093608#M733906</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2007-11-27T22:09:04Z</dc:date>
    </item>
    <item>
      <title>Re: BAPI_ACC_DOCUMENT_POST, Taxes and remote enabled function models</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/bapi-acc-document-post-taxes-and-remote-enabled-function-models/m-p/3093609#M733907</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;No guarantees, but look at &amp;lt;b&amp;gt;BAPI_ACC_BILLING_POST&amp;lt;/b&amp;gt;.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Rob&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 27 Nov 2007 22:49:15 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/bapi-acc-document-post-taxes-and-remote-enabled-function-models/m-p/3093609#M733907</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2007-11-27T22:49:15Z</dc:date>
    </item>
    <item>
      <title>Re: BAPI_ACC_DOCUMENT_POST, Taxes and remote enabled function models</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/bapi-acc-document-post-taxes-and-remote-enabled-function-models/m-p/3093610#M733908</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;BAPI_ACC_BILLING_POST has the same issue as BAPI_ACC_DOCUMENT_POST but thanks for the suggestion.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 28 Nov 2007 18:39:54 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/bapi-acc-document-post-taxes-and-remote-enabled-function-models/m-p/3093610#M733908</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2007-11-28T18:39:54Z</dc:date>
    </item>
    <item>
      <title>Re: BAPI_ACC_DOCUMENT_POST, Taxes and remote enabled function models</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/bapi-acc-document-post-taxes-and-remote-enabled-function-models/m-p/3093611#M733909</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;I believe the best solution is include the fm CALCULATE_TAX_FROM_NET_AMOUNT in new RFC fm.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Max&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 28 Nov 2007 19:10:53 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/bapi-acc-document-post-taxes-and-remote-enabled-function-models/m-p/3093611#M733909</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2007-11-28T19:10:53Z</dc:date>
    </item>
    <item>
      <title>Re: BAPI_ACC_DOCUMENT_POST, Taxes and remote enabled function models</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/bapi-acc-document-post-taxes-and-remote-enabled-function-models/m-p/3093612#M733910</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;I&amp;#146;ve already started coding a remote enabled FM to call CALCULATE_TAX_FROM_NET_AMOUNT.  Thanks for confirming the path I&amp;#146;m taking &lt;SPAN __jive_emoticon_name="happy"&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 28 Nov 2007 19:29:25 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/bapi-acc-document-post-taxes-and-remote-enabled-function-models/m-p/3093612#M733910</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2007-11-28T19:29:25Z</dc:date>
    </item>
    <item>
      <title>Re: BAPI_ACC_DOCUMENT_POST, Taxes and remote enabled function models</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/bapi-acc-document-post-taxes-and-remote-enabled-function-models/m-p/3093613#M733911</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Problem solved!  I ended up writing my own wrapper but eventually discovered BBP_CALCULATE_TAX_FRM_NET_40B which does the same as CALCULATE_TAX_FROM_NET_AMOUNT and its remote enabled.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 06 Dec 2007 22:21:36 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/bapi-acc-document-post-taxes-and-remote-enabled-function-models/m-p/3093613#M733911</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2007-12-06T22:21:36Z</dc:date>
    </item>
  </channel>
</rss>

