Batch pick
Batch picking is a process in which a store associate picks products from multiple orders simultaneously.
Important: Add the following indices to enhance the performance of the Batch
Pick feature:
- Index on the
STORE_BATCH_KEY
column of theYFS_SHIPMENT_LINE
table. - Index on the
SHIPNODE_KEY
andINCLUDED_IN_BATCH
columns of theYFS_SHIPMENT
table.