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 invoice

Former Member
0 Likes
945

Is there any BAPI or FM to create invoice from delivery by adding new condition type at HEADER LEVEL..

Thanks in Advance.

8 REPLIES 8
Read only

Former Member
0 Likes
899

Hi,

Bapi to create invoice

BBP_INVOICE_CREATE

Regards,

Srinivas

Read only

0 Likes
899

Thanks for ur Reply.

My requirement is to upload the Transactional data ie Customer Invoice From Delivery and To add Freight Condition type in the header level.

How should I go for this.

Read only

0 Likes
899

RV_INVOICE_CREATE?

Read only

0 Likes
899

i tried with that function module it works fine but it generate a number like $00000001,but how to get the original invoice number.

Read only

0 Likes
899

Hi

It will generate the internal ranges number... when u execute that FM

Try to search in BAPI tcode in Alphabetical view to get the required bapi or go through [this|http://www.sapnet.ru/m/list_BAPI.html]

Regards,

Vishwa.

Read only

0 Likes
899

rv_invoice_create is working but how to get acctual invoice number.

Read only

Former Member
0 Likes
899

BAPI_BILLINGDOC_CREATEFROMDATA...

Read only

Former Member
0 Likes
899

Hi,

Check bapi BAPI_INCOMINGINVOICE_CREATE

Regards,

Raju.