# Issue Material Requisition Line

## Overview

This flow(app) can be used to issue a part for the material requisition line whether it had been reserved or not.

![](/files/lwhr6qnOYrMZS1C6JyJp)

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

{% file src="/files/0eWmqwLYLMmEwfcGu3if" %}

## Steps

### **Enter Order No**

* Material Requisition Order Number is required and should be in status **Released**, **Partially Delivered** or **Reserved**.
* Click on the **List** button to see a list of material requisitions that satisfy the above condition.

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

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

| <img src="/files/2ffJ8zWn5tcNP6jKPReU" alt="" data-size="original"> | <img src="/files/Dxuc1SOK71WESCJhgse5" alt="" data-size="original"> |
| :-----------------------------------------------------------------: | :-----------------------------------------------------------------: |
|                             Flow Connect                            |                             Flow Classic                            |

### **Enter Part No**

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

| <img src="/files/5ZDZt4qpb1RRwbjXKzWa" alt="" data-size="original"> | <img src="/files/wQHP4NL2Lvze8ydfqlrU" alt="" data-size="original"> |
| :-----------------------------------------------------------------: | :-----------------------------------------------------------------: |
|                             Flow Connect                            |                             Flow Classic                            |

### **Enter Release No**

* This step is shown only if the selected Order No in the previous step has more than one order line revision for selected Part No.
* Release No is required
* Click on the **List** button to see a list of Release No’s for the selected part.

|     | <img src="/files/NqixRngCDB92WAv8NxSy" alt="" data-size="original"> |
| :-: | :-----------------------------------------------------------------: |
|     |                             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**

* Qty to Issue is required cannot be a negative number or higher than the required quantity.&#x20;

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

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

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

### **Choose the next step**

* Only shown if the order is partially issued.
* On this screen, you can choose from 3 options.
  * Menu - Exit the workflow(app).
  * Issue Another Part - Restart the whole process from the beginning.
  * Issue Same Part - Issue the same part but from a different source.

|     | <img src="/files/YbTwsYpXu1prbSHbo05m" alt="" data-size="original"> |
| :-: | :-----------------------------------------------------------------: |
|     |                             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/issue-material-requisition-line.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.
