<?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 invoice parking in Application Development and Automation Discussions</title>
    <link>https://community.sap.com/t5/application-development-and-automation-discussions/bapi-for-invoice-parking/m-p/1785927#M338486</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;Does anyone know any BAPI to park a invoice using purchase order at the level of the services. I know BAPI_INCOMINGINVOICE_PARK, but it supposed to only park the invoice at the level of the purchase order items, not of the level of included services in each purchase order item. And we want to enter information related to the service's items.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks,&lt;/P&gt;&lt;P&gt;Paulo Sousa&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Fri, 22 Dec 2006 12:49:35 GMT</pubDate>
    <dc:creator>Former Member</dc:creator>
    <dc:date>2006-12-22T12:49:35Z</dc:date>
    <item>
      <title>Bapi for invoice parking</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/bapi-for-invoice-parking/m-p/1785927#M338486</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;Does anyone know any BAPI to park a invoice using purchase order at the level of the services. I know BAPI_INCOMINGINVOICE_PARK, but it supposed to only park the invoice at the level of the purchase order items, not of the level of included services in each purchase order item. And we want to enter information related to the service's items.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks,&lt;/P&gt;&lt;P&gt;Paulo Sousa&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 22 Dec 2006 12:49:35 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/bapi-for-invoice-parking/m-p/1785927#M338486</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2006-12-22T12:49:35Z</dc:date>
    </item>
    <item>
      <title>Re: Bapi for invoice parking</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/bapi-for-invoice-parking/m-p/1785928#M338487</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Paulo,&lt;/P&gt;&lt;P&gt; the same bapi can be used for services as well:&lt;/P&gt;&lt;P&gt;Here is the example given in the documentation:&lt;/P&gt;&lt;P&gt;"Example: Incoming invoice for a purchase order for external services and servie-based invoice verification&lt;/P&gt;&lt;P&gt;This example shows you which header data you need to enter in table HeaderData, which item data in table ItemData, and which accout assignment data you enter in table AccountingData in order to enter and post an incoming invoice.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;You receive an invoice with reference to PO number 4500000191, PO item 10. The invoice is for two services A and B, each with a quantity of six service units. Service A has a gross amount of 580 USD including 16% tax. Service B has 812 USD including 16% tax. 50% of service A was assigned to each of the cost centers 1000 and 2000. 50% of service B was assigned to each of the cost centers 1000 and 3000. The service acceptance is performed jointly for both services with the service entry sheet number 1000000022. The account assignments cannot be changed.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Enter the following data:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Table HeaderData&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;INVOICE_IND (Post invoice/credit memo): X&lt;/P&gt;&lt;P&gt;DOC_TYPE (Document type): RE&lt;/P&gt;&lt;P&gt;DOC_DATE (Document date): 01.10.2002&lt;/P&gt;&lt;P&gt;PSTNG_DATE (Posting date): 01.10.2002&lt;/P&gt;&lt;P&gt;COMP_CODE (Company code): 0001&lt;/P&gt;&lt;P&gt;CURRENCY (Currency key): USD&lt;/P&gt;&lt;P&gt;GROSS_AMOUNT (Gross amount): 1392.00&lt;/P&gt;&lt;P&gt;CALC_TAX_IND (Calculate tax automatically): X&lt;/P&gt;&lt;P&gt;PMNTTRMS (Terms of payment key): 0001&lt;/P&gt;&lt;P&gt;Table ItemData&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;First entry for service A:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;INVOICE_DOC_ITEM (Item in invoice document): 000001&lt;/P&gt;&lt;P&gt;PO_NUMBER (PO number): 4500000191&lt;/P&gt;&lt;P&gt;PO_ITEM (PO item): 00010&lt;/P&gt;&lt;P&gt;TAX_CODE (Tax code): V1&lt;/P&gt;&lt;P&gt;ITEM_AMOUNT (Item amount): 250.0&lt;/P&gt;&lt;P&gt;QUANTITY (Quantity): 3&lt;/P&gt;&lt;P&gt;PO_UNIT (Unit of measure): SU&lt;/P&gt;&lt;P&gt;SHEET_NO (Entry sheet number): 1000000022&lt;/P&gt;&lt;P&gt;SHEET_ITEM (Line number) : 10&lt;/P&gt;&lt;P&gt;Second entry for service A:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;INVOICE_DOC_ITEM (Item in invoice document): 000002&lt;/P&gt;&lt;P&gt;PO_NUMBER (PO number): 4500000191&lt;/P&gt;&lt;P&gt;PO_ITEM (PO item): 00010&lt;/P&gt;&lt;P&gt;TAX_CODE (Tax code): V1&lt;/P&gt;&lt;P&gt;ITEM_AMOUNT (Item amount): 250.00&lt;/P&gt;&lt;P&gt;QUANTITY (Quantity): 3&lt;/P&gt;&lt;P&gt;PO_UNIT (Unit of measure): SU&lt;/P&gt;&lt;P&gt;SHEET_NO (Entry sheet number): 1000000022&lt;/P&gt;&lt;P&gt;SHEET_ITEM (Line number) : 10&lt;/P&gt;&lt;P&gt;First entry for service B:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;INVOICE_DOC_ITEM (Item in invoice document): 000003&lt;/P&gt;&lt;P&gt;PO_NUMBER (PO number): 4500000191&lt;/P&gt;&lt;P&gt;PO_ITEM (PO item): 00010&lt;/P&gt;&lt;P&gt;TAX_CODE (Tax code): V1&lt;/P&gt;&lt;P&gt;ITEM_AMOUNT (Item amount): 350.0&lt;/P&gt;&lt;P&gt;QUANTITY (Quantity): 3&lt;/P&gt;&lt;P&gt;PO_UNIT (Unit of measure): SU&lt;/P&gt;&lt;P&gt;SHEET_NO (Entry sheet number): 1000000022&lt;/P&gt;&lt;P&gt;SHEET_ITEM (Line number) : 20&lt;/P&gt;&lt;P&gt;Second entry for service B:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;INVOICE_DOC_ITEM (Item in invoice document): 000004&lt;/P&gt;&lt;P&gt;PO_NUMBER (PO number): 4500000191&lt;/P&gt;&lt;P&gt;PO_ITEM (PO item): 00010&lt;/P&gt;&lt;P&gt;TAX_CODE (Tax code): V1&lt;/P&gt;&lt;P&gt;ITEM_AMOUNT (Item amount): 350.00&lt;/P&gt;&lt;P&gt;QUANTITY (Quantity): 3&lt;/P&gt;&lt;P&gt;PO_UNIT (Unit of measure): SU&lt;/P&gt;&lt;P&gt;SHEET_NO (Entry sheet number): 1000000022&lt;/P&gt;&lt;P&gt;SHEET_ITEM (Line number) : 20&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Table AccountingData&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;First account assignment for service A:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;INVOICE_DOC_ITEM (Document item in invoice document): 000001&lt;/P&gt;&lt;P&gt;SERIAL_NO (Sequential number of the account assignment): 01&lt;/P&gt;&lt;P&gt;TAX_CODE (Tax code): V1&lt;/P&gt;&lt;P&gt;ITEM_AMOUNT (Amount in document currency): 250.00&lt;/P&gt;&lt;P&gt;QUANTITY (Quantity): 3&lt;/P&gt;&lt;P&gt;PO_UNIT (PO unit of measure): SU&lt;/P&gt;&lt;P&gt;Second account assignment for service A:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;INVOICE_DOC_ITEM (Document item in invoice document): 000002&lt;/P&gt;&lt;P&gt;SERIAL_NO (Sequential number of the account assignment): 02&lt;/P&gt;&lt;P&gt;TAX_CODE (Tax code): V1&lt;/P&gt;&lt;P&gt;ITEM_AMOUNT (Amount in document currency): 250.00&lt;/P&gt;&lt;P&gt;QUANTITY (Quantity): 3&lt;/P&gt;&lt;P&gt;PO_UNIT (PO unit of measure): SU&lt;/P&gt;&lt;P&gt;First account assignment for service B:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;INVOICE_DOC_ITEM (Document item in invoice document): 000003&lt;/P&gt;&lt;P&gt;SERIAL_NO (Sequential number of the account assignment): 01&lt;/P&gt;&lt;P&gt;TAX_CODE (Tax code): V1&lt;/P&gt;&lt;P&gt;ITEM_AMOUNT (Amount in document currency): 350.00&lt;/P&gt;&lt;P&gt;QUANTITY (Quantity): 3&lt;/P&gt;&lt;P&gt;PO_UNIT (PO unit of measure): SU&lt;/P&gt;&lt;P&gt;Second account assignment for service B:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;INVOICE_DOC_ITEM (Document item in invoice document): 000004&lt;/P&gt;&lt;P&gt;SERIAL_NO (Sequential number of the account assignment): 03&lt;/P&gt;&lt;P&gt;TAX_CODE (Tax code): V1&lt;/P&gt;&lt;P&gt;ITEM_AMOUNT (Amount in document currency): 350.00&lt;/P&gt;&lt;P&gt;QUANTITY (Quantity): 3&lt;/P&gt;&lt;P&gt;PO_UNIT (PO unit of measure): SU&lt;/P&gt;&lt;P&gt;"&lt;/P&gt;&lt;P&gt;Regards,&lt;/P&gt;&lt;P&gt;Ravi&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 22 Dec 2006 12:54:17 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/bapi-for-invoice-parking/m-p/1785928#M338487</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2006-12-22T12:54:17Z</dc:date>
    </item>
    <item>
      <title>Re: Bapi for invoice parking</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/bapi-for-invoice-parking/m-p/1785929#M338488</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Ravi,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;  If it works my problem is solved. I didn't reward your suggestion yet, because it's not me who's going to use the Bapi. It's a member from our customer, and maybe only in 2007 he'll work with this. As soon as i hope, i expect to close this question as solved problem by your suggestion.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards,&lt;/P&gt;&lt;P&gt;Paulo Sousa&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 27 Dec 2006 10:19:33 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/bapi-for-invoice-parking/m-p/1785929#M338488</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2006-12-27T10:19:33Z</dc:date>
    </item>
  </channel>
</rss>

