Order Viewer Load method
A new Load Method feature is added to further filter the orders displayed:
- None: Display orders for the current item, location and period context passed to the orders worksheet. Maintains existing behavior from previous releases.
- Quantity: Load orders in delivery/receipt/end date order, up to the specified quantity
amount.
- A switch "Exceed Quantity" controls whether the total quantity of orders loaded can exceed the specified quantity.
- If Off (False): The first order that causes the total quantity to exceed the specified quantity is not loaded. This is the default.
- If On (True): Load the first additional order to exceed the specified quantity, for example where the specified quantity is a minimum threshold to be reached.
- Ship/Start Date: Load orders where the ship or start date is on or before the current planning period start date + specified number of days.
- Delivery/Receipt/End Date:Load orders where the delivery/receipt/end date is on or before the current planning period start date + specified number of days.
- Need Date: Load orders where the requirement date is on or before the current planning period start date + specified number of days.
Note: This feature is enabled after upgrade. You are not required a new role or privilege access
to use this feature.