‎2006 Mar 06 1:22 PM
Hi,
I need a BAPI or RFC or Function Module for performing the simulation of invoice creation in the MM module (MIRO transaction).
For registration I use the standard BAPI ACC_INCOMINGINVOICE_CREATE.
Now I need a BAPI for the simulation.
Could anyone recommend something?
Thank you very much in advance.
Mauro
‎2006 Mar 06 2:14 PM
Hi,
instead of the BAPI <b>BAPI_INCOMINGINVOICE_CREATE</b>
you can try with <b>MRM_INVOICE_CREATE</b>.
that solves your problem..
Regards
vijay
‎2006 Mar 06 2:03 PM
Hi,
Pls check the FM MRM_INVOICE_CREATE. This has a I_SIMULATION flag in its importing parameters.
However, this is not an RFC enabled FM.
Thanks,
Renjith
‎2006 Mar 06 2:14 PM
Hi,
instead of the BAPI <b>BAPI_INCOMINGINVOICE_CREATE</b>
you can try with <b>MRM_INVOICE_CREATE</b>.
that solves your problem..
Regards
vijay