cancel
Showing results for 
Search instead for 
Did you mean: 

billing document by single line item

Former Member
0 Kudos

dear SD experts:

i have contract with more than one line item,we have billing plan on each item,i want create billing by single line item,is it possible?

for example,those 10 lines are due for billing in APR.then i run VF04 to do billing for this contract,currently one billing generated for both of 10 items,but i want 10 billing documents for those 10 item respectively

Accepted Solutions (1)

Accepted Solutions (1)

eduardo_hinojosa
Active Contributor
0 Kudos

Hi

You can do it with splitting. Create your own VOFM subroutine for copy rules in VBRK/VBRP data for the invoice type that you want this rule, and add the field POSNR in the structure ZUK. The idea is that each POSNR determines a different value for ZUKRI and then, it will split in different invoices. I think that it must work.

If you need something else, don't hesitate to tell me.

Regards

Eduardo

Answers (1)

Answers (1)

Shiva_Ram
Active Contributor
0 Kudos

In t.code VTFA or VTFL, select the target and source document types. Then go to the item level details. In the field VBRK/VBRP select routine 3 and save. Then test again by creating new documents.

Regards,