# Report Picking of Handling Units

## Overview

This flow(app) can be used to report picking of Customer Order deliveries connected to handling units.

<div align="left"><img src="/files/Hoz9aJrYwGbcR9ao5bmS" alt=""></div>

*The complete overview of the flow(app):*

{% file src="/files/RDwZtBetq2wYjblLtXnB" %}

## Steps

### **Enter Pick List No**

* Pick List No is required and it should belong to the user’s default site
* Click on the **List** button to see a list of pick lists

{% hint style="info" %}
**Pin Step:**

Display the user default Site ID and its description.
{% endhint %}

| <img src="/files/eayjrLHG8z8wWwTbHSRl" alt="" data-size="original"> | <img src="/files/vpgVPjU0LHmk6pgU8gZh" alt="" data-size="original"> |
| :-----------------------------------------------------------------: | :-----------------------------------------------------------------: |
|                             Flow Connect                            |                             Flow Classic                            |

### **Enter Handling Unit ID**

* Handling Unit ID is required and it should be connected to the picklist entered in the previous step
* Click on the **List** button to see a list of handling units connected to the picklist

| <img src="/files/rIBb0rOaMs6oy1thpdMn" alt="" data-size="original"> | <img src="/files/m6JXZpRJttkTLeUIfWPH" alt="" data-size="original"> |
| :-----------------------------------------------------------------: | :-----------------------------------------------------------------: |
|                             Flow Connect                            |                             Flow Classic                            |

### **Select Action**

Available options are:

* Pick
* Unreserve Pick List Lines

| <img src="/files/U0WwkLwdTF47vW74F5le" alt="" data-size="original"> | <img src="/files/Z3UuiAvsucMou0B9XUdC" alt="" data-size="original"> |
| :-----------------------------------------------------------------: | :-----------------------------------------------------------------: |
|                             Flow Connect                            |                             Flow Classic                            |

### **Select Shipment Location No**

{% hint style="info" %}
Only shown if the picklist uses shipment inventory.
{% endhint %}

|   | ![](/files/xEQX3DomiduVe6iUfGlg) |
| - | :------------------------------: |
|   |           Flow Classic           |

### **Select Shipment Handling Unit ID**

{% hint style="info" %}
Only shown if there are multiple shipment handling units on the shipment location selected in the previous step.
{% endhint %}

|   | ![](/files/jZYcTxipaCDbmliJTdMs) |
| - | :------------------------------: |
|   |           Flow Classic           |

### **Summary**

* Click on **Save** to complete the picking

|   | ![](/files/agGnD3I33y1T31Cx5dPG) |
| - | :------------------------------: |
|   |           Flow Classic           |


---

# 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.novacura.com/marketplace-documentation/applications/explore-apps/ifs/warehouse-management/documentation/ifs-cloud/customer-order-and-shipment/report-picking-of-handling-units.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.
