Rounding profile是用来调整order的数量的。在物料主数据的sales和MRP视图中都可以维护。后台通过Materials Management->Consumption-Based Planning->Planning->Lot-Size Calculation->Maintain Rounding Profile来创建rounding profile
主要有三种类型:static rounding profile; Dynamic rounding profile; Rounding profile with quantity to be added/subtracted
- static rounding profile
静态的定义阈值和阈值范围内, round off到的数量。
我们设定如下,当达到2阈值时,入到3
将这个rounding profile配置如物料主数据,设定MRP type等,使得产生2个需求。通过MD03进行MRP RUN,然后MD04看最后的结果如下,由于rounding profile的存在,产生了3个的PR
我们将rounding profile去掉,再跑MRP会发现,产生的是需求为2的PR
- Dynamic rounding profile
如图,动态的有两个主要参数需要维护,先看第一个rounding off method
如果选了0,则不进行四舍五入,可以通过simulation来确认。
那么选1 Round off to multiple of order/sales unit of measure,则会四舍五入到物料的销售或者采购单位与基本单位关系的倍数 比如,采购单位1 BOX = 5 PC 那么我们如果采购2PC会自动四舍五如到10 PC
那么我们首先在物料主数据中维护这个1 BOX = 5 PC的采购单位与基本单位的关系
Simulate一下,看到结果如下,2PC会四舍五如到1BOX = 5 PC
之后我们选择2 Round off to order/sales Un and to log. Units 此时系统会要求输入rounding rule 可以通过Logistics – General-> Quantity Optimizing and Allowed Logistics Units of Measure-> Unit of Measure Rounding Rules来定义
如图,Alt. unit of measure定义的单位相当于采购或者销售单位,需要在物料主数据里进行维护。% rounding up维护的是阈值,也就是达到多少百分比进行round up,比如1BOX = 100 PC ,设置80%,则79 PC就不会round up, 100%表示永远不会round up 我们设置为80%来simulate一下,可以发现,79PC时不会四舍五入,而80PC时,四舍五入就发生了
%Round down 则相反,比如输入10%,那么110PC以下就会被舍为1BOX 100PC,110PC以上则不会产生影响。
Check vendor checkbox表示,在做四舍五入时,只有vendor允许的数量单位,才会进行四舍五入。这个通过measure group定义,Logistics – General-> Quantity Optimizing and Allowed Logistics Units of Measure-> Unit of Measure Groups
在vendor主数据的采购视图data中,维护unit of measure group,如图
Check recipient类似,检查的是接收方,通过客户主数据的销售data中维护,如图
- Rounding profile with quantity to be added/subtracted
比如销售100件衣服,但是由于损耗等,可能需要多于100个随衣服一起销售的袋子,那么,我们可以为袋子创建这种rounding profile,比如多出10%,也就是说,当销售100个衣服时,系统会建议附加110个袋子。
则如图所示配置
来自 “ ITPUB博客 ” ,链接:http://blog.itpub.net/15127599/viewspace-683765/,如需转载,请注明出处,否则将追究法律责任。
转载于:http://blog.itpub.net/15127599/viewspace-683765/