Item picking

The Item Picking frame is used to assign order items to warehouse containers.

Item Picking can address many scenarios, such as:

  • Packaging hardware into boxes for shipment purposes.
  • Taking cut panels off warehouse container pallet, sorting, and staging them for other operations like assembly.
  • Packaging MTO panels for shipping into flat packs.
  • Picking assembled cabinets and palletizing those for shipping.
  • Staging components, for example styles, rails and center panels for door assembly clamp.

Fields

FieldDescription
Scan ScopeDefines the picking scope/bucket
Warehouse containerWarehouse container number.
Warehouse container descriptionA brief description of the container.
Warehouse container typeThe type of warehouse container.
Warehouse container type descriptionBrief description of the warehouse container type.
Warehouse container dimensionsDimesons (L x W x H).
Target location pathWhere the items will be placed.
Item numberAssigned item number.
Item descriptionBrief description of the item.
Lot numberAssigned lot number.
Lot descriptionBrief description of the lot. 
Source location pathWhere to pick an item from.
Source location descriptionBrief description of the location path.

Settings

SettingDescription
Mode

0 = Branch roots. Shows the top-level items.
1 = Branch root components. Shows the top level plus their immediate children.

2 = All components. Shows all components.

UseBOMprocessorWhen set to 1, enables parametric BOM processing with criteria properties.
ComponentIpcCodeFilter

This can be a JSON array ["MTS","PTS","PTO","MTO"] or pipeline delimited list of procurement codes, for example, MTS|PTS|PTO|MTO. 

Note: that pipe delimited list is converted to JSON array so it’s slightly more performant to use array.

Stored procedure settings

NameParameterDescription
Process Item Picking CompletionUseBOMProcessor bit0 = Disable
1 = Enable. 
Use BOM Processor when adding target structure item to Order Item BOM.
Get Item Picking Unit of MeasureUOMPriority tinyint0 = Primary
1 = Stocking
2 = Purchasing (Primary Vendor)


Functions

FunctionDescription
F3 - ClearCancels current container picking session.
F4 - CompleteCompletes picking transaction, will execute the Process Item Picking Completing Procedure.
F7 - ResetResets scan values.

 

How to pick items.

  1. Manually enter or scan the scope entity.
    Note: Supported scan scope prefixes are PRD, ORD, ICN, CON, WHC, SHP, ORI, and PRJ.
  2. Manually enter or scan a warehouse container or type to create a new container. Prefixes are WHC or WCT. This is where the item will be placed.
  3. Scan the item or lot. Prefix is ITM or LOT.
    Note: The icon will remove selected item.
  4. Scan the location where the item is coming from. Prefix is LOC.
  5. Select the unit of measure and choose the quantity.
  6. Click OK.
    Note: The picked quantity and remaining quantity values will be updated to reflect the current status.
  7. Repeat steps 3-6 for the remaining items.
  8. When finished, select the icon to execute the process item picking completion procedure.
Was this article helpful?
0 out of 0 found this helpful