Item Label
Expected Usage
The item label is typically used in the receiving scenario where an item can arrive without a label.
It will contain standard information from the item card in Business Central and new information entered directly on the device:
- Lot / serial number
- Expiration date
- Quantity
Barcode
- The data is also encoded in a GS1 DataMatrix (2D) barcode, so the mobile app can read all values in one single scan, speeding up receipt significantly.
- Alternatively, a simple linear barcode can be used.
Customization
- Some templates already have room for optional values (extrainfo). This gives the design some flexibility for the developer
- Additional values and design changes are easily made using the Cloud Designer
Overview
Size: 4" x 6"
Template Name: standard_item_nav_gs1_datamatrix_4x6_v3
The label on the left shows the data placeholders. The label on the right shows an example with real values.
Size: 4" x 3"
Template Name: standard_item_nav_gs1_datamatrix_4x3_v1
The label on the left shows the data placeholders. The label on the right shows an example with real values.
Size: 4" x 2"
Template Name: standard_item_nav_gs1_datamatrix_4x2_v3
The label on the left shows the data placeholders. The label on the right shows an example with real values.
Size: 4" x 1"
Template Name: standard_item_nav_gs1_datamatrix_4x1_v1
The label on the left shows the data placeholders. The label on the right shows an example with real values.
Size: 3" x 2"
Template Name: standard_item_nav_gs1_datamatrix_3x2_v2
The label on the left shows the data placeholders. The label on the right shows an example with real values.
Size: 2" x 1"
Template Name: standard_item_nav_gs1_datamatrix_2x1_v1
The label on the left shows the data placeholders. The label on the right shows an example with real values.
How is the barcode value determined?
Step 1: Determine the Item
- Printing from "Print" function (Main menu)
- The item is determined using the regular "Item Reference" search in Mobile WMS
- Printing from "Print Label" action (Receive lines, Pick Linesetc.)
- The current line context is used
Step 2: Find the "Item Reference" barcode value
The "Item Reference" barcode is selected (the first one found) based on the Unit, Item and Item Variant
Step 3: Fallback if above
- "GTIN" on Item card
- Item number itself
What steps are collected when printing Item Labels?
These steps are collected, based on their conditions. This can be customized.
Serial No.
- Displayed and in barcode
- Condition: Item Tracking Code: SN Specific Tracking is TRUE
Lot No
- Displayed and in barcode
- Condition: Item Tracking Code: Lot Specific Tracking is TRUE
Expiration Date
- Displayed and in barcode
- Condition: Item Tracking Code: Man. Expir. Date Entry Reqd. is TRUE
Unit of Measure Code
- Displayed
- Condition: The Item has multiple Units and is not Serial tracked
Variant Code
- Displayed
- Condition: The Item has multiple Variant and the variant is not given. I.e. by an Order Line.
Quantity per Label
- The number of item pieces contained in this logistic unit and represented by this label
- Condition: Always except when item is Serial tracked
Printer selection
- The printer to use
- Condition: Always
Number of labels
- Number of labels to print
- Condition: Always
Dataset
The item label is based on this dataset
Path | In barcode | Barcode AI | Business Central Data | Comment |
---|---|---|---|---|
Description | ||||
Description_Label | ||||
ExpirationDateDisplay | ||||
ExpirationDateDisplay_Label | ||||
ExpirationDateGS1 | x | 17 | ||
GTIN | x | 01 | Item Card. | An EAN-13 barcode making the barcode valid GS-1 Note: GTIN replaces ItemNumber and ItemBarcode values |
ItemBarcode | x | 91 | Used for non-GS1 item barcodes. Note: EAN-13 barcode should NOT be here. | |
ItemBarcode_Label | ||||
ItemNumber | ( x ) | 91 | Item Card. No. field. | The last fallback value. Only included if <ItemBarcode> is blank |
ItemNumber_Label | ||||
LotNumber | x | 10 | ||
LotNumber_Label | ||||
Quantity | x | 37 | ||
Quantity_Label | ||||
SerialNumber | x | 21 | ||
SerialNumber_Label | ||||
UnitOfMeasure | ||||
UnitOfMeasure_Label | ||||
Variant | ||||
Variant_Label | ||||
ExtraInfo01 | ||||
ExtraInfo01_Label | ||||
ExtraInfo02 | ||||
ExtraInfo02_Label | ||||
ExtraInfo03 | ||||
ExtraInfo03_Label | ||||
ExtraInfo04 | ||||
ExtraInfo04_Label |