How can we modify the replenishment order according to the requirements in the Replenishment Plan
Summary:
When the available quantity falls below the minimum order quantity, the replenishment order is triggered as per the standard process.
We require that when the replenishment order, as per the standard calculation, is 30 and the fixed lot multiplier is 20, the system performs the following calculation before generating the planned order:
FLM / Replenishment Order × 100
For example: (20 / 30) × 100 = 66.7%
Additionally, we set a threshold percentage for each item. If the resultant percentage exceeds the configured threshold, the replenishment order will be generated. Otherwise, the order quantity will be zero
How can we achieve the above scenario in the replenishment plan?
Tagged:
0