====== Zone Box Picking Flow ======
===== Overview =====
With the Zone Box Picking Flow on the Mobile Client, it is possible to select specific zones in the warehouse and perform the picking process directly into boxes on a cart. For information on configuring zones and zone types see [[implementation:wms:confguide_main:zones_and_zone_types|Working with Zones and Zone Types]].
The flow is based on a single picklist or a wave containing picklists for multiple customers.
If a full SSCC is picked, the system keeps the existing SSCC number, otherwise the system generates an SSCC number when the first item is picked.
The process always requires the use of a movable location. When the picking process is completed for the wave, the [[implementation:wms:unload_movable_locations|Unload Movable Locations to Dock Flow]] can be started on the Mobile Client to unload the movable locations to the dock.
===== Configuration =====
Important: The Zone Box Picking Flow is a new framework. When upgrading to product version 2020.09, the system creates a copy on the Extension Parameters and applies the settings to the Zone Box Picking Flow. Then the Zone Box Picking Flow can be configured only in the database, that is, if any Extension Parameter is changed in SAP Business One later on, the change does not affect the Zone Box Picking Flow.
**Exceptions**: The following settings have a fixed value. If they are changed in the database, the change does not have any effect.
^Picklist Controller^Setting^Value^
|All, except Ad Hoc Picking section|Auto select the wave?|always false|
|:::|Consolidate items to pick?|always false|
|:::|Allow to identify the SSCC to pick on?|always true|
|General section|Allow multiple customers on SSCC?|always false|
Zone Picking settings: By default, the following settings are disabled on the [[implementation:wms:picklistcontroller#zone_picking|picklist controller]].
* //Lock wave by zone/user//
* //Only show completely unlocked waves in case of zone picking//
**[[implementation:wms:plty|Produmex Picklist types]]**\\
It is important to enable the correct setting in **Produmex Picklist types** table for the workflow to properly work. **Enable the "Use for Zone Picking" setting matched to the picklist type!**
Open the following menu to set the setting:\\ **Tools > Default Forms > PMX_PLTY Produmex Picklist tyes**
{{ :implementation:wms:functional:pickingflows:picking:picklist_type_zone_pick.png?nolink |}}
===== Workflow =====
{{map> :implementation:wms:functional:pickingflows:zone_box_picking.png |Zone Box Picking Flow}}
* [[implementation:wms:picklistproposal|Picklist Proposal@ 359,40,543,124]]
* [[implementation:wms:picklist|Picklist@ 363,150,542,235]]
* [[implementation:wms:functionalguide:zone_box_picking_flowstart_the_flow|Zone Box Picking Flow@ 355,256,541,349]]
* [[implementation:wms:functionalguide:zone_box_picking_flowselect_a_wave|Select a wave@ 361,381,542,461]]
* [[implementation:wms:functionalguide:zone_box_picking_flowselect_a_wave|Picklist status Ready@ 629,384,761,459]]
* [[implementation:wms:functionalguide:zone_box_picking_flowselect_a_zone|Select a zone@ 363,501,538,579]]
* [[implementation:wms:functionalguide:zone_box_picking_flowselect_an_item_to_pick|Select an item to pick@ 365,621,538,698]]
* [[implementation:wms:functionalguide:zone_box_picking_flowscan_a_source_sscc|Scan a source SSCC@ 214,1123,393,1198]]
* [[implementation:wms:functionalguide:zone_box_picking_flowidentify_pick_location|Identify pick location@ 547,946,720,1021]]
* [[implementation:wms:functionalguide:zone_box_picking_flowscan_a_product|Scan a product@ 545,1063,717,1138]]
* [[implementation:wms:functionalguide:zone_box_picking_flowenter_the_quantity|Enter the quantity@ 545,1181,720,1258]]
* [[implementation:wms:functionalguide:zone_box_picking_flowselect_a_logistic_carrier|Select a logistic carrier@ 549,1525,715,1617]]
* [[implementation:wms:functionalguide:zone_box_picking_flowidentify_the_destination_sscc|Identify the destination SSCC@ 883,1521,1057,1595]]
* [[implementation:wms:functionalguide:zone_box_picking_flowidentify_a_movable_location|Identify a movable location@ 547,1702,716,1777]]
* [[implementation:wms:functionalguide:zone_box_picking_flowitems_are_picked|Items are picked@ 542,1822,713,1896]]
* [[implementation:wms:unload_movable_locations|Unload movable locations@ 544,2297,714,2379]]
{{