<?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_INCOMINGINVOICE_CREATE in Application Development and Automation Discussions</title>
    <link>https://community.sap.com/t5/application-development-and-automation-discussions/bapi-incominginvoice-create/m-p/2914133#M685903</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hello Experts,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I'm using de BAPI BAPI_INCOMINGINVOICE_CREATE. It works OK, but the Accounting document shows me  the Wtax base,  Wtax amount and Wtax Code as initials&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;The vendor in the Master Record for Acounting Information has the W tax Code = AS&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;When I'm using the MIRO to do the same, the Accounting document generated is complete. And the Amount Split Tab shows me data.&lt;/P&gt;&lt;P&gt;Did I need an extra parameter to use the BAPI?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;This is the code that i have in my program&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I search the data from the PO to send it into this parameters&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;  CALL FUNCTION 'BAPI_INCOMINGINVOICE_CREATE'&lt;/P&gt;&lt;P&gt;    EXPORTING&lt;/P&gt;&lt;P&gt;      headerdata       = headerdata&lt;/P&gt;&lt;P&gt;    IMPORTING&lt;/P&gt;&lt;P&gt;      invoicedocnumber = belnr&lt;/P&gt;&lt;P&gt;      fiscalyear       = gjahr&lt;/P&gt;&lt;P&gt;    TABLES&lt;/P&gt;&lt;P&gt;      itemdata         = itemdata&lt;/P&gt;&lt;P&gt;      return           = return1.&lt;/P&gt;&lt;P&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, 19 Oct 2007 15:20:37 GMT</pubDate>
    <dc:creator>Former Member</dc:creator>
    <dc:date>2007-10-19T15:20:37Z</dc:date>
    <item>
      <title>BAPI_INCOMINGINVOICE_CREATE</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/bapi-incominginvoice-create/m-p/2914133#M685903</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hello Experts,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I'm using de BAPI BAPI_INCOMINGINVOICE_CREATE. It works OK, but the Accounting document shows me  the Wtax base,  Wtax amount and Wtax Code as initials&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;The vendor in the Master Record for Acounting Information has the W tax Code = AS&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;When I'm using the MIRO to do the same, the Accounting document generated is complete. And the Amount Split Tab shows me data.&lt;/P&gt;&lt;P&gt;Did I need an extra parameter to use the BAPI?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;This is the code that i have in my program&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I search the data from the PO to send it into this parameters&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;  CALL FUNCTION 'BAPI_INCOMINGINVOICE_CREATE'&lt;/P&gt;&lt;P&gt;    EXPORTING&lt;/P&gt;&lt;P&gt;      headerdata       = headerdata&lt;/P&gt;&lt;P&gt;    IMPORTING&lt;/P&gt;&lt;P&gt;      invoicedocnumber = belnr&lt;/P&gt;&lt;P&gt;      fiscalyear       = gjahr&lt;/P&gt;&lt;P&gt;    TABLES&lt;/P&gt;&lt;P&gt;      itemdata         = itemdata&lt;/P&gt;&lt;P&gt;      return           = return1.&lt;/P&gt;&lt;P&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, 19 Oct 2007 15:20:37 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/bapi-incominginvoice-create/m-p/2914133#M685903</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2007-10-19T15:20:37Z</dc:date>
    </item>
    <item>
      <title>Re: BAPI_INCOMINGINVOICE_CREATE</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/bapi-incominginvoice-create/m-p/2914134#M685904</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;hi Francisco,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;probably you have to fill the TAXDATA tables of the BAPI.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;ec&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 19 Oct 2007 15:23:15 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/bapi-incominginvoice-create/m-p/2914134#M685904</guid>
      <dc:creator>JozsefSzikszai</dc:creator>
      <dc:date>2007-10-19T15:23:15Z</dc:date>
    </item>
    <item>
      <title>Re: BAPI_INCOMINGINVOICE_CREATE</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/bapi-incominginvoice-create/m-p/2914135#M685905</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hello Eric,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I tried to fill this table, but doesn't generated the information that i need.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Probably because is a W tax and not an added tax. &lt;/P&gt;&lt;P&gt;I tried to fill the table WITHTAXDATA and it didn't work too.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I need that the BAPI works like the MIRO with the data for the Amount Split.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;In the MIRO the Amount Split contains: Amount, Payment Method, Terms of Payment Key and Withholding Tax Code. I have this data, but I don't know where put this in the BAPI.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thank u.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;FC&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 19 Oct 2007 15:46:06 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/bapi-incominginvoice-create/m-p/2914135#M685905</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2007-10-19T15:46:06Z</dc:date>
    </item>
  </channel>
</rss>

