Demand planning/MRP: Vendor A requires us to order in multiples of 10 (10, 20, 30, etc.). Also, we aggregate POs that are needed for a period of x days (let's 5 days).
Assuming the EXACT suggested quantities to order are as follows:
Day 1: 26
Day 2: 37
Days 3 and 4: none
Day 5: 52
We expect that NS will suggest ordering 130 (30+40+60) quantities on day 1. Orders are rounded up to the defined multiples and are aggregated on day 1 of the interval period.
Order multiple and aggregation seem to be both possible BUT mutually exclusive. By using the Lot Sizing Method field in the Item record, if we choose Fixed Lot Size, we can achieve the reorder multiple. If we choose Periods of Supply, we can achieve the aggregation. But how can we achieve both if it is controlled by a single field? Any workaround solution? Isn't this scenario just normal?