-
Need to split outbound picking work to have single work ID per Pallet
Requirement not supported by system i.e.
Using D365FinOps SCM v43
Warehouse storage locations are non-LPN tracked
Batch tracked ITEM (batch below location) with unit conversion setup (Ea-Box-PL)
Sales order line is created with Qty (box as UOM)
Upon release to warehouse - I am expecting system to create single Work ID per PL qty however I am unable to get this behavior through OOTB - Work template setup.
I tried breaking down Work by -
Temporary work transaction = highest unit but it didn't work as work is not split by one PLT
Temporary work transaction = Packing Qty but it didn't work as work is not split by one PLT
Please note - config setup where Location directive (restrict by unit) and then using Directive unit in Work template does help splitting work ID by PLT however this approach has a gap, it ignores picking stock based off oldest Batch ID (expiry date) and always gives preference to location with full pallet (thus picking stock (oldest batch id) from location (less than a pallet) are skipped by system.
I am expecting system to always pick from oldest batch ID first (no matter if it is less than a pallet) but always creating Work ID header separated by one full pallet. (its okay to have multiple pick lines as far as Work header = 1 full pallet)