LIN — Line Item (Product)
EDIFACT segment
📘
Opens a line item, carrying the line number and the product identifier (usually an EAN/GTIN barcode). The IMD, QTY, PRI and MOA segments that follow belong to this line.
Example
LIN+1++5410013101234:EN'
Data Elements
| Pos. | Description |
|---|---|
01 | Line Item Sequence No |
02 | Action Code |
03 | Item Number (EAN) |
Code List
| Code | Meaning |
|---|---|
EN | EAN / Barcode (GTIN) |
IN | Buyer Code |
SA | Supplier Code |
STATUS_1 | Added |
STATUS_2 | Deleted / Cancelled |
STATUS_3 | Changed |
STATUS_5 | Accepted |
STATUS_7 | Rejected |
UP | UPC Barcode |
Watch out
The EN qualifier marks the identifier as an EAN/GTIN. A line item continues until the next LIN appears.