Module jonix.onix2

Class SupplierEANLocationNumber

java.lang.Object
com.tectonica.jonix.onix2.SupplierEANLocationNumber
All Implemented Interfaces:
OnixElement<String>, OnixTag, Serializable

public class SupplierEANLocationNumber extends Object implements OnixElement<String>, Serializable

Supplier EAN location number

An EAN-13 location number identifying a supply source from which the product may be ordered by a trade customer. Now also known as an “EAN-UCC Global Location Number” or GLN. Optional, but each occurrence of the <SupplyDetail> composite must carry either at least one supplier identifier, or a <SupplierName>.

Format Fixed-length, thirteen numeric digits, of which the last is a check digit.
Reference name <SupplierEANLocationNumber>
Short tag <j135>
Example <SupplierEANLocationNumber>5012340098745</SupplierEANLocationNumber>

This tag may be included in the following composites:

Possible placements within ONIX message:

See Also: