‎2009 Mar 16 4:57 AM
Hello Experts,
They are two transactions MIRA( To post Invoice without line items) and MIRO(To post invoice with
line itmes with PO reference).
The BAPI 'BAPI_INCOMINGINVOICE_CREATE' can be used to post Invoices with line items(MIRO).
Is it possible to use the same BAPI to post invoices with-out line itmes, which is nothing but posting the
MIRA transactions? Has anybody worked on this scenario.
Any help is appreciated,
Thanks in Advance,
Sreenivas Reddy.
‎2009 Mar 16 5:09 AM
‎2009 Mar 16 5:45 AM
Try 'MRM_INVOICE_PREPARE_AND_POST' , works for both scenarios.
Mathews
‎2009 Mar 19 10:31 AM
BAPI: BAPI_INCOMINGINVOICE_CREATE can be used to post MIRA with some enhancements to it.