# Modify Handling Unit

## Overview

This flow (app) can be used to modify a handling unit configuration which either connected or not connected to a shipment.

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

*The complete overview of the flow:*

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

## Steps

### Enter Shipment ID

* Shipment ID is not mandatory. Any shipment belonging to the user default site can be entered
* Click on the **List** button to see a list of shipments connected to the user default site

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

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

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

### Enter Handling Unit ID

* Enter the Handling Unit ID to be modified. The site of the handling unit should be either empty or the same as the user default site
* If the Shipment ID is entered in the previous step, handling unit Shipment ID should match the same
* Click on the **List** button to see a list of Handling Units that satisfy the above conditions

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

### Enter Width/Height/Depth

{% hint style="info" %}
These steps are optional.
{% endhint %}

| <img src="/files/gqLwuW6LmNr75iGH8ty5" alt="" data-size="original"> | <img src="/files/PahJ5qoG77JwPZUoGtOr" alt="" data-size="original"> |
| :-----------------------------------------------------------------: | :-----------------------------------------------------------------: |
| <img src="/files/ShAhMdb8aWtUJiZOubzU" alt="" data-size="original"> | <img src="/files/7ojYP7ULs5FQwjB9MfoY" alt="" data-size="original"> |
| <img src="/files/7KSiXgEjQw4AFeFTM2kd" alt="" data-size="original"> | <img src="/files/TtCEN5bCF3YPm74aEGH4" alt="" data-size="original"> |
|                             Flow Connect                            |                             Flow Classic                            |

### Enter Gross Weight/Volume

{% hint style="info" %}
These steps are optional.
{% endhint %}

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

### Check Generate SSCC

* This step is shown only if the selected Handling Unit’s Type is SSCC generation enabled

{% hint style="info" %}
Check box selection is optional.
{% endhint %}

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

### Enter SSCC

* This step is optional and will be shown only if Generate SSCC option is **Not** used

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

### Enter Alt Handling Unit Label

{% hint style="info" %}
This step is optional.
{% endhint %}

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

### Print Handling Unit Label

{% hint style="info" %}
This step is optional.
{% endhint %}

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

### Print Content Label

{% hint style="info" %}
This step is optional.
{% endhint %}

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

### Print Shipment Label

* This step is optional and is shown only if a Shipment ID is entered in the first step

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

### Summary

* Summary step. Click on the **Save** button to save the updated Handling Unit

| ![](/files/qMAi3Kyj6Iy4N0qJmg3s) |
| -------------------------------- |


---

# 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/modify-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.
