<?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: Problem while creating IR with BAPI_INCOMINGINVOICE_CREATE in Application Development and Automation Discussions</title>
    <link>https://community.sap.com/t5/application-development-and-automation-discussions/problem-while-creating-ir-with-bapi-incominginvoice-create/m-p/1498638#M231213</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Did you check the FM documentation? There are some illustrative examples given.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;In case you do not have it:&lt;/P&gt;&lt;P&gt;here is an excerpt:&lt;/P&gt;&lt;P&gt;&lt;B&gt;&lt;/B&gt;&lt;/P&gt;&lt;P&gt;Example: Incoming Invoice&lt;BR /&gt;This example shows the header data that you need to enter in table Headerdata and the item data that you need to enter in table Itemdata to post an invoice.&lt;BR /&gt;&lt;BR /&gt;Purchase order: 10 pieces of material A at $10/piece&lt;BR /&gt;Goods receipt: 10 pieces of material A&lt;BR /&gt;&lt;BR /&gt;You receive an invoice against this purchase order, with reference to purchase order number 4500007491, order item 10, for a quantity of 10 pieces of material A and an amount of $116, including 16% sales tax. Enter the following data:&lt;BR /&gt;&lt;BR /&gt;Table HeaderData&lt;BR /&gt;&lt;BR /&gt;INVOICE_IND (Post invoice/credit memo): X&lt;BR /&gt;DOC_DATE (Document date): 05.20.2000&lt;BR /&gt;PSTNG_DATE (Posting date): 05.23.2000&lt;BR /&gt;COMP_CODE (Company code): 1000&lt;BR /&gt;GROSS_AMOUNT (Gross amount): 116.00&lt;BR /&gt;CURRENCY (Currency key): USD&lt;BR /&gt;CALC_TAX_IND (Calculate tax): X&lt;BR /&gt;Table ItemData&lt;BR /&gt;&lt;BR /&gt;INVOICE_DOC_ITEM (Invoice document item): 00001&lt;BR /&gt;PO_NUMBER (Purchase order number): 4500007491&lt;BR /&gt;PO_ITEM (Purchase order item): 00010&lt;BR /&gt;TAX_CODE (Tax code): VN&lt;BR /&gt;ITEM_AMOUNT (Item amount): 100&lt;BR /&gt;QUANTITY (Quantity): 10&lt;BR /&gt;PO_UNIT (Unit of measure): PC&lt;BR /&gt;For more information, see the parameter documentation for tables HeaderData and Itemdata.&lt;BR /&gt;&lt;BR /&gt;Example: Incoming Invoice in Foreign Currency, Goods-Receipt-Based&lt;BR /&gt;Invoice Verification and Tax Information&lt;BR /&gt;This example specifies the header data that you need to enter in table Headerdata, the item data that you need to enter in table Itemdata and the tax information that you need to enter in table TaxData to post an invoice in a foreign currency.&lt;BR /&gt;&lt;BR /&gt;Purchase order: 10 pieces of material A at $10/piece&lt;BR /&gt;First goods receipt: 4 pieces of material A&lt;BR /&gt;Second goods receipt: 6 pieces of material A&lt;BR /&gt;&lt;BR /&gt;You receive an invoice against this purchase order, with reference to purchase order number 4500007505, order item 10, goods receipt document 50010095, 2000, item 1. The invoice is for a quantity of 4 pieces of material A, a gross amount of $46.60 and 16% sales tax ($6.60). Enter the following data:&lt;BR /&gt;&lt;BR /&gt;Table HeaderData&lt;BR /&gt;&lt;BR /&gt;INVOICE_IND (Post invoice/credit memo): X&lt;BR /&gt;DOC_DATE (Document date): 05.20.2000&lt;BR /&gt;PSTNG_DATE (Posting date): 05.23.2000&lt;BR /&gt;COMP_CODE (Company code): 1000&lt;BR /&gt;CURRENCY (Currency key): USD&lt;BR /&gt;GROSS_AMOUNT (Gross amount): 46.60&lt;BR /&gt;Table ItemData&lt;BR /&gt;&lt;BR /&gt;INVOICE_DOC_ITEM (Invoice document item): 00001&lt;BR /&gt;PO_NUMBER (Purchase order number): 4500007505&lt;BR /&gt;PO_ITEM (Purchase order item): 00010&lt;BR /&gt;REF_DOC (Goods receipt document): 50010095&lt;BR /&gt;REF_DOC_YEAR (Fiscal year of current period): 2000&lt;BR /&gt;REF_DOC_ITEM (Goods receipt document item): 1&lt;BR /&gt;TAX_CODE (Tax code): VN&lt;BR /&gt;ITEM_AMOUNT (Item amount): 40.00&lt;BR /&gt;QUANTITY (Quantity): 4&lt;BR /&gt;PO_UNIT (Unit of measure): PC&lt;BR /&gt;Table TaxData&lt;BR /&gt;&lt;BR /&gt;TAX_CODE (Sales tax code): VN&lt;BR /&gt;TAX_AMOUNT (Tax amount in document currency): USD 6.60&lt;BR /&gt;For more information, see the parameter documentation for tables HeaderData, ItemData, and TaxData.&lt;BR /&gt;&lt;BR /&gt;Example: Incoming Invoice for Blanket Purchase Order&lt;BR /&gt;This invoice shows which header data you need to enter in table HeaderData, which item data you need to enter in table ItemData, and which account assignment data you need to enter in table AccountingData in order to post an incoming invoice for a blanket purchase order.&lt;BR /&gt;&lt;BR /&gt;You receive an invoice for the blanket PO 4500015172, PO item 10 for an amount 110 USD incl. sales tax at 10%. You want to distribute the invoice amount to the cost centers 1200 and 1500. Enter, for example, the following data:&lt;BR /&gt;&lt;BR /&gt;Table HeaderData&lt;BR /&gt;&lt;BR /&gt;INVOICE_IND (Post invoice/credit memo): X&lt;BR /&gt;DOC_DATE (Document date): 02.19.2001&lt;BR /&gt;PSTING_DATE (Posting date): 02.21.2001&lt;BR /&gt;COMP_CODE (Company code): 1000&lt;BR /&gt;GROSS_AMOUNT (Gross amount): 110&lt;BR /&gt;CURRENCY (Currency): USD&lt;BR /&gt;CALC_TAX_IND (Calculate tax): X&lt;BR /&gt;Table ItemData&lt;BR /&gt;&lt;BR /&gt;INVOICE_DOC_ITEM (Item in the invoice document): 00001&lt;BR /&gt;PO_NUMBER (PO number): 4500015172&lt;BR /&gt;PO_ITEM (PO item): 00010&lt;BR /&gt;TAX_CODE (Tax code): V1&lt;BR /&gt;ITEM_AMOUNT (Item amount): 100&lt;BR /&gt;Table AccountingData&lt;BR /&gt;&lt;BR /&gt;1st line: Change account assignment data&lt;BR /&gt;&lt;BR /&gt;INVOICE_DOC_ITEM (Document item in invoice document): 0001&lt;BR /&gt;SERIAL_NO (Serial number for the acc. assignment): 01&lt;BR /&gt;TAX_CODE (Tax code): V1&lt;BR /&gt;ITEM_AMOUNT (Amount in document currency): 30&lt;BR /&gt;GL_ACCOUNT (G/L account number): 890000&lt;BR /&gt;COSTCENTER (Cost center): 1200&lt;BR /&gt;2nd line: Add unplanned account assignment&lt;BR /&gt;&lt;BR /&gt;INVOICE_DOC_ITEM (Document item in invoice document): 0001&lt;BR /&gt;XUNPL (Unplanned acct. assignment from IV): X&lt;BR /&gt;TAX_CODE (Tax code): V1&lt;BR /&gt;ITEM_AMOUNT (Amount in document currency): 70&lt;BR /&gt;GL_ACCOUNT (G/L account number): 890000&lt;BR /&gt;COSTCENTER (Cost center): 1500&lt;BR /&gt;In the case of a blanket purchase order, the following fields for quantities and units of measurement must not be filled in the tables ItemData and AccountingData:&lt;BR /&gt;&lt;BR /&gt;Quantity (QUANTITY)&lt;BR /&gt;PO_UNIT (PO unit of measure)&lt;BR /&gt;PO_UNIT_ISO (PO unit of measure in ISO code)&lt;BR /&gt;PO_PR_QNT (Quantity in PO price unit of measure)&lt;BR /&gt;PO_PR_UOM (PO price unit of measure)&lt;BR /&gt;PO_PR_UOM_ISO (PO price unit of measure in ISO code)&lt;BR /&gt;&lt;BR /&gt;For more information, see the parameter documentation for tables HeaderData, ItemData, and AccountingData, or in the SAP Library under Logistics Invoice Verification.&lt;BR /&gt;&lt;BR /&gt;Example: Change Account Assignments and Add Unplanned Assignments&lt;BR /&gt;This example shows the header data that you need to enter in table Headerdata, the item data that you need to enter in table Itemdata, and the account assignment information that you need to enter in table AccountingData to change, add, and post account assignments for an invoice. If you want to change or add account assignments, there must be a non-valuated goods receipt or no goods receipt in the system. Goods-receipt-based invoice verification is specified.&lt;BR /&gt;&lt;BR /&gt;Purchase order: 300 pieces of material A at $1.00/piece&lt;BR /&gt;Goods receipt: 300 pieces of material A&lt;BR /&gt;&lt;BR /&gt;This purchase order is subject to account assignment. You receive an invoice for it, refering to purchase order number 4500006846, order item 10, goods receipt document 50008849, 2000, item 1. The invoice is for a quantity of 100 pieces of material A, with a gross invoice amount of USD 116.00, including 16% sales tax. You want to change the planned account assignment for the second account assignment item and add an unplanned account assignment. Enter the following data:&lt;BR /&gt;&lt;BR /&gt;Table HeaderData&lt;BR /&gt;&lt;BR /&gt;INVOICE_IND (Post invoice/credit memo): X&lt;BR /&gt;DOC_DATE (Document date): 08.05.2000&lt;BR /&gt;PSTNG_DATE (Posting date): 08.08.2000&lt;BR /&gt;COMP_CODE (Company code): 1000&lt;BR /&gt;CURRENCY (Currency key): USD&lt;BR /&gt;GROSS_AMOUNT (Gross amount): 17.40&lt;BR /&gt;CALC_TAX_IND (Calculate tax automatically): X&lt;BR /&gt;PMNTTRMS (Terms of payment key): 0001&lt;BR /&gt;Table ItemData&lt;BR /&gt;&lt;BR /&gt;INVOICE_DOC_ITEM (Invoice document item): 00001&lt;BR /&gt;PO_NUMBER (Purchase order number): 4500006846&lt;BR /&gt;PO_ITEM (Purchase order item): 00010&lt;BR /&gt;REF_DOC (Goods receipt document): 500008849&lt;BR /&gt;REF_DOC_YEAR (Fiscal year of current period): 2000&lt;BR /&gt;REF_DOC_ITEM (Goods receipt document item): 1&lt;BR /&gt;TAX_CODE (Tax code): VN&lt;BR /&gt;ITEM_AMOUNT (Item amount): 100&lt;BR /&gt;QUANTITY (Quantity): 100&lt;BR /&gt;PO_UNIT (Unit of measure): PC&lt;BR /&gt;Table AccountingData&lt;BR /&gt;&lt;BR /&gt;Row 1: Change second account assignment item&lt;BR /&gt;&lt;BR /&gt;INVOICE_DOC_ITEM (Invoice document item): 0001&lt;BR /&gt;SERIAL_NO (Account assignment serial number): 02&lt;BR /&gt;TAX_CODE (Tax code): VN&lt;BR /&gt;ITEM_AMOUNT (Amount in document currency): 10.00&lt;BR /&gt;QUANTITY (Quantity): 10&lt;BR /&gt;PO_UNIT (Order unit): PC&lt;BR /&gt;GL_ACCOUNT (G/L account number): 890000&lt;BR /&gt;COSTCENTER (Cost center): 1200&lt;BR /&gt;Row 2: Add unplanned account assignment&lt;BR /&gt;&lt;BR /&gt;INVOICE_DOC_ITEM (Invoice document item): 0001&lt;BR /&gt;XUNPL (Unplanned account assignment in Invoice Verification): X&lt;BR /&gt;TAX_CODE (Tax code): VN&lt;BR /&gt;ITEM_AMOUNT (Amount in document currency): 5.00&lt;BR /&gt;QUANTITY (Quantity): 5&lt;BR /&gt;PO_UNIT (Order unit): PC&lt;BR /&gt;GL_ACCOUNT (G/L account number): 890000&lt;BR /&gt;COSTCENTER (Cost center): 1200&lt;BR /&gt;For more information, see the parameter documentation for tables HeaderData, ItemData, and TaxData, or Logistics Invoice Verification in the SAP Library.&lt;BR /&gt;&lt;BR /&gt;Example: Invoice with Planned Delivery Costs&lt;BR /&gt;This examples shows the header data that you need to enter in table HeaderData, the item data that you need to enter in table ItemData, and the tax information that you need to enter in table TaxData to post an invoice containing planned delivery costs.&lt;BR /&gt;&lt;BR /&gt;Purchase order: 100 pieces of material A at $1.00/piece&lt;BR /&gt;Goods receipt: 100 pieces of material A&lt;BR /&gt;&lt;BR /&gt;You receive an invoice for this purchase order refering to purchase order number 4500006986, order item 10, for a quantity of 100 pieces of material A and $136.00, including 16% sales tax and $20.00 planned delivery costs. Enter the following data:&lt;BR /&gt;&lt;BR /&gt;Table HeaderData&lt;BR /&gt;&lt;BR /&gt;INVOICE_IND (Post invoice/credit memo): X&lt;BR /&gt;DOC_DATE (Document date): 08.10.2000&lt;BR /&gt;PSTNG_DATE (Posting date): 08.12.2000&lt;BR /&gt;COMP_CODE (Company code): 1000&lt;BR /&gt;CURRENCY (Currency key): USD&lt;BR /&gt;GROSS_AMOUNT (Gross amount): 136,00&lt;BR /&gt;Table ItemData&lt;BR /&gt;&lt;BR /&gt;Row 1: Posting the purchase order item&lt;BR /&gt;&lt;BR /&gt;INVOICE_DOC_ITEM (Invoice document item): 00001&lt;BR /&gt;PO_NUMBER (Purchase order number): 4500006986&lt;BR /&gt;PO_ITEM (Order item): 00010&lt;BR /&gt;TAX_CODE (Sales tax code): VN&lt;BR /&gt;ITEM_AMOUNT (Item amount): 100.00&lt;BR /&gt;QUANTITY (Quantity): 100&lt;BR /&gt;PO_UNIT (Unit of measure): PC&lt;BR /&gt;Row 2: Posting the planned delivery costs&lt;BR /&gt;&lt;BR /&gt;INVOICE_DOC_ITEM (Invoice document item): 00002&lt;BR /&gt;PO_NUMBER (Order number): 4500006986&lt;BR /&gt;PO_ITEM (Order item): 00010&lt;BR /&gt;ITEM_AMOUNT (Item amount): 20.00&lt;BR /&gt;QUANTITY (Quantity): 100&lt;BR /&gt;PO_UNIT (Unit of measure): PC&lt;BR /&gt;COND_TYPE (Condition type): FRB1&lt;BR /&gt;Table TaxData&lt;BR /&gt;&lt;BR /&gt;TAX_CODE (Sales tax code): VN&lt;BR /&gt;TAX_AMOUNT (Tax amount in document currency): 16.00&lt;BR /&gt;For more information, see the parameter documentation for tables HeaderData, ItemData, and TaxData.&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;Example: Incoming Invoice with Withholding Tax&lt;BR /&gt;This example shows you what header data you can enter in table HeaderData, and what item data and withholding tax information you can enter in table TaxData in order to park an incoming invoice with withholding tax.&lt;BR /&gt;&lt;BR /&gt;Purchase order: 10 pieces of material A at $10&lt;BR /&gt;&lt;BR /&gt;Goods receipt: 10 pieces of material A&lt;BR /&gt;&lt;BR /&gt;You receive an invoice for this delivery with reference to purchase order number 4500007505, PO item 10, GR document 50010095 2000, Item 1. The invoice is for a quantity of 10 pieces and a gross amount of $100. You have to pay 10% withholding tax for the gross amount. Enter the following data:&lt;BR /&gt;&lt;BR /&gt;Table HeaderData&lt;BR /&gt;&lt;BR /&gt;INVOICE_IND (Invoice/Credit memo): X&lt;BR /&gt;DOC_DATE (Document date): 05.20.2000&lt;BR /&gt;PSTNG_DATE (Posting date): 05.23.2000&lt;BR /&gt;COMP_CODE (Company code): WT01&lt;BR /&gt;CURRENCY (Currency key): USD&lt;BR /&gt;GROSS_AMOUNT (Gross amount): $100&lt;BR /&gt;Table ItemData&lt;BR /&gt;&lt;BR /&gt;INVOICE_DOC_ITEM (Item from invoice document): 00001&lt;BR /&gt;PO_NUMBER (PO number): 4500007505&lt;BR /&gt;PO_ITEM (PO item): 00010&lt;BR /&gt;REF_DOC (GR document): 50010095&lt;BR /&gt;REF_DOC_YEAR (Fiscal year of the current period): 2000&lt;BR /&gt;REF_DOC_ITEM (Item in a GR document): 1&lt;BR /&gt;TAX_CODE (Tax code): V0&lt;BR /&gt;ITEM_AMOUNT (Item amount): $100&lt;BR /&gt;QUANTITY (Quantity): 10&lt;BR /&gt;PO_UNIT (Unit of measure): PC&lt;BR /&gt;Table WithTaxData&lt;BR /&gt;&lt;BR /&gt;SPLIT_KEY (Grouping key for withholding tax split): 0001&lt;BR /&gt;WI_TAX_TYPE (Code for withholding tax type): R1&lt;BR /&gt;WI_TAX_CODE (Withholding tax code): 01&lt;BR /&gt;WI_TAX_BASE (Withholding tax base amount): 100&lt;BR /&gt;WI_TAX_AMT (Withholding tax amount in doc. currency): 10.00&lt;BR /&gt;For more information, see the parameter documentation for tables HeaderData, ItemData, and WithTaxData.&lt;BR /&gt;&lt;BR /&gt;Example: Incoming Invoice with Amount Split&lt;BR /&gt;This example shows you what header data you need to enter in table HeaderData, what item data you enter in table ItemData, and what information you can enter in table VendorSplitData in order to create an invoice with an amount split.&lt;BR /&gt;&lt;BR /&gt;Purchase order: 10 pieces of material A at $10&lt;BR /&gt;&lt;BR /&gt;Goods receipt: 10 pieces of material A&lt;BR /&gt;&lt;BR /&gt;You receive an invoice for this purchase order with reference to PO number 4500007505, PO item 10, GR document 50010095, item 1. The invoice is for a quantity of 10 pieces and a gross amount of $100. You want to distribute the gross amount to two vendor lines. 40% of the gross amount should be paid immediately by check, and 60% of the gross amount should be paid within 14 days, taking into account a 3% cash discount. Enter the following data:&lt;BR /&gt;&lt;BR /&gt;Table HeaderData&lt;BR /&gt;&lt;BR /&gt;INVOICE_IND (Invoice/Credit memo): X&lt;BR /&gt;DOC_DATE (Document date): 05.20.2000&lt;BR /&gt;PSTNG_DATE (Posting date): 05.23.2000&lt;BR /&gt;COMP_CODE (Company code): 0001&lt;BR /&gt;CURRENCY (Currency key): USD&lt;BR /&gt;GROSS_AMOUNT (Gross amount): 100.00&lt;BR /&gt;Table ItemData&lt;BR /&gt;&lt;BR /&gt;INVOICE_DOC_ITEM (Item from the invoice document): 00001&lt;BR /&gt;PO_NUMBER (PO number): 4500007505&lt;BR /&gt;PO_ITEM (PO item): 00010&lt;BR /&gt;REF_DOC (GR document): 50010095&lt;BR /&gt;REF_DOC_YEAR (Fiscal year for the current period): 2000&lt;BR /&gt;REF_DOC_ITEM (Item from a GR document): 1&lt;BR /&gt;TAX_CODE (Tax code): V0&lt;BR /&gt;ITEM_AMOUNT (Item amount): 100&lt;BR /&gt;QUANTITY (Quantity): 10.00&lt;BR /&gt;PO_UNIT (Unit of measure): PC&lt;BR /&gt;Table VendorItemSplitData&lt;BR /&gt;&lt;BR /&gt;1st vendor line&lt;BR /&gt;&lt;BR /&gt;SPLIT_KEY (Grouping key for split in the vendor line): 0001&lt;BR /&gt;SPLIT_AMOUNT (Gross invoice partial amount in doc. currency): 40.00&lt;BR /&gt;PYMT_METH (Payment method): S&lt;BR /&gt;TAX_CODE (Tax code): V0&lt;BR /&gt;PMNTTRMS (Payment terms key): 0001&lt;BR /&gt;2nd vendor line&lt;BR /&gt;&lt;BR /&gt;SPLIT_KEY (Grouping key for split in the vendor line): 0002&lt;BR /&gt;SPLIT_AMOUNT (Gross invoice partial amount in doc. currency): 60.00&lt;BR /&gt;PYMT_METH (Payment method): U&lt;BR /&gt;TAX_CODE (Tax code): V0&lt;BR /&gt;PMNTTRMS (Payment terms key): 0003&lt;BR /&gt;For more information, see the parameter documentation for tables HeaderData, ItemData, and VendorItemSplitData.&lt;BR /&gt;&lt;BR /&gt;Example: Incoming Invoice with G/L and Material Account Posting&lt;BR /&gt;This example shows you which data you have to provide in order to enter and post an incoming invoice (header data in table HeaderData, item data in table ItemData, G/L account information in table GlAccountData, and material account information in table MaterialData).&lt;BR /&gt;&lt;BR /&gt;You receive an invoice with reference to PO number 4500006846, PO item 10. The invoice is for a quantity of 100 PC of material A, a gross amount of 150.80 USD incl. 16% tax. Included in this is a G/L account posting of 10 USD to account 400000 in company code 1, and a material account posting to the material MAT01n for 20 USD.&lt;BR /&gt;&lt;BR /&gt;Enter the following data:&lt;BR /&gt;&lt;BR /&gt;Table HeaderData&lt;BR /&gt;&lt;BR /&gt;INVOICE_IND (Post invoice/credit memo): X&lt;BR /&gt;DOC_DATE (Document date): 08.05.2000&lt;BR /&gt;PSTNG_DATE (Posting date): 08.08.2000&lt;BR /&gt;COMP_CODE (Company code): 1000&lt;BR /&gt;CURRENCY (Currency key): USD&lt;BR /&gt;GROSS_AMOUNT (Gross amount): 150.80&lt;BR /&gt;CALC_TAX_IND (Automatically calculate tax): X&lt;BR /&gt;PMNTTRMS (Payment terms key): 0001&lt;BR /&gt;Table ItemData&lt;BR /&gt;&lt;BR /&gt;INVOICE_DOC_ITEM (Invoice document item): 00001&lt;BR /&gt;PO_NUMBER (PO number): 4500006846&lt;BR /&gt;PO_ITEM (PO item): 00010&lt;BR /&gt;TAX_CODE (Tax code): VN&lt;BR /&gt;ITEM_AMOUNT (Item amount): 100&lt;BR /&gt;QUANTITY (Quantity): 100&lt;BR /&gt;PO_UNIT (Unit of measure): PC&lt;BR /&gt;Table GlAccountData&lt;BR /&gt;&lt;BR /&gt;INVOICE_DOC_ITEM (Document item in invoice document): 00001&lt;BR /&gt;GL_ACCOUNT (G/L account): 400000&lt;BR /&gt;ITEM_AMOUNT (Item amount): 10,00&lt;BR /&gt;DB_CR_IND (Debit/credit indicator): S&lt;BR /&gt;COMP_CODE (Company code): 0001&lt;BR /&gt;TAX_CODE (Tax code): VN&lt;BR /&gt;COSTCENTER (Cost center): 1&lt;BR /&gt;Table MaterialData&lt;BR /&gt;&lt;BR /&gt;INVOICE_DOC_ITEM (Document item in invoice document): 0001&lt;BR /&gt;MATERIAL (Material): MAT01&lt;BR /&gt;PLANT (Valuation area): 0001&lt;BR /&gt;DB_CR_INP (Debit/credit indicator): S&lt;BR /&gt;ITEM_AMOUNT (Item amount): 10.00&lt;BR /&gt;QUANTITY (MENGE_D): 1&lt;BR /&gt;PO_UNIT (PO quantity unit of measure): PC&lt;BR /&gt;TAX_CODE (Tax code): VN&lt;BR /&gt;For more information, see the parameter documentation for the tables HeaderData, ItemData, GlAccountData and MaterialData or in the SAP Library under Logistics Invoice Verification.&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;Example: Invoice for a Purchase Order for External Services and Service-Based Invoice Verification.&lt;BR /&gt;This example shows you which header data to enter in table HeaderData, which item data to enter in table ItemData, and which account assignment data to enter in table AccountingData in order to enter and post an incoming invoice.&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;You receive an invoice with reference to the PO number 4500000191, PO item 10. Two services A and B are invoiced, each with a quantity of six service units. Service A has a gross amount of 580 Euro incl. 16% tax. Service B has 812 Euro incl. 16% tax. Service A has an account assignment of 50% to both cost centers 1000 and 2000. Service B also has an account assignment to cost centers 1000 and 3000. The service acceptance is performed jointly for both services in one service entry sheet number 1000000022. You cannot change the account assignments.&lt;BR /&gt;&lt;BR /&gt;Enter the following data:&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;Table HeaderData&lt;BR /&gt;&lt;BR /&gt;INVOICE_IND (Post invoice/credit memo): X&lt;BR /&gt;DOC_TYPE (Document type): RE&lt;BR /&gt;DOC_DATE (Document date): 01.10.2002&lt;BR /&gt;PSTNG_DATE (Posting date): 01.10.2002&lt;BR /&gt;COMP_CODE (Company code): 0001&lt;BR /&gt;CURRENCY (Currency key): USD&lt;BR /&gt;GROSS_AMOUNT (Gross amount): 1392.00&lt;BR /&gt;CALC_TAX_IND (Calculate tax automatically): X&lt;BR /&gt;PMNTTRMS (Payment terms key): 0001&lt;BR /&gt;&lt;BR /&gt;Table ItemData&lt;BR /&gt;&lt;BR /&gt;First entry for service A:&lt;BR /&gt;&lt;BR /&gt;INVOICE_DOC_ITEM (Item in invoice document): 000001&lt;BR /&gt;PO_NUMBER (PO number): 4500000191&lt;BR /&gt;PO_ITEM (PO item): 00010&lt;BR /&gt;TAX_CODE (Tax code): V1&lt;BR /&gt;ITEM_AMOUNT (Item amount): 250.00&lt;BR /&gt;QUANTITY (Quantity): 1&lt;BR /&gt;PO_UNIT (Unit of measure): SU&lt;BR /&gt;SHEET_NO (Service entry sheet number): 1000000022&lt;BR /&gt;SHEET_ITEM (Line number): 10&lt;BR /&gt;Second entry for service A:&lt;BR /&gt;&lt;BR /&gt;INVOICE_DOC_ITEM (Item in invoice document): 000002&lt;BR /&gt;PO_NUMBER (PO number): 4500000191&lt;BR /&gt;PO_ITEM (PO item): 00010&lt;BR /&gt;TAX_CODE (Tax code): V1&lt;BR /&gt;ITEM_AMOUNT (Item amount): 250.00&lt;BR /&gt;QUANTITY (Quantity): 3&lt;BR /&gt;PO_UNIT (Unit of measure): SU&lt;BR /&gt;SHEET_NO (Entry sheet number): 1000000022&lt;BR /&gt;SHEET_ITEM (Line number) : 10&lt;BR /&gt;&lt;BR /&gt;First entry for service B:&lt;BR /&gt;&lt;BR /&gt;INVOICE_DOC_ITEM (Item in invoice document): 000003&lt;BR /&gt;PO_NUMBER (PO number): 4500000191&lt;BR /&gt;PO_ITEM (PO item): 00010&lt;BR /&gt;TAX_CODE (Tax code): V1&lt;BR /&gt;ITEM_AMOUNT (Item amount): 350.00&lt;BR /&gt;QUANTITY (Quantity): 3&lt;BR /&gt;PO_UNIT (Unit of measure): SU&lt;BR /&gt;SHEET_NO (Entry sheet number): 1000000022&lt;BR /&gt;SHEET_ITEM (Line number) : 20&lt;BR /&gt;Second entry for service B:&lt;BR /&gt;&lt;BR /&gt;INVOICE_DOC_ITEM (Item in invoice document): 000004&lt;BR /&gt;PO_NUMBER (PO number): 4500000191&lt;BR /&gt;PO_ITEM (PO item): 00010&lt;BR /&gt;TAX_CODE (Tax code): V1&lt;BR /&gt;ITEM_AMOUNT (Item amount): 700.00&lt;BR /&gt;QUANTITY (Quantity): 1&lt;BR /&gt;PO_UNIT (Unit of measure): SU&lt;BR /&gt;SHEET_NO (Service entry sheet number): 1000000022&lt;BR /&gt;SHEET_ITEM (Line number) : 20&lt;BR /&gt;&lt;BR /&gt;Table AccountingData&lt;BR /&gt;&lt;BR /&gt;First account assignment for service A:&lt;BR /&gt;&lt;BR /&gt;INVOICE_DOC_ITEM (Document item in invoice document): 000001&lt;BR /&gt;SERIAL_NO (Sequential number of the account assignment): 01&lt;BR /&gt;TAX_CODE (Tax code): V1&lt;BR /&gt;ITEM_AMOUNT (Amount in document currency): 250.00&lt;BR /&gt;QUANTITY (Quantity): 3&lt;BR /&gt;PO_UNIT (PO unit of measure): SU&lt;BR /&gt;Second account assignment for service A:&lt;BR /&gt;&lt;BR /&gt;INVOICE_DOC_ITEM (Document item in invoice document): 000001&lt;BR /&gt;SERIAL_NO (Sequential number of the account assignment): 02&lt;BR /&gt;TAX_CODE (Tax code): V1&lt;BR /&gt;ITEM_AMOUNT (Amount in document currency): 250.00&lt;BR /&gt;QUANTITY Quantity): 3&lt;BR /&gt;PO_UNIT (PO unit of measure): SU&lt;BR /&gt;&lt;BR /&gt;First account assignment for service B:&lt;BR /&gt;&lt;BR /&gt;INVOICE_DOC_ITEM (Document item in invoice document): 000003&lt;BR /&gt;SERIAL_NO (Sequential number of the account assignment): 01&lt;BR /&gt;TAX_CODE (Tax code): V1&lt;BR /&gt;ITEM_AMOUNT (Amount in document currency): 350.00&lt;BR /&gt;QUANTITY (Quantity): 3&lt;BR /&gt;PO_UNIT (PO unit of measure): SU&lt;BR /&gt;Second account assignment for service B:&lt;BR /&gt;&lt;BR /&gt;INVOICE_DOC_ITEM (Document item in invoice document): 000004&lt;BR /&gt;SERIAL_NO (Sequential number of the account assignment): 03&lt;BR /&gt;TAX_CODE (Tax code): V1&lt;BR /&gt;ITEM_AMOUNT (Amount in document currency): 350.00&lt;BR /&gt;QUANTITY (Quantity): 3&lt;BR /&gt;PO_UNIT (PO unit of measure): SU&lt;BR /&gt;&lt;BR /&gt;For more information, see the parameter documentation for the tables HeaderData, ItemData, and AccountingData, or see the SAP Library under Logistics Invoice Verification.&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;Example: Incoming Invoice for a One-Time Vendor&lt;BR /&gt;This example shows you how to proceed in order to enter and post an invoice for a one-time vendor.&lt;BR /&gt;&lt;BR /&gt;You do not need to enter data into table AddressData. If you do not enter data in table AddressData, the address data for the one-tine vendor are copied 1:1 from the purchase order into the invoice.&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;If you use table AddressData to transfer data, the address data for the one-time vendor is read from the purchase order into the invoice and is either overwritten or enhanced in the fields of table AddressData.&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;The purchase order for the one-time vendor has the following stored data: Name 'SAP AG', postal code '60000' and street and building number 'Neurottstraße 16'. You receive an invoice with the one-time vendor address: Name 'SAP AG', postal code '69190', and city 'Walldorf'. Enter the following data:&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;Table AddressData&lt;BR /&gt;&lt;BR /&gt;ACC_1_TIME (Indicator one-time vendor): X&lt;BR /&gt;&lt;BR /&gt;NAME (Name): SAP AG&lt;BR /&gt;&lt;BR /&gt;POSTL_CODE (Postal code): 69190&lt;BR /&gt;&lt;BR /&gt;CITY (City): Walldorf&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;The invoice is posted with the following one-time vendor: Name 'SAP AG' street and building number 'Neurottstraße 16', postal code '69190', city 'Walldorf'.&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;For more information, see the parameter documentation for table AddressData.&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;Example: Incoming Invoice for a Different Payee&lt;BR /&gt;This example shows you which address data you must enter in table AddressData in order to enter and post an invoice for a different payee.&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;You receive an invoice for a different payee with name 'SAP AG', postal code '69190', city 'Walldorf', bank number '38070724' and account number '4711'.&lt;BR /&gt;&lt;BR /&gt;Enter the following data:&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;Table AddressData&lt;BR /&gt;&lt;BR /&gt;ACC_1_TIME (Indicator one-time vendor): ' '&lt;BR /&gt;&lt;BR /&gt;NAME (Name): SAP AG&lt;BR /&gt;&lt;BR /&gt;POSTL_CODE (Postal code): 69190&lt;BR /&gt;&lt;BR /&gt;CITY (City): Walldorf&lt;BR /&gt;&lt;BR /&gt;BANK_NO (Bank number): 38070724&lt;BR /&gt;&lt;BR /&gt;BANK_ACCT (Bank account number): 4711&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Fri, 18 Aug 2006 09:37:33 GMT</pubDate>
    <dc:creator>Former Member</dc:creator>
    <dc:date>2006-08-18T09:37:33Z</dc:date>
    <item>
      <title>Problem while creating IR with BAPI_INCOMINGINVOICE_CREATE</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/problem-while-creating-ir-with-bapi-incominginvoice-create/m-p/1498636#M231211</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;Getting error message while creating IR through some external service. We are using the BAPI BAPI_INCOMINGINVOICE_CREATE to create IR. &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Error Message is "There is different account assignment information in item 000001".&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Could anyone let me know what exactly we need to pass for the field "Invoice Doc Item".&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards,&lt;/P&gt;&lt;P&gt;Uma&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 18 Aug 2006 09:18:49 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/problem-while-creating-ir-with-bapi-incominginvoice-create/m-p/1498636#M231211</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2006-08-18T09:18:49Z</dc:date>
    </item>
    <item>
      <title>Re: Problem while creating IR with BAPI_INCOMINGINVOICE_CREATE</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/problem-while-creating-ir-with-bapi-incominginvoice-create/m-p/1498637#M231212</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;It looks to me a configuration problem.&lt;/P&gt;&lt;P&gt;Take the data which you are trying to post thru BAPI and run the transaction manualy and see what is the error message you are getting in development if possible.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Probably it is an account assingment configration which is getting picked up wrongly for that item.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards&lt;/P&gt;&lt;P&gt;Balaji&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 18 Aug 2006 09:32:42 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/problem-while-creating-ir-with-bapi-incominginvoice-create/m-p/1498637#M231212</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2006-08-18T09:32:42Z</dc:date>
    </item>
    <item>
      <title>Re: Problem while creating IR with BAPI_INCOMINGINVOICE_CREATE</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/problem-while-creating-ir-with-bapi-incominginvoice-create/m-p/1498638#M231213</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Did you check the FM documentation? There are some illustrative examples given.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;In case you do not have it:&lt;/P&gt;&lt;P&gt;here is an excerpt:&lt;/P&gt;&lt;P&gt;&lt;B&gt;&lt;/B&gt;&lt;/P&gt;&lt;P&gt;Example: Incoming Invoice&lt;BR /&gt;This example shows the header data that you need to enter in table Headerdata and the item data that you need to enter in table Itemdata to post an invoice.&lt;BR /&gt;&lt;BR /&gt;Purchase order: 10 pieces of material A at $10/piece&lt;BR /&gt;Goods receipt: 10 pieces of material A&lt;BR /&gt;&lt;BR /&gt;You receive an invoice against this purchase order, with reference to purchase order number 4500007491, order item 10, for a quantity of 10 pieces of material A and an amount of $116, including 16% sales tax. Enter the following data:&lt;BR /&gt;&lt;BR /&gt;Table HeaderData&lt;BR /&gt;&lt;BR /&gt;INVOICE_IND (Post invoice/credit memo): X&lt;BR /&gt;DOC_DATE (Document date): 05.20.2000&lt;BR /&gt;PSTNG_DATE (Posting date): 05.23.2000&lt;BR /&gt;COMP_CODE (Company code): 1000&lt;BR /&gt;GROSS_AMOUNT (Gross amount): 116.00&lt;BR /&gt;CURRENCY (Currency key): USD&lt;BR /&gt;CALC_TAX_IND (Calculate tax): X&lt;BR /&gt;Table ItemData&lt;BR /&gt;&lt;BR /&gt;INVOICE_DOC_ITEM (Invoice document item): 00001&lt;BR /&gt;PO_NUMBER (Purchase order number): 4500007491&lt;BR /&gt;PO_ITEM (Purchase order item): 00010&lt;BR /&gt;TAX_CODE (Tax code): VN&lt;BR /&gt;ITEM_AMOUNT (Item amount): 100&lt;BR /&gt;QUANTITY (Quantity): 10&lt;BR /&gt;PO_UNIT (Unit of measure): PC&lt;BR /&gt;For more information, see the parameter documentation for tables HeaderData and Itemdata.&lt;BR /&gt;&lt;BR /&gt;Example: Incoming Invoice in Foreign Currency, Goods-Receipt-Based&lt;BR /&gt;Invoice Verification and Tax Information&lt;BR /&gt;This example specifies the header data that you need to enter in table Headerdata, the item data that you need to enter in table Itemdata and the tax information that you need to enter in table TaxData to post an invoice in a foreign currency.&lt;BR /&gt;&lt;BR /&gt;Purchase order: 10 pieces of material A at $10/piece&lt;BR /&gt;First goods receipt: 4 pieces of material A&lt;BR /&gt;Second goods receipt: 6 pieces of material A&lt;BR /&gt;&lt;BR /&gt;You receive an invoice against this purchase order, with reference to purchase order number 4500007505, order item 10, goods receipt document 50010095, 2000, item 1. The invoice is for a quantity of 4 pieces of material A, a gross amount of $46.60 and 16% sales tax ($6.60). Enter the following data:&lt;BR /&gt;&lt;BR /&gt;Table HeaderData&lt;BR /&gt;&lt;BR /&gt;INVOICE_IND (Post invoice/credit memo): X&lt;BR /&gt;DOC_DATE (Document date): 05.20.2000&lt;BR /&gt;PSTNG_DATE (Posting date): 05.23.2000&lt;BR /&gt;COMP_CODE (Company code): 1000&lt;BR /&gt;CURRENCY (Currency key): USD&lt;BR /&gt;GROSS_AMOUNT (Gross amount): 46.60&lt;BR /&gt;Table ItemData&lt;BR /&gt;&lt;BR /&gt;INVOICE_DOC_ITEM (Invoice document item): 00001&lt;BR /&gt;PO_NUMBER (Purchase order number): 4500007505&lt;BR /&gt;PO_ITEM (Purchase order item): 00010&lt;BR /&gt;REF_DOC (Goods receipt document): 50010095&lt;BR /&gt;REF_DOC_YEAR (Fiscal year of current period): 2000&lt;BR /&gt;REF_DOC_ITEM (Goods receipt document item): 1&lt;BR /&gt;TAX_CODE (Tax code): VN&lt;BR /&gt;ITEM_AMOUNT (Item amount): 40.00&lt;BR /&gt;QUANTITY (Quantity): 4&lt;BR /&gt;PO_UNIT (Unit of measure): PC&lt;BR /&gt;Table TaxData&lt;BR /&gt;&lt;BR /&gt;TAX_CODE (Sales tax code): VN&lt;BR /&gt;TAX_AMOUNT (Tax amount in document currency): USD 6.60&lt;BR /&gt;For more information, see the parameter documentation for tables HeaderData, ItemData, and TaxData.&lt;BR /&gt;&lt;BR /&gt;Example: Incoming Invoice for Blanket Purchase Order&lt;BR /&gt;This invoice shows which header data you need to enter in table HeaderData, which item data you need to enter in table ItemData, and which account assignment data you need to enter in table AccountingData in order to post an incoming invoice for a blanket purchase order.&lt;BR /&gt;&lt;BR /&gt;You receive an invoice for the blanket PO 4500015172, PO item 10 for an amount 110 USD incl. sales tax at 10%. You want to distribute the invoice amount to the cost centers 1200 and 1500. Enter, for example, the following data:&lt;BR /&gt;&lt;BR /&gt;Table HeaderData&lt;BR /&gt;&lt;BR /&gt;INVOICE_IND (Post invoice/credit memo): X&lt;BR /&gt;DOC_DATE (Document date): 02.19.2001&lt;BR /&gt;PSTING_DATE (Posting date): 02.21.2001&lt;BR /&gt;COMP_CODE (Company code): 1000&lt;BR /&gt;GROSS_AMOUNT (Gross amount): 110&lt;BR /&gt;CURRENCY (Currency): USD&lt;BR /&gt;CALC_TAX_IND (Calculate tax): X&lt;BR /&gt;Table ItemData&lt;BR /&gt;&lt;BR /&gt;INVOICE_DOC_ITEM (Item in the invoice document): 00001&lt;BR /&gt;PO_NUMBER (PO number): 4500015172&lt;BR /&gt;PO_ITEM (PO item): 00010&lt;BR /&gt;TAX_CODE (Tax code): V1&lt;BR /&gt;ITEM_AMOUNT (Item amount): 100&lt;BR /&gt;Table AccountingData&lt;BR /&gt;&lt;BR /&gt;1st line: Change account assignment data&lt;BR /&gt;&lt;BR /&gt;INVOICE_DOC_ITEM (Document item in invoice document): 0001&lt;BR /&gt;SERIAL_NO (Serial number for the acc. assignment): 01&lt;BR /&gt;TAX_CODE (Tax code): V1&lt;BR /&gt;ITEM_AMOUNT (Amount in document currency): 30&lt;BR /&gt;GL_ACCOUNT (G/L account number): 890000&lt;BR /&gt;COSTCENTER (Cost center): 1200&lt;BR /&gt;2nd line: Add unplanned account assignment&lt;BR /&gt;&lt;BR /&gt;INVOICE_DOC_ITEM (Document item in invoice document): 0001&lt;BR /&gt;XUNPL (Unplanned acct. assignment from IV): X&lt;BR /&gt;TAX_CODE (Tax code): V1&lt;BR /&gt;ITEM_AMOUNT (Amount in document currency): 70&lt;BR /&gt;GL_ACCOUNT (G/L account number): 890000&lt;BR /&gt;COSTCENTER (Cost center): 1500&lt;BR /&gt;In the case of a blanket purchase order, the following fields for quantities and units of measurement must not be filled in the tables ItemData and AccountingData:&lt;BR /&gt;&lt;BR /&gt;Quantity (QUANTITY)&lt;BR /&gt;PO_UNIT (PO unit of measure)&lt;BR /&gt;PO_UNIT_ISO (PO unit of measure in ISO code)&lt;BR /&gt;PO_PR_QNT (Quantity in PO price unit of measure)&lt;BR /&gt;PO_PR_UOM (PO price unit of measure)&lt;BR /&gt;PO_PR_UOM_ISO (PO price unit of measure in ISO code)&lt;BR /&gt;&lt;BR /&gt;For more information, see the parameter documentation for tables HeaderData, ItemData, and AccountingData, or in the SAP Library under Logistics Invoice Verification.&lt;BR /&gt;&lt;BR /&gt;Example: Change Account Assignments and Add Unplanned Assignments&lt;BR /&gt;This example shows the header data that you need to enter in table Headerdata, the item data that you need to enter in table Itemdata, and the account assignment information that you need to enter in table AccountingData to change, add, and post account assignments for an invoice. If you want to change or add account assignments, there must be a non-valuated goods receipt or no goods receipt in the system. Goods-receipt-based invoice verification is specified.&lt;BR /&gt;&lt;BR /&gt;Purchase order: 300 pieces of material A at $1.00/piece&lt;BR /&gt;Goods receipt: 300 pieces of material A&lt;BR /&gt;&lt;BR /&gt;This purchase order is subject to account assignment. You receive an invoice for it, refering to purchase order number 4500006846, order item 10, goods receipt document 50008849, 2000, item 1. The invoice is for a quantity of 100 pieces of material A, with a gross invoice amount of USD 116.00, including 16% sales tax. You want to change the planned account assignment for the second account assignment item and add an unplanned account assignment. Enter the following data:&lt;BR /&gt;&lt;BR /&gt;Table HeaderData&lt;BR /&gt;&lt;BR /&gt;INVOICE_IND (Post invoice/credit memo): X&lt;BR /&gt;DOC_DATE (Document date): 08.05.2000&lt;BR /&gt;PSTNG_DATE (Posting date): 08.08.2000&lt;BR /&gt;COMP_CODE (Company code): 1000&lt;BR /&gt;CURRENCY (Currency key): USD&lt;BR /&gt;GROSS_AMOUNT (Gross amount): 17.40&lt;BR /&gt;CALC_TAX_IND (Calculate tax automatically): X&lt;BR /&gt;PMNTTRMS (Terms of payment key): 0001&lt;BR /&gt;Table ItemData&lt;BR /&gt;&lt;BR /&gt;INVOICE_DOC_ITEM (Invoice document item): 00001&lt;BR /&gt;PO_NUMBER (Purchase order number): 4500006846&lt;BR /&gt;PO_ITEM (Purchase order item): 00010&lt;BR /&gt;REF_DOC (Goods receipt document): 500008849&lt;BR /&gt;REF_DOC_YEAR (Fiscal year of current period): 2000&lt;BR /&gt;REF_DOC_ITEM (Goods receipt document item): 1&lt;BR /&gt;TAX_CODE (Tax code): VN&lt;BR /&gt;ITEM_AMOUNT (Item amount): 100&lt;BR /&gt;QUANTITY (Quantity): 100&lt;BR /&gt;PO_UNIT (Unit of measure): PC&lt;BR /&gt;Table AccountingData&lt;BR /&gt;&lt;BR /&gt;Row 1: Change second account assignment item&lt;BR /&gt;&lt;BR /&gt;INVOICE_DOC_ITEM (Invoice document item): 0001&lt;BR /&gt;SERIAL_NO (Account assignment serial number): 02&lt;BR /&gt;TAX_CODE (Tax code): VN&lt;BR /&gt;ITEM_AMOUNT (Amount in document currency): 10.00&lt;BR /&gt;QUANTITY (Quantity): 10&lt;BR /&gt;PO_UNIT (Order unit): PC&lt;BR /&gt;GL_ACCOUNT (G/L account number): 890000&lt;BR /&gt;COSTCENTER (Cost center): 1200&lt;BR /&gt;Row 2: Add unplanned account assignment&lt;BR /&gt;&lt;BR /&gt;INVOICE_DOC_ITEM (Invoice document item): 0001&lt;BR /&gt;XUNPL (Unplanned account assignment in Invoice Verification): X&lt;BR /&gt;TAX_CODE (Tax code): VN&lt;BR /&gt;ITEM_AMOUNT (Amount in document currency): 5.00&lt;BR /&gt;QUANTITY (Quantity): 5&lt;BR /&gt;PO_UNIT (Order unit): PC&lt;BR /&gt;GL_ACCOUNT (G/L account number): 890000&lt;BR /&gt;COSTCENTER (Cost center): 1200&lt;BR /&gt;For more information, see the parameter documentation for tables HeaderData, ItemData, and TaxData, or Logistics Invoice Verification in the SAP Library.&lt;BR /&gt;&lt;BR /&gt;Example: Invoice with Planned Delivery Costs&lt;BR /&gt;This examples shows the header data that you need to enter in table HeaderData, the item data that you need to enter in table ItemData, and the tax information that you need to enter in table TaxData to post an invoice containing planned delivery costs.&lt;BR /&gt;&lt;BR /&gt;Purchase order: 100 pieces of material A at $1.00/piece&lt;BR /&gt;Goods receipt: 100 pieces of material A&lt;BR /&gt;&lt;BR /&gt;You receive an invoice for this purchase order refering to purchase order number 4500006986, order item 10, for a quantity of 100 pieces of material A and $136.00, including 16% sales tax and $20.00 planned delivery costs. Enter the following data:&lt;BR /&gt;&lt;BR /&gt;Table HeaderData&lt;BR /&gt;&lt;BR /&gt;INVOICE_IND (Post invoice/credit memo): X&lt;BR /&gt;DOC_DATE (Document date): 08.10.2000&lt;BR /&gt;PSTNG_DATE (Posting date): 08.12.2000&lt;BR /&gt;COMP_CODE (Company code): 1000&lt;BR /&gt;CURRENCY (Currency key): USD&lt;BR /&gt;GROSS_AMOUNT (Gross amount): 136,00&lt;BR /&gt;Table ItemData&lt;BR /&gt;&lt;BR /&gt;Row 1: Posting the purchase order item&lt;BR /&gt;&lt;BR /&gt;INVOICE_DOC_ITEM (Invoice document item): 00001&lt;BR /&gt;PO_NUMBER (Purchase order number): 4500006986&lt;BR /&gt;PO_ITEM (Order item): 00010&lt;BR /&gt;TAX_CODE (Sales tax code): VN&lt;BR /&gt;ITEM_AMOUNT (Item amount): 100.00&lt;BR /&gt;QUANTITY (Quantity): 100&lt;BR /&gt;PO_UNIT (Unit of measure): PC&lt;BR /&gt;Row 2: Posting the planned delivery costs&lt;BR /&gt;&lt;BR /&gt;INVOICE_DOC_ITEM (Invoice document item): 00002&lt;BR /&gt;PO_NUMBER (Order number): 4500006986&lt;BR /&gt;PO_ITEM (Order item): 00010&lt;BR /&gt;ITEM_AMOUNT (Item amount): 20.00&lt;BR /&gt;QUANTITY (Quantity): 100&lt;BR /&gt;PO_UNIT (Unit of measure): PC&lt;BR /&gt;COND_TYPE (Condition type): FRB1&lt;BR /&gt;Table TaxData&lt;BR /&gt;&lt;BR /&gt;TAX_CODE (Sales tax code): VN&lt;BR /&gt;TAX_AMOUNT (Tax amount in document currency): 16.00&lt;BR /&gt;For more information, see the parameter documentation for tables HeaderData, ItemData, and TaxData.&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;Example: Incoming Invoice with Withholding Tax&lt;BR /&gt;This example shows you what header data you can enter in table HeaderData, and what item data and withholding tax information you can enter in table TaxData in order to park an incoming invoice with withholding tax.&lt;BR /&gt;&lt;BR /&gt;Purchase order: 10 pieces of material A at $10&lt;BR /&gt;&lt;BR /&gt;Goods receipt: 10 pieces of material A&lt;BR /&gt;&lt;BR /&gt;You receive an invoice for this delivery with reference to purchase order number 4500007505, PO item 10, GR document 50010095 2000, Item 1. The invoice is for a quantity of 10 pieces and a gross amount of $100. You have to pay 10% withholding tax for the gross amount. Enter the following data:&lt;BR /&gt;&lt;BR /&gt;Table HeaderData&lt;BR /&gt;&lt;BR /&gt;INVOICE_IND (Invoice/Credit memo): X&lt;BR /&gt;DOC_DATE (Document date): 05.20.2000&lt;BR /&gt;PSTNG_DATE (Posting date): 05.23.2000&lt;BR /&gt;COMP_CODE (Company code): WT01&lt;BR /&gt;CURRENCY (Currency key): USD&lt;BR /&gt;GROSS_AMOUNT (Gross amount): $100&lt;BR /&gt;Table ItemData&lt;BR /&gt;&lt;BR /&gt;INVOICE_DOC_ITEM (Item from invoice document): 00001&lt;BR /&gt;PO_NUMBER (PO number): 4500007505&lt;BR /&gt;PO_ITEM (PO item): 00010&lt;BR /&gt;REF_DOC (GR document): 50010095&lt;BR /&gt;REF_DOC_YEAR (Fiscal year of the current period): 2000&lt;BR /&gt;REF_DOC_ITEM (Item in a GR document): 1&lt;BR /&gt;TAX_CODE (Tax code): V0&lt;BR /&gt;ITEM_AMOUNT (Item amount): $100&lt;BR /&gt;QUANTITY (Quantity): 10&lt;BR /&gt;PO_UNIT (Unit of measure): PC&lt;BR /&gt;Table WithTaxData&lt;BR /&gt;&lt;BR /&gt;SPLIT_KEY (Grouping key for withholding tax split): 0001&lt;BR /&gt;WI_TAX_TYPE (Code for withholding tax type): R1&lt;BR /&gt;WI_TAX_CODE (Withholding tax code): 01&lt;BR /&gt;WI_TAX_BASE (Withholding tax base amount): 100&lt;BR /&gt;WI_TAX_AMT (Withholding tax amount in doc. currency): 10.00&lt;BR /&gt;For more information, see the parameter documentation for tables HeaderData, ItemData, and WithTaxData.&lt;BR /&gt;&lt;BR /&gt;Example: Incoming Invoice with Amount Split&lt;BR /&gt;This example shows you what header data you need to enter in table HeaderData, what item data you enter in table ItemData, and what information you can enter in table VendorSplitData in order to create an invoice with an amount split.&lt;BR /&gt;&lt;BR /&gt;Purchase order: 10 pieces of material A at $10&lt;BR /&gt;&lt;BR /&gt;Goods receipt: 10 pieces of material A&lt;BR /&gt;&lt;BR /&gt;You receive an invoice for this purchase order with reference to PO number 4500007505, PO item 10, GR document 50010095, item 1. The invoice is for a quantity of 10 pieces and a gross amount of $100. You want to distribute the gross amount to two vendor lines. 40% of the gross amount should be paid immediately by check, and 60% of the gross amount should be paid within 14 days, taking into account a 3% cash discount. Enter the following data:&lt;BR /&gt;&lt;BR /&gt;Table HeaderData&lt;BR /&gt;&lt;BR /&gt;INVOICE_IND (Invoice/Credit memo): X&lt;BR /&gt;DOC_DATE (Document date): 05.20.2000&lt;BR /&gt;PSTNG_DATE (Posting date): 05.23.2000&lt;BR /&gt;COMP_CODE (Company code): 0001&lt;BR /&gt;CURRENCY (Currency key): USD&lt;BR /&gt;GROSS_AMOUNT (Gross amount): 100.00&lt;BR /&gt;Table ItemData&lt;BR /&gt;&lt;BR /&gt;INVOICE_DOC_ITEM (Item from the invoice document): 00001&lt;BR /&gt;PO_NUMBER (PO number): 4500007505&lt;BR /&gt;PO_ITEM (PO item): 00010&lt;BR /&gt;REF_DOC (GR document): 50010095&lt;BR /&gt;REF_DOC_YEAR (Fiscal year for the current period): 2000&lt;BR /&gt;REF_DOC_ITEM (Item from a GR document): 1&lt;BR /&gt;TAX_CODE (Tax code): V0&lt;BR /&gt;ITEM_AMOUNT (Item amount): 100&lt;BR /&gt;QUANTITY (Quantity): 10.00&lt;BR /&gt;PO_UNIT (Unit of measure): PC&lt;BR /&gt;Table VendorItemSplitData&lt;BR /&gt;&lt;BR /&gt;1st vendor line&lt;BR /&gt;&lt;BR /&gt;SPLIT_KEY (Grouping key for split in the vendor line): 0001&lt;BR /&gt;SPLIT_AMOUNT (Gross invoice partial amount in doc. currency): 40.00&lt;BR /&gt;PYMT_METH (Payment method): S&lt;BR /&gt;TAX_CODE (Tax code): V0&lt;BR /&gt;PMNTTRMS (Payment terms key): 0001&lt;BR /&gt;2nd vendor line&lt;BR /&gt;&lt;BR /&gt;SPLIT_KEY (Grouping key for split in the vendor line): 0002&lt;BR /&gt;SPLIT_AMOUNT (Gross invoice partial amount in doc. currency): 60.00&lt;BR /&gt;PYMT_METH (Payment method): U&lt;BR /&gt;TAX_CODE (Tax code): V0&lt;BR /&gt;PMNTTRMS (Payment terms key): 0003&lt;BR /&gt;For more information, see the parameter documentation for tables HeaderData, ItemData, and VendorItemSplitData.&lt;BR /&gt;&lt;BR /&gt;Example: Incoming Invoice with G/L and Material Account Posting&lt;BR /&gt;This example shows you which data you have to provide in order to enter and post an incoming invoice (header data in table HeaderData, item data in table ItemData, G/L account information in table GlAccountData, and material account information in table MaterialData).&lt;BR /&gt;&lt;BR /&gt;You receive an invoice with reference to PO number 4500006846, PO item 10. The invoice is for a quantity of 100 PC of material A, a gross amount of 150.80 USD incl. 16% tax. Included in this is a G/L account posting of 10 USD to account 400000 in company code 1, and a material account posting to the material MAT01n for 20 USD.&lt;BR /&gt;&lt;BR /&gt;Enter the following data:&lt;BR /&gt;&lt;BR /&gt;Table HeaderData&lt;BR /&gt;&lt;BR /&gt;INVOICE_IND (Post invoice/credit memo): X&lt;BR /&gt;DOC_DATE (Document date): 08.05.2000&lt;BR /&gt;PSTNG_DATE (Posting date): 08.08.2000&lt;BR /&gt;COMP_CODE (Company code): 1000&lt;BR /&gt;CURRENCY (Currency key): USD&lt;BR /&gt;GROSS_AMOUNT (Gross amount): 150.80&lt;BR /&gt;CALC_TAX_IND (Automatically calculate tax): X&lt;BR /&gt;PMNTTRMS (Payment terms key): 0001&lt;BR /&gt;Table ItemData&lt;BR /&gt;&lt;BR /&gt;INVOICE_DOC_ITEM (Invoice document item): 00001&lt;BR /&gt;PO_NUMBER (PO number): 4500006846&lt;BR /&gt;PO_ITEM (PO item): 00010&lt;BR /&gt;TAX_CODE (Tax code): VN&lt;BR /&gt;ITEM_AMOUNT (Item amount): 100&lt;BR /&gt;QUANTITY (Quantity): 100&lt;BR /&gt;PO_UNIT (Unit of measure): PC&lt;BR /&gt;Table GlAccountData&lt;BR /&gt;&lt;BR /&gt;INVOICE_DOC_ITEM (Document item in invoice document): 00001&lt;BR /&gt;GL_ACCOUNT (G/L account): 400000&lt;BR /&gt;ITEM_AMOUNT (Item amount): 10,00&lt;BR /&gt;DB_CR_IND (Debit/credit indicator): S&lt;BR /&gt;COMP_CODE (Company code): 0001&lt;BR /&gt;TAX_CODE (Tax code): VN&lt;BR /&gt;COSTCENTER (Cost center): 1&lt;BR /&gt;Table MaterialData&lt;BR /&gt;&lt;BR /&gt;INVOICE_DOC_ITEM (Document item in invoice document): 0001&lt;BR /&gt;MATERIAL (Material): MAT01&lt;BR /&gt;PLANT (Valuation area): 0001&lt;BR /&gt;DB_CR_INP (Debit/credit indicator): S&lt;BR /&gt;ITEM_AMOUNT (Item amount): 10.00&lt;BR /&gt;QUANTITY (MENGE_D): 1&lt;BR /&gt;PO_UNIT (PO quantity unit of measure): PC&lt;BR /&gt;TAX_CODE (Tax code): VN&lt;BR /&gt;For more information, see the parameter documentation for the tables HeaderData, ItemData, GlAccountData and MaterialData or in the SAP Library under Logistics Invoice Verification.&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;Example: Invoice for a Purchase Order for External Services and Service-Based Invoice Verification.&lt;BR /&gt;This example shows you which header data to enter in table HeaderData, which item data to enter in table ItemData, and which account assignment data to enter in table AccountingData in order to enter and post an incoming invoice.&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;You receive an invoice with reference to the PO number 4500000191, PO item 10. Two services A and B are invoiced, each with a quantity of six service units. Service A has a gross amount of 580 Euro incl. 16% tax. Service B has 812 Euro incl. 16% tax. Service A has an account assignment of 50% to both cost centers 1000 and 2000. Service B also has an account assignment to cost centers 1000 and 3000. The service acceptance is performed jointly for both services in one service entry sheet number 1000000022. You cannot change the account assignments.&lt;BR /&gt;&lt;BR /&gt;Enter the following data:&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;Table HeaderData&lt;BR /&gt;&lt;BR /&gt;INVOICE_IND (Post invoice/credit memo): X&lt;BR /&gt;DOC_TYPE (Document type): RE&lt;BR /&gt;DOC_DATE (Document date): 01.10.2002&lt;BR /&gt;PSTNG_DATE (Posting date): 01.10.2002&lt;BR /&gt;COMP_CODE (Company code): 0001&lt;BR /&gt;CURRENCY (Currency key): USD&lt;BR /&gt;GROSS_AMOUNT (Gross amount): 1392.00&lt;BR /&gt;CALC_TAX_IND (Calculate tax automatically): X&lt;BR /&gt;PMNTTRMS (Payment terms key): 0001&lt;BR /&gt;&lt;BR /&gt;Table ItemData&lt;BR /&gt;&lt;BR /&gt;First entry for service A:&lt;BR /&gt;&lt;BR /&gt;INVOICE_DOC_ITEM (Item in invoice document): 000001&lt;BR /&gt;PO_NUMBER (PO number): 4500000191&lt;BR /&gt;PO_ITEM (PO item): 00010&lt;BR /&gt;TAX_CODE (Tax code): V1&lt;BR /&gt;ITEM_AMOUNT (Item amount): 250.00&lt;BR /&gt;QUANTITY (Quantity): 1&lt;BR /&gt;PO_UNIT (Unit of measure): SU&lt;BR /&gt;SHEET_NO (Service entry sheet number): 1000000022&lt;BR /&gt;SHEET_ITEM (Line number): 10&lt;BR /&gt;Second entry for service A:&lt;BR /&gt;&lt;BR /&gt;INVOICE_DOC_ITEM (Item in invoice document): 000002&lt;BR /&gt;PO_NUMBER (PO number): 4500000191&lt;BR /&gt;PO_ITEM (PO item): 00010&lt;BR /&gt;TAX_CODE (Tax code): V1&lt;BR /&gt;ITEM_AMOUNT (Item amount): 250.00&lt;BR /&gt;QUANTITY (Quantity): 3&lt;BR /&gt;PO_UNIT (Unit of measure): SU&lt;BR /&gt;SHEET_NO (Entry sheet number): 1000000022&lt;BR /&gt;SHEET_ITEM (Line number) : 10&lt;BR /&gt;&lt;BR /&gt;First entry for service B:&lt;BR /&gt;&lt;BR /&gt;INVOICE_DOC_ITEM (Item in invoice document): 000003&lt;BR /&gt;PO_NUMBER (PO number): 4500000191&lt;BR /&gt;PO_ITEM (PO item): 00010&lt;BR /&gt;TAX_CODE (Tax code): V1&lt;BR /&gt;ITEM_AMOUNT (Item amount): 350.00&lt;BR /&gt;QUANTITY (Quantity): 3&lt;BR /&gt;PO_UNIT (Unit of measure): SU&lt;BR /&gt;SHEET_NO (Entry sheet number): 1000000022&lt;BR /&gt;SHEET_ITEM (Line number) : 20&lt;BR /&gt;Second entry for service B:&lt;BR /&gt;&lt;BR /&gt;INVOICE_DOC_ITEM (Item in invoice document): 000004&lt;BR /&gt;PO_NUMBER (PO number): 4500000191&lt;BR /&gt;PO_ITEM (PO item): 00010&lt;BR /&gt;TAX_CODE (Tax code): V1&lt;BR /&gt;ITEM_AMOUNT (Item amount): 700.00&lt;BR /&gt;QUANTITY (Quantity): 1&lt;BR /&gt;PO_UNIT (Unit of measure): SU&lt;BR /&gt;SHEET_NO (Service entry sheet number): 1000000022&lt;BR /&gt;SHEET_ITEM (Line number) : 20&lt;BR /&gt;&lt;BR /&gt;Table AccountingData&lt;BR /&gt;&lt;BR /&gt;First account assignment for service A:&lt;BR /&gt;&lt;BR /&gt;INVOICE_DOC_ITEM (Document item in invoice document): 000001&lt;BR /&gt;SERIAL_NO (Sequential number of the account assignment): 01&lt;BR /&gt;TAX_CODE (Tax code): V1&lt;BR /&gt;ITEM_AMOUNT (Amount in document currency): 250.00&lt;BR /&gt;QUANTITY (Quantity): 3&lt;BR /&gt;PO_UNIT (PO unit of measure): SU&lt;BR /&gt;Second account assignment for service A:&lt;BR /&gt;&lt;BR /&gt;INVOICE_DOC_ITEM (Document item in invoice document): 000001&lt;BR /&gt;SERIAL_NO (Sequential number of the account assignment): 02&lt;BR /&gt;TAX_CODE (Tax code): V1&lt;BR /&gt;ITEM_AMOUNT (Amount in document currency): 250.00&lt;BR /&gt;QUANTITY Quantity): 3&lt;BR /&gt;PO_UNIT (PO unit of measure): SU&lt;BR /&gt;&lt;BR /&gt;First account assignment for service B:&lt;BR /&gt;&lt;BR /&gt;INVOICE_DOC_ITEM (Document item in invoice document): 000003&lt;BR /&gt;SERIAL_NO (Sequential number of the account assignment): 01&lt;BR /&gt;TAX_CODE (Tax code): V1&lt;BR /&gt;ITEM_AMOUNT (Amount in document currency): 350.00&lt;BR /&gt;QUANTITY (Quantity): 3&lt;BR /&gt;PO_UNIT (PO unit of measure): SU&lt;BR /&gt;Second account assignment for service B:&lt;BR /&gt;&lt;BR /&gt;INVOICE_DOC_ITEM (Document item in invoice document): 000004&lt;BR /&gt;SERIAL_NO (Sequential number of the account assignment): 03&lt;BR /&gt;TAX_CODE (Tax code): V1&lt;BR /&gt;ITEM_AMOUNT (Amount in document currency): 350.00&lt;BR /&gt;QUANTITY (Quantity): 3&lt;BR /&gt;PO_UNIT (PO unit of measure): SU&lt;BR /&gt;&lt;BR /&gt;For more information, see the parameter documentation for the tables HeaderData, ItemData, and AccountingData, or see the SAP Library under Logistics Invoice Verification.&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;Example: Incoming Invoice for a One-Time Vendor&lt;BR /&gt;This example shows you how to proceed in order to enter and post an invoice for a one-time vendor.&lt;BR /&gt;&lt;BR /&gt;You do not need to enter data into table AddressData. If you do not enter data in table AddressData, the address data for the one-tine vendor are copied 1:1 from the purchase order into the invoice.&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;If you use table AddressData to transfer data, the address data for the one-time vendor is read from the purchase order into the invoice and is either overwritten or enhanced in the fields of table AddressData.&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;The purchase order for the one-time vendor has the following stored data: Name 'SAP AG', postal code '60000' and street and building number 'Neurottstraße 16'. You receive an invoice with the one-time vendor address: Name 'SAP AG', postal code '69190', and city 'Walldorf'. Enter the following data:&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;Table AddressData&lt;BR /&gt;&lt;BR /&gt;ACC_1_TIME (Indicator one-time vendor): X&lt;BR /&gt;&lt;BR /&gt;NAME (Name): SAP AG&lt;BR /&gt;&lt;BR /&gt;POSTL_CODE (Postal code): 69190&lt;BR /&gt;&lt;BR /&gt;CITY (City): Walldorf&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;The invoice is posted with the following one-time vendor: Name 'SAP AG' street and building number 'Neurottstraße 16', postal code '69190', city 'Walldorf'.&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;For more information, see the parameter documentation for table AddressData.&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;Example: Incoming Invoice for a Different Payee&lt;BR /&gt;This example shows you which address data you must enter in table AddressData in order to enter and post an invoice for a different payee.&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;You receive an invoice for a different payee with name 'SAP AG', postal code '69190', city 'Walldorf', bank number '38070724' and account number '4711'.&lt;BR /&gt;&lt;BR /&gt;Enter the following data:&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;Table AddressData&lt;BR /&gt;&lt;BR /&gt;ACC_1_TIME (Indicator one-time vendor): ' '&lt;BR /&gt;&lt;BR /&gt;NAME (Name): SAP AG&lt;BR /&gt;&lt;BR /&gt;POSTL_CODE (Postal code): 69190&lt;BR /&gt;&lt;BR /&gt;CITY (City): Walldorf&lt;BR /&gt;&lt;BR /&gt;BANK_NO (Bank number): 38070724&lt;BR /&gt;&lt;BR /&gt;BANK_ACCT (Bank account number): 4711&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 18 Aug 2006 09:37:33 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/problem-while-creating-ir-with-bapi-incominginvoice-create/m-p/1498638#M231213</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2006-08-18T09:37:33Z</dc:date>
    </item>
  </channel>
</rss>

