Hello
I've created on /SAPAPO/SCC_TQ1 a 50/50 split quota for supplier A and B.
The behavior i'm getting when we run the SNP heuristics is that for every need we have it create to purch. req, one for Supplier A with 50% of the need and 50% for supplier B.
Supplier | Week 1 | Week 2 | Week 3 |
---|---|---|---|
Total Need | 1000 | 1000 | 1000 |
Supplier A | 500 | 500 | 500 |
Supplier B | 500 | 500 | 500 |
However what we need is the to have the same behavior available on R/3, that it keeps the overall quota but without the split on the period, as the following example
Supplier | Week 1 | Week 2 | Week 3 |
---|---|---|---|
Total Need | 1000 | 1000 | 1000 |
Supplier A | 1000 | 1000 | |
Supplier B | 1000 |
|
Documentation is unclear if this is possible or if the split is the only standard behavior. Any alternative solutions?
Best regards
João