# Print Stock Label

## Overview

<figure><img src="/files/wA2pZxX9Ltmpd9QNGs8M" alt=""><figcaption></figcaption></figure>

### Features

* Search Balance Id(s).
  * Browse after Item Numbers to apply a filter before the search.
* Report Priting.
  * Report printer, number of labels and quantity per label
    * Browse after Printers.

## 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/AbCOj0hpJcq3aziVBuHY" 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/6isQdZIaiDebYuHm7tkn" alt="" width="375"><figcaption><p>Typing in location.</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/XNPbneVZc4AL25WVb3En" alt="" width="375"><figcaption></figcaption></figure></div>

**INFO/HEADER DATA**

* N/A

**INPUT DATA**

* Item(s)
  * Item Number
  * Item Name

**FUNCTIONALITY**

* 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.

<div align="left"><figure><img src="/files/mPa9T6ULBz1xwlRqYkTk" alt="" width="375"><figcaption><p>Searching by Item Number.</p></figcaption></figure></div>

### Select Balance Id

{% hint style="info" %}
Use the following User Step to select a Balance Id to print.
{% endhint %}

<div align="left"><figure><img src="/files/G2JQkYmMlGFG7SwzFMii" 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**

* Click **BACK** to get back to [**Search Balance Id**](#search-balance-id) User Step.
* Tap on a Balance Id to print and get to [**Report Priting**](#report-printing) User Step (acts as **NEXT**).

### Report Printing

{% hint style="info" %}
Use the following User Step to report printing details.
{% endhint %}

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

**INFO/HEADER DATA**

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

**INPUT DATA**

* Printer
* Number of Labels
* Quantity per Label\
  \
  \* indicates an input field is mandatory&#x20;

**FUNCTIONALITY**

* Tap to select a printer value from **Printer** Menu Selection Input.

<div><figure><img src="/files/sn99UPQzntkGZoH5T5s8" alt="" width="375"><figcaption><p>Selecting a printer.</p></figcaption></figure> <figure><img src="/files/0BldmowKY4HREE5Q8igv" alt="" width="375"><figcaption><p>Searching after a printer.</p></figcaption></figure></div>

* Type in/scan a number of labels inside the **Number of Labels** Numeric Input.
* Type in/scan quantity per printed lael inside the **Quantity per Label** Numeric Input.

<div><figure><img src="/files/dtLO5iUNZL7VpC1kdfxv" alt="" width="375"><figcaption><p>Typing in number of labels.</p></figcaption></figure> <figure><img src="/files/mUS1p8uhO3UEqHhF0PZI" alt="" width="375"><figcaption><p>Typing in quantity per label.</p></figcaption></figure></div>

* Click **BACK** to get back to [**Select Balance Id**](#select-balance-id) User Step.
* Click **PRINT** to run the transaction.
  * You will be brought back to [**Select Balance Id**](#select-balance-id) User Step with previously applied filter.&#x20;


---

# 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/print-stock-label.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.
