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

Avoid collective billing split

marion_kling
Explorer
0 Likes
552

Hi Everyone,

my issue is to avoide collective billing split because of different SP roles in the orders.

The Payer role is the same in all orders and so I want one invoice.

I know how to add splitt criteria but not, how to eliminate them.

I have an (dirty) approach with an enhancement in include LV60AA02 where I temporarily change

the SP role no. to the PY role no.

This works and the invoice is no longer splited - but in that invoice the payer is missing.

Have somebody done any similar?

Regards Marion

1 ACCEPTED SOLUTION
Read only

Former Member
0 Likes
494

Hi Marion,

The invoice get's splitted incase it has different header data in the sales, order so if you have two different sold to it will split into two invoices. Your current approach will solve the problem but don't do this, instead of assing the sold to parties at invoice header level assign them at item level, then it will not split. Anyways for invoice our main concern is payer and bill to.

Let me know if you have any queston on the same.

Best Regards,

Tapodipta Khan.

2 REPLIES 2
Read only

Former Member
0 Likes
495

Hi Marion,

The invoice get's splitted incase it has different header data in the sales, order so if you have two different sold to it will split into two invoices. Your current approach will solve the problem but don't do this, instead of assing the sold to parties at invoice header level assign them at item level, then it will not split. Anyways for invoice our main concern is payer and bill to.

Let me know if you have any queston on the same.

Best Regards,

Tapodipta Khan.

Read only

0 Likes
494

Hi Tapodipta,

thanks for your reply.

Unfortunatly we can't change the sold to at header level.

But we still want only 1 invoice for all orders with the same payer.

Except the sold to number, all header data is the same in the

orders.

I think, it's just not possible to avoid the split.

Regards,

Marion