<?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_INCOMINGINVOICE_CREATE Multiple Account Assignment in Application Development and Automation Discussions</title>
    <link>https://community.sap.com/t5/application-development-and-automation-discussions/bapi-incominginvoice-create-multiple-account-assignment/m-p/13961997#M2038113</link>
    <description>&lt;P&gt;Hi,&lt;/P&gt;&lt;P&gt;Is it resolved if yes please let me know we are also facing same error&lt;/P&gt;</description>
    <pubDate>Thu, 12 Dec 2024 11:47:43 GMT</pubDate>
    <dc:creator>akshayc0574_065</dc:creator>
    <dc:date>2024-12-12T11:47:43Z</dc:date>
    <item>
      <title>BAPI_INCOMINGINVOICE_CREATE Multiple Account Assignment</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/bapi-incominginvoice-create-multiple-account-assignment/m-p/9785039#M1778012</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;We're using the above function module to auotmatically post Invoices. It works fine but one of the Invoices has failed with the error '&lt;SPAN style="font-size: 12pt; font-family: Arial Narrow;"&gt;Complete at least one line of ACCOUNTINGDATA for item 000001'. From what I read on this forum it's because the PO has multiple account assignment (we had never populated this table in the BAPI)&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-size: 12pt; font-family: Arial Narrow;"&gt;My issue is I don't know how to populate the ACCOUNTINGDATA table in the BAPI. I've searched on here and also tried myself by guessing in SE37 but it still won't post.&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-size: 12pt; font-family: Arial Narrow;"&gt;The PO looks like this;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-size: 12pt; font-family: Arial Narrow;"&gt;Item 1 (Account Assignment Tab);&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-size: 12pt; font-family: Arial Narrow;"&gt;1. Quantity 20 Percentage 50 Cost Centre 246711 GL 44555002&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-size: 12pt; font-family: Arial Narrow;"&gt;2. Quantity 20 Percentage 50 Cost Centre 246710 GL 44555002&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-size: 12pt; font-family: Arial Narrow;"&gt;So in the BAPI do I need 2 lines in the accountingdata table? I'm currently populating as follows;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-size: 12pt; font-family: Arial Narrow;"&gt;INVOICE_DOC_ITEM - 1&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-size: 12pt; font-family: Arial Narrow;"&gt;SERIAL_NO - 1 (would item 2 be 2?)&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-size: 12pt; font-family: Arial Narrow;"&gt;ITEM_AMOUNT - 0.3300&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-size: 12pt; font-family: Arial Narrow;"&gt;QUANTITY - 40.000&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-size: 12pt; font-family: Arial Narrow;"&gt;PO_UNIT - EA&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-size: 12pt; font-family: Arial Narrow;"&gt;PO_UNIT_ISO - EA&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-size: 12pt; font-family: Arial Narrow;"&gt;PO_PR_UOM - EA&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-size: 12pt; font-family: Arial Narrow;"&gt;PO_PR_UOM_ISO - EA&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-size: 12pt; font-family: Arial Narrow;"&gt;GL_ACCOUNT - 44555002&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-size: 12pt; font-family: Arial Narrow;"&gt;COSTCENTER - 246711 (the first one?)&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-size: 12pt; font-family: Arial Narrow;"&gt;That is all I've populated. I think I have the minimum required fields but not sure if two lines are required....&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-size: 12pt; font-family: Arial Narrow;"&gt;Thanks in advance&lt;/SPAN&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 15 Oct 2013 08:18:15 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/bapi-incominginvoice-create-multiple-account-assignment/m-p/9785039#M1778012</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2013-10-15T08:18:15Z</dc:date>
    </item>
    <item>
      <title>Re: BAPI_INCOMINGINVOICE_CREATE Multiple Account Assignment</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/bapi-incominginvoice-create-multiple-account-assignment/m-p/9785040#M1778013</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;May be you have assigned account assignment category and not enter any information in the line item regarding that.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;regards&lt;/P&gt;&lt;P&gt;Ajit&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 15 Oct 2013 08:37:29 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/bapi-incominginvoice-create-multiple-account-assignment/m-p/9785040#M1778013</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2013-10-15T08:37:29Z</dc:date>
    </item>
    <item>
      <title>Re: BAPI_INCOMINGINVOICE_CREATE Multiple Account Assignment</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/bapi-incominginvoice-create-multiple-account-assignment/m-p/13961997#M2038113</link>
      <description>&lt;P&gt;Hi,&lt;/P&gt;&lt;P&gt;Is it resolved if yes please let me know we are also facing same error&lt;/P&gt;</description>
      <pubDate>Thu, 12 Dec 2024 11:47:43 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/bapi-incominginvoice-create-multiple-account-assignment/m-p/13961997#M2038113</guid>
      <dc:creator>akshayc0574_065</dc:creator>
      <dc:date>2024-12-12T11:47:43Z</dc:date>
    </item>
  </channel>
</rss>

