Hi,
I have some problems with Picking proces in Location which is configured as Direct Pick and Put-away.
The problem is:
I have items stored in warehouse (store zone) in Boxes (each box has 25 pcs).
Production bom line was expressed in pieces Unit of measure.
One piece of product is composed of 1 piece of raw material.
When I make Pick document from Prod. Order (production 2 pcs of final product, we need 2 pcs raw material), system Create PIcking document with lines:
Take, 1 Box, BIN01,
Place 25 Pcs, BIN01
Take 2 pcs, BIN01
Place 2 pcs, BIN_Prod_Inbound.
The problem is, that I need pick full box from warehouse to production zone, 2 pcs should be assign to Prod. Order Component, remaining 23 pcs should be place and remain on BIN_Prod_Inbound.
The document should be as following:
Take, 1 Box, BIN01,
Place 25 Pcs, BIN_Prod_Inbound.
Take 2 pcs, BIN_Prod_Inbound.
Place 2 pcs, BIN_Prod_Inbound
Please help me!
0
Comments
I think the way NAV does it is fairly logical - you need 2 pieces, so it splits up the box, then tells you to take the pieces you need. If you did it the way you specify, you'd then have to do a movement to move the items from inbound back to a picking bin.
I understand that this does not match your physical process where the picker takes the entire box to inbound and the production workers pull out what they need. I can think of a couple of options:
(Oh, and a 3rd option - if you just move boxes into production and have people take what they need, you could move them into the open shop bin and not do picks for them).
I'am going to make break in Inbound bin, if users want to make a remaining lot available for picking, they create internal put away to move ends to picking zone.
The problem is, becouse we have Lot tracking, and this funcionality is crazy...
Do You have any experience of so kind of modification?
If your rule will always be that the breakbulk occurs in the place bin, the modification should be simple. And you're right, warehouse lot tracking is no fun either, mostly from a physical process point of view if multiple lots exist in the same bin. It's very useful in some cases, but we try to avoid warehouse lot tracking when possible.