‎2010 Oct 03 8:27 AM
Hi all.
I want to use the FM RV_INVOICE_CREATE but it has a status 'Not released".
Any idea to another FM ?
Rhanks,
Rebeka
‎2010 Oct 03 1:30 PM
Please check the transaction BAPI, you can find sutable function module for creating invoice..
Thanks
‎2010 Oct 03 1:36 PM
Hi Rebeka,
That is the SAP internal function module. Alternatively you can you FM BAPI_BILLINGDOC_CREATE.
Regards,
Venkat
‎2010 Oct 04 8:26 AM
Hi,
You can check the FM GN_INVOICE_CREATE for Invoice creation.Or check the BAPI_BILLINGDOC_CREATEMULTIPLE
which uses this Function module.
Regards,
Pawan
‎2010 Oct 04 8:45 AM