Applying outbound lot control rules during dynamic allocation

During dynamic allocation, the following rules are applied for lot selection if the Ship To/Owner/Item combination on the shipment order has the Exclude Last Shipped selection set to On within the Outbound Lot Control by Ship To screen. (See the Infor WMS Order Processing User Guide for information on the Outbound Lot Control by Ship To and Shipment Order Detail screens.)

  • You can only select lots that meet the Ship To minimum shelf life requirements [Expiration Date (Lottable05) - Current Date > Shipment Order Detail Shelf Life value].
    • If you attempt to pick a lot that does not meet the minimum shelf requirements, a message indicating that the item does not meet the minimum shelf life requirements is displayed.
  • If the Item Rotate By value on the shipment order detail is set to Expiration Date (Lottable05), you can only select lots that are not older than the Last Shipped Expiration Date (Expiration Date (Lottable05) >= Last Shipped Expiration Date).
    • If you attempt to pick a lot that does not meet the last shipped expiration date, a message indicating that the item does not meet the last shipped expiration date requirements is displayed.
  • If the Item Rotate By value on the shipment order detail is set to Manufacturing Date (Lottable04), you can only select lots that are not older than the Last Shipped Manufacturing Date (Manufacturing Date (Lottable04) >= Last Shipped Manufacturing Date).
    • If you attempt to pick a lot that does not meet the last shipped manufacturing date, a message indicating that the item does not meet the last shipped manufacturing date requirements is displayed.

After excluding the above lots, the following rules are applied for lot selection if the Ship To/Owner/Item combination on the shipment order has the Exclude Returned Lots selection set to Yes within the Outbound Lot Control by Ship To screen.

  • If the Exclude Returned Lots value within the Outbound Lot Control by Ship To screen is set to Yes, you cannot select lots in a return lot for the specific Ship To.
    • If you attempt to pick a lot that has been returned, a message indicating that the item does not meet returned lot rules is displayed.

The Allocation Lot Limit rules can be used with or without the Exclude Last Shipped logic and Exclude Returned Lot logic. If the Ship To/Owner/Item on the shipment order has the Exclude Last Shipped and Exclude Returned Lots selections both set to No within the Outbound Lot Control by Ship To screen, you can use the following allocation lot limit rules.

  • If the Allocation Lot Limit selection within the Outbound Lot Control by Ship To screen is set to Only 1 Lot (indicating you only want to ship one lot):
    • Allocate the first lot that has sufficient quantity to fully allocate the quantity on the shipment order detail.
    • If no lots fully satisfy the quantity, allocate the lot that has the most available quantity.
    • On the first pick, the system checks that there is enough inventory still available for the lot. If a user overrides the lot on the first pick, the system checks that the lot selected has enough available quantity for the remaining balance to be picked for the order.
    • The system checks available inventory on every pick when the Only 1 Lot value is selected. If the user is partially through the pick process and there is not enough quantity available for the lot, a message is displayed indicating that Ship To requires one lot of the item is shipped for the entire order and that no remaining inventory available for the lot has been picked.
  • If the Allocation Lot Limit selection within the Outbound Lot Control by Ship To screen is set to No Limit (indicating you do not want to limit the number of lots shipped):
    • Allocate as many lots as needed to fulfill the order quantity.