GLN (Global Location Number) Validation
formathighValidates Global Location Number (GLN) format per GS1 General Specifications. GLN is a 13-digit identifier used to identify physical locations, legal entities, and functional entities in supply chains. The value must be exactly 13 digits where the last digit is a valid GS1 mod-10 check digit, using the same algorithm as GTIN-13: multiply digits alternately by 1 and 3 (left to right for the first 12 digits), sum the products, and compute check = (10 - sum % 10) % 10.
v1.0.0by dqhub613 downloads4.7 (29)
glngs1retailedilocationsupply-chainlogistics