<?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 for checking Invoice in Application Development and Automation Discussions</title>
    <link>https://community.sap.com/t5/application-development-and-automation-discussions/bapi-for-checking-invoice/m-p/5271990#M1217012</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Not sure, you can try this BAPI :BAPI_ACC_INVOICE_RECEIPT_CHECK&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Kuntal&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Wed, 04 Mar 2009 23:33:06 GMT</pubDate>
    <dc:creator>former_member376453</dc:creator>
    <dc:date>2009-03-04T23:33:06Z</dc:date>
    <item>
      <title>BAPI for checking Invoice</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/bapi-for-checking-invoice/m-p/5271989#M1217011</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;I wanted to know if there is any BAPI that I can use to check if a FI invoice can be posted without errors. Payment blocks are fine. &lt;/P&gt;&lt;P&gt;I will be having all the data in my internal tables and workareas and need to check if that data can be used to actually post the document. &lt;/P&gt;&lt;P&gt;Note: i do not intend to park the document at any stage.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks,&lt;/P&gt;&lt;P&gt;Prabhas.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 04 Mar 2009 23:28:06 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/bapi-for-checking-invoice/m-p/5271989#M1217011</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2009-03-04T23:28:06Z</dc:date>
    </item>
    <item>
      <title>Re: BAPI for checking Invoice</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/bapi-for-checking-invoice/m-p/5271990#M1217012</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Not sure, you can try this BAPI :BAPI_ACC_INVOICE_RECEIPT_CHECK&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Kuntal&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 04 Mar 2009 23:33:06 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/bapi-for-checking-invoice/m-p/5271990#M1217012</guid>
      <dc:creator>former_member376453</dc:creator>
      <dc:date>2009-03-04T23:33:06Z</dc:date>
    </item>
    <item>
      <title>Re: BAPI for checking Invoice</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/bapi-for-checking-invoice/m-p/5271991#M1217013</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Dude,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;BAPI_ACC_INVOICE_RECEIPT_CHECK&lt;/STRONG&gt; Accounting: Check invoice receipt &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;Functionality&lt;/STRONG&gt; : Data resulting from invoice receipts in a Logistics system can be transferred to Accounting. You can use the Check method to see whether an invoice receipt can be posted in Accounting.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;Pattern:&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;CALL FUNCTION 'BAPI_ACC_INVOICE_RECEIPT_CHECK'&lt;/P&gt;&lt;P&gt;EXPORTING&lt;/P&gt;&lt;P&gt;DOCUMENTHEADER =&lt;/P&gt;&lt;P&gt;" CUSTOMERCPD =&lt;/P&gt;&lt;P&gt;TABLES&lt;/P&gt;&lt;P&gt;ACCOUNTPAYABLE =&lt;/P&gt;&lt;P&gt;ACCOUNTGL =&lt;/P&gt;&lt;P&gt;ACCOUNTTAX =&lt;/P&gt;&lt;P&gt;" CURRENCYAMOUNT =&lt;/P&gt;&lt;P&gt;" PURCHASEORDER =&lt;/P&gt;&lt;P&gt;" PURCHASEAMOUNT =&lt;/P&gt;&lt;P&gt;RETURN =&lt;/P&gt;&lt;P&gt;" CRITERIA =&lt;/P&gt;&lt;P&gt;" VALUEFIELD =&lt;/P&gt;&lt;P&gt;" EXTENSION1 =&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 05 Mar 2009 02:40:48 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/bapi-for-checking-invoice/m-p/5271991#M1217013</guid>
      <dc:creator>former_member632729</dc:creator>
      <dc:date>2009-03-05T02:40:48Z</dc:date>
    </item>
    <item>
      <title>Re: BAPI for checking Invoice</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/bapi-for-checking-invoice/m-p/5271992#M1217014</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;You can go with above suggestions &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;BAPI_ACC_INVOICE_RECEIPT_CHECK Accounting: Check invoice receipt .&lt;/P&gt;&lt;P&gt;checked in below link:&lt;/P&gt;&lt;P&gt;&lt;A href="http://sapbrainsonline.com/sap-training/SAP-tutorial-pdf-material_519.html" target="test_blank"&gt;http://sapbrainsonline.com/sap-training/SAP-tutorial-pdf-material_519.html&lt;/A&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks,&lt;/P&gt;&lt;P&gt;Krishna&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 05 Mar 2009 03:23:36 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/bapi-for-checking-invoice/m-p/5271992#M1217014</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2009-03-05T03:23:36Z</dc:date>
    </item>
  </channel>
</rss>

