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

Former Member
0 Likes
2,556

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

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

Jelena_Perfiljeva
Active Contributor
0 Likes
690

Try RV_INVOICE_CREATE_RFC instead.