# Scrap Inventory Part

## Overview

This flow(app) can be used to manually scrap the inventory parts in stock.

![](/files/m5gdMQ6SZYPYurTp6LDl)

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

{% file src="/files/5COByT1roDEPbK0b1XbH" %}

## Steps

### Enter Location

* Location No is required. Enter the location where you need to scrap the parts from.
* Click on the **List** button to see a list of available locations.

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

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

| <img src="/files/zgbHLNj1Wdl6MDNKxkpw" alt="" data-size="original"> | <p><img src="/files/ANrPm9KuIyp0Z0wSJPlm" alt=""><br></p> |
| :-----------------------------------------------------------------: | :-------------------------------------------------------: |
|                             Flow Connect                            |                        Flow Classic                       |

### Enter Part/GTIN

* Part No is required and should exist in the Location entered in the previous step.
* Click on the **List** button to see a list of parts that satisfy the above condition.

| <img src="/files/IZ2b9N3eezPlV6gGP7Tz" alt="" data-size="original"> | <p><img src="/files/vAKT66mhmSgcfGalM5Mz" alt=""><br></p> |
| :-----------------------------------------------------------------: | :-------------------------------------------------------: |
|                             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)&#x20;
{% endhint %}

### Enter Qty To Scrap

* Qty to Scrap is required.
* Quantity must be less than or equal to the available quantity.

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

Display information about the selected ***Inventory Part In Stock*** record
{% endhint %}

| <img src="/files/kOhc0EjzWKpaXNOQcQPZ" alt="" data-size="original"> | <p><img src="/files/kkXf8MPY8JQvEEM4Jvht" alt=""><br></p> |
| :-----------------------------------------------------------------: | :-------------------------------------------------------: |
|                             Flow Connect                            |                        Flow Classic                       |

### **Enter Scrap Cause**

* Scrap Cause is required.
* Click on the **List** button to see a list of scrap causes.

| <img src="/files/Ak5iKCT3Vwuzk0UHpe7g" alt="" data-size="original"> | <p><img src="/files/HDLmkvCBNJt20Al3cvVu" alt=""><br></p> |
| :-----------------------------------------------------------------: | :-------------------------------------------------------: |
|                             Flow Connect                            |                        Flow Classic                       |

### **Add Note**

* Scrap Note is optional.

| <img src="/files/Rgvsj7ZDXxpSpiEHEjkd" alt="" data-size="original"> | <p><img src="/files/GAuZA0mdHq1vXDBJM06p" alt="" data-size="original"><br></p> |
| :-----------------------------------------------------------------: | :----------------------------------------------------------------------------: |
|                             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-application-10/warehouse-handling/scrap-inventory-part.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.
