Hi Gurus,
I have configured and tested MISL and location consolidation feature.They work well separately.
But the requirement is as below :
First perform MISL check.
If MISL fails,then location consolidation should happen.
Example :
Product | Plant 1000 | Plant 1100 |
PROD1_05 | 19 pcs | 15 pcs |
PROD1_07 | 5 pcs | 15 pcs |
- Sales order of :
- Line item 10 : quantity 25 pcs for PROD1_05 on location 1000
- Line item 20 : quantity 16 pcs for PROD1_07 on location 1000
In the above example as MISL will fail,consolidation should happen at 1000 by :
- creation of PR : PROD1_05 : 6 pcs from 1100 to 1000
- creation of PR : PROD1_07 : 11 pcs from 1100 to 1000
I have tried below settings but none give the desired result.
- 3 condition types corresponding to the rules MISL,Normal location substitution,Consolidation referring to same access sequence in one rule strategy
- 2 condition types corresponding to the rules MISL,Consolidation referring to same access sequence in one rule strategy
- 2 condition types corresponding to the rules MISL,Normal location substitution referring to same access sequence in one rule strategy (say A) sequence followed by 1 condition type corresponding to rule Consolidation in another rule strategy (B).
A and B assigned in one strategy sequence.
If any of you have tried this scenario or have any ideas,please guide.