Allocation Logic Requirement
Business Requirement:
The Battery products are received to Inventory from Vendor and these battery products are expiry control and non-battery items are non-expiry control. Customer will order both Battery products and non-battery products so in an order there will be mix of Items.
The business case is for Battery products the allocation logic should be FEFO and for non-battery products the allocation logic should be Quantity descending and FIFO.
The Full LPN logic will be different for Expiry and Non-Expiry products. Full LPNs=> Expiry Products – FEFO, Non-Expiry Products – Quantity Descending, FIFO. Units => Expiry Products – FEFO, Non-Expiry Products – FIFO.
How can we achieve this functionality in one wave template if an order has both Battery Products and Non-Battery Products?