Dynamics GP with multi-bins provides the ability to record one Default Material Issue Bin at the Item-Site level. There are many circumstances where this single bin is not sufficient to meet real world inventory management requirements. The BOM Bins module provides the ability to record a Default Material Issue bin for a Component within a specific BOM. When a BOM Component Bin is specified, Manufacturing will use that bin to Allocate and Backflush, otherwise it will use the normal Item-Site Default Material Issue Bin.
BOM Bins also adds “MO Bins” to allow providing a Material Issue Bin and MO Receipt Bin on the MO.
Specify an Issue Bin at the Component-level on a Bill of Materials. The same component used on different BOMs can be issued from different bins.

MO Bins provide the ability to specify an Issue Bin and Receipt Bin specific to the MO. This can be used together with BOM Bins or by itself. The Issue Bin must be valid for the Issue From site on every line on the Picklist.
If BOM Bins and MO Bins are both used the bin selection logic will be:
- Use BOM Bin if present
- Use MO Bin if present
- Use Item-Site Material Issue Bin

The bin selection logic can be further customized to support your business rules by modifying a SQL stored procedure.
