<?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 for external invoice postings in Application Development and Automation Discussions</title>
    <link>https://community.sap.com/t5/application-development-and-automation-discussions/bapi-for-external-invoice-postings/m-p/1353511#M176801</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Dear experts,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;We want to use an SAP BAPI to interface external invoices &amp;amp; G/L documents (comming from an Access program). The invoices are without purchase order.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;We would use for vendor invoices: BAPI_ACC_INVOICE_RECEIPT_POST&lt;/P&gt;&lt;P&gt;Structure: BAPIACHE03 - header information&lt;/P&gt;&lt;P&gt;Structure: BAPIACAP03 - payable line item&lt;/P&gt;&lt;P&gt;Structure: BAPIACGL03 - G/L line item&lt;/P&gt;&lt;P&gt;Strucutre: BAPIACTX01 - tax line item&lt;/P&gt;&lt;P&gt;Structure: BAPIACCR01 - currency/exchange rates&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;For customer invoices: BAPI_ACC_BILLING_POST&lt;/P&gt;&lt;P&gt;Structure: BAPIACHE01 - header information&lt;/P&gt;&lt;P&gt;Structure: BAPIACAR01 - receivable line item&lt;/P&gt;&lt;P&gt;Structure: BAPIACGL01 - G/L line item&lt;/P&gt;&lt;P&gt;Strucutre: BAPIACTX01 - tax line item&lt;/P&gt;&lt;P&gt;Structure: BAPIACCR01 - currency/exchange rates&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;For G/L postings: BAPI_ACC_GL_POSTING_POST&lt;/P&gt;&lt;P&gt;Structure: BAPIACHE08 - header information&lt;/P&gt;&lt;P&gt;Structure: BAPIACGL08 - G/L line item&lt;/P&gt;&lt;P&gt;Structure: BAPIACCR08 - currency/exchange rates&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Now, my questions on the BAPI's are:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;1) How can we test the BAPI to check that it does what it is supposed to do? &lt;/P&gt;&lt;P&gt;I know so far to do that via SE37 + enter BAPI name + press key 'F8' -&amp;gt; enter all the data + click 'execute'&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;But I got error messages (when I check after running the table 'return'): &lt;/P&gt;&lt;P&gt;- first was OBJ_TYPE &amp;amp; OBJ_SYS on the header structure: searched on the internet &amp;amp; found to enter OBJ_TYPE: BKPFF &amp;amp; OBJ_SYS: RD1CLNTXXX (XXX replaced by the SAP client number). Now that error is gone, but if I solved it correclty, that I don't know. Will it post with those entries?&lt;/P&gt;&lt;P&gt;- "FI/CO interface: Line item entered several times": what does this mean? How can I get more info on an error (clicking on it does not work) + how can I solve this problem?&lt;/P&gt;&lt;P&gt;- Error in document: BKPFF 0058400017CH022006 RD1CLNTXXX keeps popping up, don't know either what this means?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;2) If all my errors dissapear, normally the invoice should be posted that I enter in the BAPI test? Anything else I need to know to do a successful test?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;3) How can we send a credit memo through those BAPI's? Since there is no indicator for invoice or credit memo(posting key is not a field in the BAPI). There is no BAPI for credit memo's either...&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;4) The exchange rate is in a separate structure (and not in the header as this is the case for an internal invoice, table BKPF normally): how is it linked (since no document number is kept in the exchange rate structure, only line item number)? Is the exchange rate structure linked to the G/L line item by line item number?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thank you all in advance&lt;/P&gt;&lt;P&gt;Kind regards&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Fri, 05 May 2006 09:53:05 GMT</pubDate>
    <dc:creator>Former Member</dc:creator>
    <dc:date>2006-05-05T09:53:05Z</dc:date>
    <item>
      <title>BAPI for external invoice postings</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/bapi-for-external-invoice-postings/m-p/1353511#M176801</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Dear experts,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;We want to use an SAP BAPI to interface external invoices &amp;amp; G/L documents (comming from an Access program). The invoices are without purchase order.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;We would use for vendor invoices: BAPI_ACC_INVOICE_RECEIPT_POST&lt;/P&gt;&lt;P&gt;Structure: BAPIACHE03 - header information&lt;/P&gt;&lt;P&gt;Structure: BAPIACAP03 - payable line item&lt;/P&gt;&lt;P&gt;Structure: BAPIACGL03 - G/L line item&lt;/P&gt;&lt;P&gt;Strucutre: BAPIACTX01 - tax line item&lt;/P&gt;&lt;P&gt;Structure: BAPIACCR01 - currency/exchange rates&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;For customer invoices: BAPI_ACC_BILLING_POST&lt;/P&gt;&lt;P&gt;Structure: BAPIACHE01 - header information&lt;/P&gt;&lt;P&gt;Structure: BAPIACAR01 - receivable line item&lt;/P&gt;&lt;P&gt;Structure: BAPIACGL01 - G/L line item&lt;/P&gt;&lt;P&gt;Strucutre: BAPIACTX01 - tax line item&lt;/P&gt;&lt;P&gt;Structure: BAPIACCR01 - currency/exchange rates&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;For G/L postings: BAPI_ACC_GL_POSTING_POST&lt;/P&gt;&lt;P&gt;Structure: BAPIACHE08 - header information&lt;/P&gt;&lt;P&gt;Structure: BAPIACGL08 - G/L line item&lt;/P&gt;&lt;P&gt;Structure: BAPIACCR08 - currency/exchange rates&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Now, my questions on the BAPI's are:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;1) How can we test the BAPI to check that it does what it is supposed to do? &lt;/P&gt;&lt;P&gt;I know so far to do that via SE37 + enter BAPI name + press key 'F8' -&amp;gt; enter all the data + click 'execute'&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;But I got error messages (when I check after running the table 'return'): &lt;/P&gt;&lt;P&gt;- first was OBJ_TYPE &amp;amp; OBJ_SYS on the header structure: searched on the internet &amp;amp; found to enter OBJ_TYPE: BKPFF &amp;amp; OBJ_SYS: RD1CLNTXXX (XXX replaced by the SAP client number). Now that error is gone, but if I solved it correclty, that I don't know. Will it post with those entries?&lt;/P&gt;&lt;P&gt;- "FI/CO interface: Line item entered several times": what does this mean? How can I get more info on an error (clicking on it does not work) + how can I solve this problem?&lt;/P&gt;&lt;P&gt;- Error in document: BKPFF 0058400017CH022006 RD1CLNTXXX keeps popping up, don't know either what this means?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;2) If all my errors dissapear, normally the invoice should be posted that I enter in the BAPI test? Anything else I need to know to do a successful test?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;3) How can we send a credit memo through those BAPI's? Since there is no indicator for invoice or credit memo(posting key is not a field in the BAPI). There is no BAPI for credit memo's either...&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;4) The exchange rate is in a separate structure (and not in the header as this is the case for an internal invoice, table BKPF normally): how is it linked (since no document number is kept in the exchange rate structure, only line item number)? Is the exchange rate structure linked to the G/L line item by line item number?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thank you all in advance&lt;/P&gt;&lt;P&gt;Kind regards&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 05 May 2006 09:53:05 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/bapi-for-external-invoice-postings/m-p/1353511#M176801</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2006-05-05T09:53:05Z</dc:date>
    </item>
    <item>
      <title>Re: BAPI for external invoice postings</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/bapi-for-external-invoice-postings/m-p/1353512#M176802</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;&amp;gt; - "FI/CO interface: Line item entered several times":&lt;/P&gt;&lt;P&gt;&amp;gt; what does this mean? How can I get more info on an&lt;/P&gt;&lt;P&gt;&amp;gt; error (clicking on it does not work) + how can I&lt;/P&gt;&lt;P&gt;&amp;gt; solve this problem?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Does anybody have an answer to the above question?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks!&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 15 Nov 2006 19:55:14 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/bapi-for-external-invoice-postings/m-p/1353512#M176802</guid>
      <dc:creator>aaron_morden2</dc:creator>
      <dc:date>2006-11-15T19:55:14Z</dc:date>
    </item>
    <item>
      <title>Re: BAPI for external invoice postings</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/bapi-for-external-invoice-postings/m-p/1353513#M176803</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;FYI, my problem was solve in:&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="257697"&gt;&lt;/A&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks!&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 17 Nov 2006 13:43:31 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/bapi-for-external-invoice-postings/m-p/1353513#M176803</guid>
      <dc:creator>aaron_morden2</dc:creator>
      <dc:date>2006-11-17T13:43:31Z</dc:date>
    </item>
  </channel>
</rss>

