<?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 BAPI_ACC_DOCUMENT_POST - missing cash discount line items in Application Development and Automation Discussions</title>
    <link>https://community.sap.com/t5/application-development-and-automation-discussions/bapi-acc-document-post-missing-cash-discount-line-items/m-p/6543109#M1428329</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 was trying to use 'BAPI_ACC_DOCUMENT_POST' and u2018BAPI_ACC_INVOICE_RECEIPT_POSTu2019 to process a non po invoice. It actually works, but the u2018cash discountu2019 line item which is normally generated automatically by FB60, for a document type like u2018KN u2026 net vendoru2019 for which the u2018net document typeu2019 flag is checked, is not created.&lt;/P&gt;&lt;P&gt;If I use u2018BAPI_INCOMINGINVOICE_CREATEu2019 the u2018cash discountu2019 line item is generated automatically, but I canu2019t use this bapi as it always generates a MM document too.&lt;/P&gt;&lt;P&gt;I already had a similar issue with the tax line items, Iu2019m caling now a bapi to calculate the tax before and add the taxlines manually.&lt;/P&gt;&lt;P&gt;Is this also necessary for the cash discount line item? If yes, are you aware of a bapi which calculates these lines?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks for any hint,&lt;/P&gt;&lt;P&gt;Stefan&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Mon, 04 Jan 2010 10:58:19 GMT</pubDate>
    <dc:creator>Former Member</dc:creator>
    <dc:date>2010-01-04T10:58:19Z</dc:date>
    <item>
      <title>BAPI_ACC_DOCUMENT_POST - missing cash discount line items</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/bapi-acc-document-post-missing-cash-discount-line-items/m-p/6543109#M1428329</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 was trying to use 'BAPI_ACC_DOCUMENT_POST' and u2018BAPI_ACC_INVOICE_RECEIPT_POSTu2019 to process a non po invoice. It actually works, but the u2018cash discountu2019 line item which is normally generated automatically by FB60, for a document type like u2018KN u2026 net vendoru2019 for which the u2018net document typeu2019 flag is checked, is not created.&lt;/P&gt;&lt;P&gt;If I use u2018BAPI_INCOMINGINVOICE_CREATEu2019 the u2018cash discountu2019 line item is generated automatically, but I canu2019t use this bapi as it always generates a MM document too.&lt;/P&gt;&lt;P&gt;I already had a similar issue with the tax line items, Iu2019m caling now a bapi to calculate the tax before and add the taxlines manually.&lt;/P&gt;&lt;P&gt;Is this also necessary for the cash discount line item? If yes, are you aware of a bapi which calculates these lines?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks for any hint,&lt;/P&gt;&lt;P&gt;Stefan&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 04 Jan 2010 10:58:19 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/bapi-acc-document-post-missing-cash-discount-line-items/m-p/6543109#M1428329</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2010-01-04T10:58:19Z</dc:date>
    </item>
    <item>
      <title>Re: BAPI_ACC_DOCUMENT_POST - missing cash discount line items</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/bapi-acc-document-post-missing-cash-discount-line-items/m-p/6543110#M1428330</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Can you use BDC instead to perform this...or try CALCULATE_TAX_FROM_GROSSAMOUNT to calculate tax line items for individual GL items.&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, 04 Jan 2010 11:04:14 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/bapi-acc-document-post-missing-cash-discount-line-items/m-p/6543110#M1428330</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2010-01-04T11:04:14Z</dc:date>
    </item>
    <item>
      <title>Re: BAPI_ACC_DOCUMENT_POST - missing cash discount line items</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/bapi-acc-document-post-missing-cash-discount-line-items/m-p/6543111#M1428331</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Thanks, but for the taxitems I'm already using CALCULATE_TAXES_NET which works.&lt;/P&gt;&lt;P&gt;I was wondering whether there's a similar bapi for cash discount lines.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Actually I want to avoid BDC,... That's the official statement from SAP conderning this: "every kind of Batch Input for ENJOY transactions are not supported"&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 04 Jan 2010 11:16:53 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/bapi-acc-document-post-missing-cash-discount-line-items/m-p/6543111#M1428331</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2010-01-04T11:16:53Z</dc:date>
    </item>
  </channel>
</rss>

