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

Create Billing Document From Sales Order

Former Member
0 Likes
1,091

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
Read only

Former Member
0 Likes
901

use the Function module GN_INVOICE_CREATE.

6 REPLIES 6
Read only

Former Member
0 Likes
902

use the Function module GN_INVOICE_CREATE.

Read only

Former Member
0 Likes
901

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

Read only

0 Likes
901

check this thread.

Read only

Former Member
0 Likes
901

can you share your code for creating sales order.

Read only

0 Likes
901

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

Read only

0 Likes
901

yes you can share.