

"01", "Item Code"
"10", "Lot"
"17", "Expiration Date"
"21", "Serial"
"30", "Quantity"
"92", "Line Key"
"241", "Alias Item Code"
"310", "WEIGHT in KG"
"320", "NETWEIGH in LB"
The human-readable under the barcode will show parenthesis around data like this (01) but the parenthesis is not included in the actual data in the barcode. The parenthesis is replaced by the FNC1 characters.
This means the label will display
(01)20618874000015(10)STA-5220 (30)4
But scanning the barcode will decode as
FNC101FNC120618874000015FNC110FNC1STA-5220 FNC130FNC14
Scanco programming will receive
“20618874000015” as the (01) item number.
“STA-5220” as the (10) lot number.
“4” as the (30) quantity.
_____________________________________________________________
Examples:(01) Item 10847976000040
(13) is not supported
(10) Lot ABC1234
__________________________________________________________________
(01) Item 008012340000155
(11) is not supported
(17) Expiration date 01/01/2020
(10) Lot MT1401G77
(21) Serial 0000017947
Following Sage rules, if the item is Lot controlled the Lot is used, if the items is Serialized the Serial number is used.
__________________________________________________________________
(01) Item 0061414999996
(17) Expiration date 01/01/2010
(10) Lot 123ABC
(21) Serial 1234567890
Following Sage rules, if the item is Lot controlled the Lot is used, if the items is Serialized the Serial number is used.
__________________________________________________________________
(01) Item 0061414999996
(17) Expiration date 01/01/2010
(10) Lot 123ABC
__________________________________________________________________
(01) Item 1086035700010
(10) Lot 092014
(17) Expire date 12/31/2016
(30) Quantity 100
__________________________________________________________________
(01) Item 008012340000155
(11) is not supported
(17) Expire date 01/01/2020
(10) Lot MT1401G77
(21) Serial 0000017947
Following Sage rules, if the item is Lot controlled the Lot is used, if the items is Serialized the Serial number is used.
__________________________________________________________________
(01) Item 09504000059118
(17) Expire date 11/20/2014
(10) Lot 7654321D
(21) Serial 10987654D321
Following Sage rules, if the item is Lot controlled the Lot is used, if the items is Serialized the Serial number is used.
__________________________________________________________________