# Reassign Handling Unit on Shipment

## Overview

This flow(app) can be used to reassign a handling unit from one shipment to another new or an existing shipment on the user’s default site.

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

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

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

## Steps

### **Enter Handling Unit ID**

* Handling Unit ID is mandatory and should be assigned to a shipment
* The handling unit assigned shipment should satisfy the following conditions:
  * Belong to the user’s default site
  * Should be in “*Preliminary”* or *“Completed”* state
  * Not delivered yet
* Click on the **List** button to see a list of handling units that satisfy the above conditions

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

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

| <img src="/files/FY4rTQE1SWB4G3cqFGHT" alt="" data-size="original"> | ![](/files/TPcD349oLlnUDB7l3e0g) |
| :-----------------------------------------------------------------: | :------------------------------: |
|                             Flow Connect                            |           Flow Classic           |

### **New Shipment**

* Select if you want to assign the handling unit to an existing shipment or create a new shipment
* If you choose the latter the flow will create a new shipment and assign the handling unit to it

{% hint style="info" %}
The new shipment will get the following values from the current shipment:&#x20;

* receiver ID&#x20;
* receiver address
* ship-via
* delivery terms
* shipment type
* planned ship date
* planned delivery date
* forwarder
* rout
  {% endhint %}

| <img src="/files/cQxtILRjJKQDjktDyWBR" alt="" data-size="original"> | ![](/files/fOJJ6aRMVI79uWQpGsHj) |
| :-----------------------------------------------------------------: | :------------------------------: |
|                             Flow Connect                            |           Flow Classic           |

### **Enter To Shipment ID**

* To Shipment ID is mandatory and only shown if you select “Reassign to Existing Shipment” in the previous step
* To Shipment ID should have the same receiver ID, receiver address, ship-via, delivery terms, and shipment type as the From Shipment ID
* Click on the **List** button to see a list of shipments that satisfy the above condition

| <img src="/files/C0RO5QnhhcdIHMDFd6OK" alt="" data-size="original"> | ![](/files/JXFGJ83Toq3rzFBf5vxV) |
| :-----------------------------------------------------------------: | :------------------------------: |
|                             Flow Connect                            |           Flow Classic           |

### **Summary**

* With the Release Reservation check-box, you can choose to release the reservations attached to the handling unit or to reassign them to the destination shipment
* If the parts are picked and placed in the shipment inventory they will always be reassigned to the destination shipment
* Click on the **Save** button to complete the process

| <img src="/files/k5nJ1Te1kYUkZLBsJSeY" alt="" data-size="original"> | ![](/files/QxMznCiAJjYNjX6YIriK) |
| :-----------------------------------------------------------------: | :------------------------------: |
|                             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/customer-order-and-shipment/reassign-handling-unit-on-shipment.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.
