I have problem to find a solution for this problem already for days. So all help is much appreciated :)
My warehouse has picking locations (no LP traced, no multi SKU allowed) and bulk locations (LP tracing).
I have item with following data:
- base unit is ea
- unit conversion has setup 100 ea = 1 PLL
- unit sequence group is "EA PLL"
- fixed location is not set for item, it can be picked from any location with profile "picking location". I'd like to use "dynamic" locations for picking, because I have less picking locations than items. So only in case of demand pallets should be moved from bulk area to picking area
- item has currently on-hand inventory at three bulk locations, 99 pieces at each location (not full pallets because of returns)
I also have following setup for directives:
- sales pick: split lines is allowed, one action line, picking location profile is set on query
- sales put: fixed location "BAYDOOR" is set
- replenishment pick: split lines is allowed, bulk location profile is set on query, line has strategy "Round up to full LP"
- replenishment put: split lines is allowed, picking location profile is set on query
On work templates I have grouping by Replenish location Id and Location Id on Replenishment work template
On replenishment template I have set up demand based template, with "Allow wave demand to use unreserved quantities" checked. Item replenishment unit is set to "ea"
On location limits I have setup, where limit 1 pallet is set for all picking locations.
Now about my problem. If i have one sales order with qty 140 ea, I really hoped for following result: 2 full pallet (2x99) replenishment are done into 2 separate picking locations and one sales picking work is created, where first pick line is from first replenished location for qty 99 and second line is from another location fro qty 41.
Instead of that i got 3 replenishments 2 sales works. First 2 replenishments were full pallets to same location (2X99) and it was reserved for first sales work (from total 140 qty 100 was split for first picking work) and third replenishment was to second picking location and qty 40 was reserved against it.
If I remove location limit, then it works like a charm ( 2 full pallet replenishments 1 sales work), problem is that both replenishments and picking are done to same location and it is not possible in real life.
It also works OK, if I have also only correct pallets (100 pcs-s on pallet) or only one not full pallet on bulk or demand is from multiple sales orders and every sales line qty is smaller than smallest LP qty on stock. So far my only solution to this problem is to store not full pallets in picking area but that is not a solution I am looking for.
Has anyone some idea how to solve this? Maybe I am missing some setup.