# Attach Part to Handling Unit

## Overview

This flow (app) can be used to attach an inventory stock record to a handling unit.

<div align="left"><figure><img src="/files/mXx4CnLjoKlQDf7el0EO" alt=""><figcaption></figcaption></figure></div>

*The complete overview of the flow:*

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

## Steps

### Enter Handling Unit ID

* Handling Unit ID is mandatory, and it should belong to the user default site (Or the site should be empty)
* Handling Unit should not be connected to any shipment and the “In Transit” checkbox should not be checked in the Handling Unit
* Click on the **List** button to see a list of Handling Unit ID’s which satisfy the above conditions

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

Display the user default Site ID and its description&#x20;
{% endhint %}

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

### Enter Part No

* Part No is mandatory and validated against the inventory part in stock

{% hint style="warning" %}
**The “Inventory Part In Stock” record:**

* Should belong to the user default site
* Should not have been connected to any Handling Unit already (Handling Unit ID set to 0)
* Should have Qty Available > 0
* Should belong to an inventory location with location type other than “Arrival” or “Quality Assurance”
* Should have the same inventory location as Handling Unit if the Handling Unit has an inventory location specified
* Should not be frozen for counting

{% endhint %}

* If the selected Handling Unit in the first step has “Mix of Part Numbers Blocked” option enabled and if it already has parts connected to it, then the Part No in “Inventory Part In Stock” should equal to the part no already connected to handling unit
* If the selected Handling Unit in the first step has “Mix of Part Numbers Blocked” option enabled and if it already has parts connected to it, then the “Inventory Part In Stock” should have records with the same Part No as the Handling Unit
* If the selected Handling Unit in the first step has “Mix of Condition Code Blocked” option enabled and if it already has parts with Condition Codes connected to it, then the “Inventory Part In Stock” should have records with the same Part No and Condition Code
* Click on the **List** button to see a list of “Inventory Part In Stock” records that satisfy the above conditions grouped by Part No

{% hint style="info" %}
*Based on the selected Part, user might be prompted with additional user steps as described in the rest of this document*.
{% endhint %}

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

{% hint style="info" %}
*Based on the selected Part, user might be prompted with additional user steps to filter out* **Inventory Part In Stock** *records until a unique stock record is selected. For more info about these additional steps please refer* [*Inventory Part In Stock Selection*](/marketplace-documentation/applications/explore-apps/ifs/warehouse-management/documentation/ifs-application-10/inventory-part-in-stock-selection.md)*.*
{% endhint %}

### Enter Quantity

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

Display information about the selected inventory part in stock record.
{% endhint %}

| <img src="/files/ZeBt12RNjcLWoNuohhqF" alt="" data-size="original"> | <img src="/files/nSPHp3tNq0lrvRXLnFdZ" alt="" data-size="original"> |
| :-----------------------------------------------------------------: | :-----------------------------------------------------------------: |
|                             Flow Connect                            |                             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/handling-unit-management/attach-part-to-handling-unit.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.
