# View Stock Details

## Overview

<div align="left"><figure><img src="/files/F4s4ILVVMFNKue72OGBF" alt="" width="563"><figcaption><p>Application Overview</p></figcaption></figure></div>

### Features

* Search and Select Balance Id(s).
  * Browse after Item Numbers to apply a filter before the search.
* View details of selected Balance Id.

## User Steps

### Search Balance Id

{% hint style="info" %}
Use the following User Step to fetch existing Balance Id(s).
{% endhint %}

<div align="left"><figure><img src="/files/ogEnboUrWeDY7Wm77vOj" alt="" width="375"><figcaption></figcaption></figure></div>

**INFO/HEADER DATA**

* N/A

**INPUT DATA**

* Location
* Item Number
* Lot Number
* Container Number\
  \
  \* indicates an input field is mandatory&#x20;

**FUNCTIONALITY**

* Type in/scan the location id value inside the **Location** Text Input.
* Type in/scan the item number value inside the **Item** Text Input.
* Type in/scan the lot number value inside the **Lot** Text Input.
* Type in/scan the container number value inside the **Container** Text Input.

<div align="left"><figure><img src="/files/R68sqjIvpub5gWcjG05t" alt="" width="375"><figcaption><p>Applying search filters.</p></figcaption></figure></div>

* Click **EXIT** to get back to the main menu.
* Click **LIST** to get to [**List**](#list) User Step.
* Click **NEXT** to get to [**Select Balance Id**](#select-balance-id) User Step.

#### List

{% hint style="info" %}
Use the following User Step to browse after existing items.
{% endhint %}

<div align="left"><figure><img src="/files/6syR9dlFwvzDO4K2mD3V" alt="" width="375"><figcaption></figcaption></figure></div>

**INFO/HEADER DATA**

* N/A

**INPUT DATA**

* Item(s)
  * Item Number
  * Item Name

**FUNCTIONALITY**

* Browse through the list of available items.
  * Use Search Bar to filter the list, using item number and/or item name.

<div align="left"><figure><img src="/files/nFJh76NmojKuAWFZ7d17" alt="" width="375"><figcaption><p>Browising through items using part of a item number.</p></figcaption></figure></div>

* Click **BACK** to get back to [**Search Balance Id**](#search-balance-id) User Step.
* Tap on an item number to select one (acts as **NEXT**) and continue to [**Select Balance Id**](#select-balance-id) User Step.

### Select Balance Id

{% hint style="info" %}
Use the following User Step to select a Balance Id for details check-up.
{% endhint %}

<div align="left"><figure><img src="/files/WZdM9UANp56foFI1Gu4I" alt="" width="375"><figcaption></figcaption></figure></div>

**INFO/HEADER DATA**

* N/A

**INPUT DATA**

* Balance Id(s)
  * Location
  * Item Number
  * Lot Number (if applicable)
  * Container Number (if applicable)
  * Status
  * On-hand Balance (Basic Unit of Measure)

**FUNCTIONALITY**

* Browse through the list of searched Balance Id(s).
  * Use Search Bar to filter the list, using details of Balance Id(s).

<div align="left"><figure><img src="/files/4Zi8r9D6SJUNPYebWomj" alt="" width="375"><figcaption><p>Browising through Balance ID(s) using part of a lot number.</p></figcaption></figure></div>

* Click **BACK** to get back to [**Search Balance Id**](#search-balance-id) User Step.
* Tap on a Balance Id to select one (acts as **NEXT**) and get to [**View Balance Id**](#view-balance-id) User Step.&#x20;

### View Balance Id

{% hint style="info" %}
Use the following User Step to check details of selected Balance Id.
{% endhint %}

<div align="left"><figure><img src="/files/rwAHGEMAhuu4wVYvZviJ" alt="" width="375"><figcaption></figcaption></figure></div>

**INFO/HEADER DATA**

* Balance Id details
  * Company
  * Warehouse
  * Item Number
  * Item Name
  * Item Type
  * Item Group
  * ABC Class
  * Stock Zone
  * Location
  * Lot Number
  * Lot Reference 1
  * Lot Reference 2
  * Remark
  * Container/Inhouse Package Number
  * Receiving Number
  * Status
  * Is Allocatable?
  * Onhand Quantity
  * Allocated Quantity
  * Allocatable Quantity
  * Movable Quantity
  * Basic Unit of Measure
  * Onhand Catch Weight
  * Catch Weight Unit of Measure
  * Priority Date
  * Last Receipt Date
  * Last Issue Date
  * Reclassification Date
  * Last Physical Inventory Date
  * Is Physical Inventory in Progress?
  * Physical Inventory Number

**INPUT DATA**

* N/A

**FUNCTIONALITY**

* List shows stock details of the selected Balance ID.

<div><figure><img src="/files/f2Om17ES0OjwGLmI9nSX" alt="" width="375"><figcaption></figcaption></figure> <figure><img src="/files/GBnI7W6kXZWzUY0WQkiE" alt="" width="375"><figcaption></figcaption></figure></div>

* Click **BACK** to get back to [**Select Balance Id**](#select-balance-id) User Step.
* Click **NEXT** to get back to [**Search Balance Id**](#search-balance-id) User Step.


---

# 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/infor-m3/documentation/supply-chain-execution/view-stock-details.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.
