It doesn't work exactly the way I think you're describing it, but you can use the following features in combination with advanced warehousing to accomplish something similar:
Bin Ranking
- Higher numbers indicate higher priority during picking.
Example: Bin X = Rank 100, Bin Y = Rank 50 => Bin X is preferred.
Bin Types
- For example: PICK, PUT, RECEIVE, QC, SHIP, RETURN
- This tells the system which bins to use for picking.
Bin Content
- Item & Bin associations
- Define which items are stored in which bins so BC can suggest bins based on both ranking and availability.
When creating a Warehouse Pick, Business Central will suggest bins based on:
Bin Ranking
Quantity Available
Bin Type (PICK)
* You use the Bins page (from Location), Bin Types page, and Bin Contents page to set these
* Bin Mandatory needs to be turned on.
* Directed Pick and Put-away needs to be enabled to fully utilize these features. or you’ll need to manually select bins during warehouse transactions.
Regards,
Please mark the answer if it helps.