‎2010 Feb 02 9:58 AM
Dear Experts,
Can you kindly guide me to the correct bapi for creating a invoice using delivery order number. I tried searching in the forum, but most of them are giving function modules ( some of them are not even released and not even RFC enabled). Please suggest me the correct bapi (object and method) to trigger from Dot Net. If there is no bapi for it, then please suggest me with some function module WITH sample code.
Thanks in advance.
Regards,
M.Madhusudan Rao.
‎2010 Feb 02 10:38 AM
‎2010 Feb 02 10:39 AM
hello madhusudan ...check these BAPIS related to Invoice.....
BAPI_INCOMINGINVOICE_CREATE Invoice Verification: Create Invoice
BAPI_INCOMINGINVOICE_GETDETAIL Invoice Verification: Display Invoice
BAPI_INCOMINGINVOICE_GETLIST Invoice Verification: List Invoices
BAPI_INCOMINGINVOICE_RELEASE Invoice Verification: Release Invoice
‎2010 Feb 02 10:44 AM
‎2010 Mar 04 3:57 AM
I developed custom bapi using BDC and is working fine now.
Thanks for your support.
Regards,
M.Madhusudan Rao.