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 the billing document (VF01)

former_member186099
Contributor
0 Kudos

Dear all,

I used BAPI BAPI_BILLINGDOC_CREATEMULTIPLE

BAPI_BILLINGDOC_CREATE

to create the billing doc with reference to delivery order.

But the problem is that it is creating one billing document for each line item of the delivery, please help me out in resolving this. When you use the txn VF01 only one billing document is created.

Regards,

Prasanna

1 REPLY 1

Jelena
Active Contributor
0 Kudos

Try RV_INVOICE_CREATE_RFC instead.