Posted by 小痞子 on 2010-01-22 03:03 下午
|
大家好. library 上 M According to Quantity这个stock removal strategy 提到了可以结合material master 中WM 视图2 中Rounding qty来使用,但是我不理解他说的业务细节. 测试的过程中发现和直接使用M这个策略达到的效果一样.
希望有用过此字段的,帮忙解释一下使用此字段的业务环境.谢谢.
|
|
|
Posted by RogerTian on 2010-01-22 03:47 下午
|
举个例子:
Storage type Strategy Rounding Control 005 M 19 001 M 20 99 007 F 100
Storage Type Search Sequence: 005 001 007
If to pick 132 quantity, then system will propose: Take 100 from 007 Take 20 from 001 Take 12 from 005
If to pick 150 quantity, then system will propose: Take 100 from 007 Take 20+20 from 001 Take 10 from 005
注意这个Rounding是往下舍入取数的就可以了。
|
|
|
Posted by 小痞子 on 2010-01-22 04:19 下午
|
Ok.测试通过.谢谢热心的版主.
我开始理解的有问题.老是把rounding理解成purchasing 最小采购批量.有代入感的测试.
导致问题.
|
|