Application Development 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: 

BAPI To Create Invoice from Delivery Number

Former Member
0 Kudos

Hi Friends,

Is there any BAPI available to create Invoice Document From Delivery Number............?

1 ACCEPTED SOLUTION

Former Member
0 Kudos

Hi,

In case you had found any answer to this question, please let me know. I am also looking for such a function module which would create an Invoice using the Delivery no & the Billing Type.

Thanks,

Ashok

2 REPLIES 2

Former Member
0 Kudos

Hi,

In case you had found any answer to this question, please let me know. I am also looking for such a function module which would create an Invoice using the Delivery no & the Billing Type.

Thanks,

Ashok

Former Member
0 Kudos

Hello ,

The only option for you is to call the FM "GN_INVOICE_CREATE" .

There is no special FM availaible to pass only the delivery number at this point.

You need to retrieve all the delivery information details and need to pass it to the FM "GN_INVOICE_CREATE".

Thanks,

Greetson