# Wave

Wave picking is an order picking systems used in warehouses to improve efficiency. It involves releasing specific orders to the floor for fulfillment, based on a common factor such as shipping date, like items, warehouse zone, etc. Wave picking helps teams to meet specific commitments, such as filling a set number of orders per shift or meeting a shipping deadline.

Manual waving is done via the Pick ticket menu and can be done as a single order or a group wave can be done from Pick tickets list.

## Single Pick Ticket Wave

From the chosen pick ticket window click 'Wave' button as shown below.

![](/files/Av7WrH7pveLi5Kp4vgRd)

{% hint style="info" %}
Notice: Only Pick Tickets in a 'Ready to Pick' state can be waved for further picking process.
{% endhint %}

From the pop-up window select best fitting options for the chosen order.

![](/files/D74wRWjjwKZqBXBhyHl9)

* **Print Labels** checkbox indicates whether labels should be printed during waving. Alternatively, labels could be reprinted from other screens (i.e. Tote list).
* **SSCC Type** selection contains packaging types for SSCC-18 (The Serial Shipping Container Code) generation. The options are: Case Or Carton, Pallet, Intra Company Use, and Undefined.
* **Tote Type** - pick a suitable tote type. Use drop down menu to select between: carton, pallet, or other option.
* **Size** - select desirable carton size. Size options are set in fulfillment setup tab (Fulfillment > Setup > Carton sizes).
* **Zone Picking** - if the zone picking in enabled, a tote label will be printed for each zone to a zone defined printer. Otherwise users can manually select the number of tote labels that will be printed from a select device.

### Zone Picking Enabled

If the zone picking enable, select printing details for each available zone. Use drop down menu to select a printer and set number of cartons and label copies (per carton)

![](/files/yPLxPKaaygP77AT3Vb7S)

### Zone Picking Disabled&#x20;

![](/files/8EiBxOOOCeFOM6tFa2j4)

After all wave selection are done, click 'Submit', as shown above, to continue picking process.

Pick ticket state has changed from 'Ready to Pick' to 'Waved' and a Totes section is now visible.

![](/files/uiCso6z0t0DoFaDyRRrR)

{% hint style="info" %}
Notice: A tote label can either be a box label or a pallet label depending on how you ship. An example would be a company shipping eCommerce orders, every box is going to a different customer, in this case the tote label is applied to every box.&#x20;
{% endhint %}

## Multiple Pick Ticket Wave

To wave multiple pick tickets at once navigate to pick ticket list and select desired orders from the grid as shown below.

![](/files/YqMXIk26P7XabxntxTXG)

After order selection is complete, click on 'Label Printing' menu and choose 'Wave' option.

![](/files/9TovUec8sEwQG4Ig5cTT)

In the pop-up window, select suitable settings and click 'Submit' to continue picking process.

## Waved State

When the ticket is in 'Waved' state it is ready to be picked by the warehouse employees using handheld devices.&#x20;

On the web interface side, waved pick tickets get couple new functions. First is - 'Unwave' button that will undo the previous waving step.

Second is 'Auto pick'. This action will automatically reduce inventory without physical scans.

<figure><img src="/files/RExvUv0Azz4BDvYHLQKL" alt=""><figcaption></figcaption></figure>

{% hint style="info" %}
Warning: Auto pick operation should only be used during training or by trained personnel only!
{% endhint %}


---

# Agent Instructions: Querying This Documentation

If you need additional information that is not directly available in this page, you can query the documentation dynamically by asking a question.

Perform an HTTP GET request on the current page URL with the `ask` query parameter:

```
GET https://docs.p4warehouse.com/v2/fulfillment/pick-tickets/picking-or-web-interface/wave.md?ask=<question>
```

The question should be specific, self-contained, and written in natural language.
The response will contain a direct answer to the question and relevant excerpts and sources from the documentation.

Use this mechanism when the answer is not explicitly present in the current page, you need clarification or additional context, or you want to retrieve related documentation sections.
