How to round off work order quantity when WO is created from Planning?
Summary: Hi, One of the customer is using Oracle Supply Planning and WO gets created in Oracle Manufacturing Cloud after releasing planned order. We are using Shrinkage Rate functionality which results into Planned order being created with decimals and when they are released from planning, it created manufacturing work order with decimal value. Client wants to round it off on up side. How we can achieve this?
For example: If customer has given order for item X with 100 qty and Item X has shrinkage rate of 10%. With this in place,
Start Quantity = Order Quantity / (1 - Shrinkage)
Start Quantiy=100/(1-0.10)=111.11.
In this case Supply planning suggest WO with 111.11 quantity for item X but expectation is to create a Work order with 112 quantity and not 111.11.