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: 

Create Billing Document From Sales Order

Former Member
0 Kudos

I have used a program from this form to create a sales order - works great. Now, all I want to do is add some code to create a Billing Document in this program right after I have create the sales order. Can anyone help.

1 ACCEPTED SOLUTION

Former Member
0 Kudos

use the Function module GN_INVOICE_CREATE.

6 REPLIES 6

Former Member
0 Kudos

use the Function module GN_INVOICE_CREATE.

Former Member
0 Kudos

Thanks for replay. If it is not too much trouble could you provide some sample code?

0 Kudos

check this thread.

Former Member
0 Kudos

can you share your code for creating sales order.

0 Kudos

Not sure how to post my code. Do I post in my reply?

0 Kudos

yes you can share.