‎2006 Nov 21 3:27 AM
We are upgardring to ECC6. one of our interfaces uses a "Call transaction" to MRHR. This transaction is not available in ECC6. The SAP recomendation is to use MIRO but we require an external FI document number which MIRO, or function "BAPI_INCOMINGINVOICE_CREATE" will not provide.
Function "BAPI_ACC_INVOICE_RECEIPT_POST" will create a financial document, posting to an external document number, but it does not seenm to clear the invoice againt a purchase order.
Does anyone have any solutions?
Requirements:
Create invoice.
Create FI document with external number
Clear the purchase order against the invoice.
Thanks Iwan
‎2007 Oct 11 4:17 PM
Hi Iwan,
Were you been able to find the solution ?
I have a similar situation like yours.
Any help will be appreciated.
Regards,
Sanjay
‎2007 Oct 11 4:24 PM
hi Iwan,
MIRO is able to create external FI number, there is an OSS Note about this (Note number: 203522). You need to code an exit, but it works, I tried.
hope this helps some
ec