Application Development and Automation Discussions
Join the discussions or start your own on all things application development, including tools and APIs, programming models, and keeping your skills sharp.
cancel
Showing results for 
Search instead for 
Did you mean: 
Read only

BAPI for VF01.

Former Member
0 Likes
881

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.

4 REPLIES 4
Read only

Former Member
0 Likes
652

This message was moderated.

Read only

former_member227140
Active Participant
0 Likes
652

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

Read only

Former Member
0 Likes
652

This message was moderated.

Read only

Former Member
0 Likes
652

I developed custom bapi using BDC and is working fine now.

Thanks for your support.

Regards,

M.Madhusudan Rao.