cancel
Showing results for 
Search instead for 
Did you mean: 

URGENT - Invoice Split Based on Quanity

Former Member
0 Kudos

Hi Gurus,

My client requriement is Invoice should be split, based on quantity.

Eg :- if the order quantity is 125 units, invoice should be created on 100 units and then rest of the units anothere invoice.

thanks in Advance

Altaf

Accepted Solutions (0)

Answers (2)

Answers (2)

Former Member
0 Kudos

Hi Altaf,

For this you need to write a new routine saying that if the order qty is more than 100 slpit the invoice.

In VTFL Copycontrol goto item category TAN-Data VBRK/VBRP---XXX.

Hope this will help you.

Regards,

PS

Former Member
0 Kudos

Hi,

like del related billing and add this condition to routine

Goto Copy controls VTFL

goto item

slect TAN

Data VBRK / VBRP - 001 is routine for inv split ...hence enhance it or write a new one and assign here

also u need to assign pricicng procedure to delv so that value of del document can be calculated.

regards

reward if useful

krishna