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

Invoice split based on Partner function

Former Member
0 Likes
436

We have a requirement where we want the invoice to be split based on the partner function. Here are the details.

1. We bill the builder(Partner function PY) by default. Sometimes we want part of the amount to be billed to buyer(Partner function ZA). So if the the sales order has both the partner functions(PY and ZA), I would like the invoice to be split into 2 where one should go to builder(PY) and the other to buyer(ZA).

2. I tried with the split routine given in data transfer for billing documents. The routine is triggered just once(for a sales order) as it is defined at the header level hence I am unable to split the invoice for that order.

Is there any other way to split the invoice?

Thanks in advance

Vamsi

2 REPLIES 2
Read only

Former Member
0 Likes
395

what kind of code have u written to this ? please paste here,

Regards

peram

Read only

0 Likes
395

I havent written any code now. I am trying to leverage the standard routine(FV60C006) provided by SAP.