Module: GS1::AI

Defined in:
lib/gs1/ai.rb

Constant Summary collapse

SSCC =

Serial Shipping Container Code (SSCC)

'00'.freeze
GTIN =

Global Trade Item Number (GTIN)

'01'.freeze
CONTENT =

GTIN of contained trade items

'02'.freeze
BATCH_LOT =

Batch or lot number

'10'.freeze
PROD_DATE =

Production date (YYMMDD)

'11'.freeze
DUE_DATE =

Due date (YYMMDD)

'12'.freeze
PACK_DATE =

Packaging date (YYMMDD)

'13'.freeze
BEST_BY =

Best before date (YYMMDD)

'15'.freeze
SELL_BY =

Sell by date (YYMMDD)

'16'.freeze
USE_BY =

Expiration date (YYMMDD)

'17'.freeze
VARIANT =

Variant number

'20'.freeze
SERIAL =

Serial number

'21'.freeze
CPV =

Consumer product variant

'22'.freeze
ADDITIONAL_ID =

Additional item identification

'240'.freeze
CUST_PART_NO =

Customer part number

'241'.freeze
MTO_VARIANT =

Made-to-Order variation number

'242'.freeze
PCN =

Packaging component number

'243'.freeze
SECONDARY_SERIAL =

Secondary serial number

'250'.freeze
REF_TO_SOURCE =

Reference to source entity

'251'.freeze
GDTI =

Global Document Type Identifier (GDTI)

'253'.freeze
GLN_EXTENSION_COMPONENT =

GLN extension component

'254'.freeze
GCN =

Global Coupon Number (GCN)

'255'.freeze
VAR_COUNT =

Count of items (variable measure trade item)

'30'.freeze
ORDER_NUMBER =

Customer’s purchase order number

'400'.freeze
GINC =

Global Identification Number for Consignment (GINC)

'401'.freeze
GSIN =

Global Shipment Identification Number (GSIN)

'402'.freeze
ROUTE =

Routing code

'403'.freeze
SHIP_TO_LOC =

Ship to - Deliver to Global Location Number

'410'.freeze
BILL_TO =

Bill to - Invoice to Global Location Number

'411'.freeze
PURCHASE_FROM =

Purchased from Global Location Number

'412'.freeze
SHIP_FOR_LOC =

Ship for - Deliver for - Forward to Global Location Number

'413'.freeze
LOC_NO =

Identification of a physical location - Global Location Number

'414'.freeze
PAY_TO =

Global Location Number of the invoicing party

'415'.freeze
PROD_SERV_LOC =

GLN of the production or service location

'416'.freeze
SHIP_TO_POST =

Ship to - Deliver to postal code within a single postal authority

'420'.freeze
SHIP_TO_POST_ISO =

Ship to - Deliver to postal code with ISO country code

'421'.freeze
ORIGIN =

Country of origin of a trade item

'422'.freeze
COUNTRY_INITIAL_PROCESS =

Country of initial processing

'423'.freeze
COUNTRY_PROCESS =

Country of processing

'424'.freeze
COUNTRY_DISASSEMBLY =

Country of disassembly

'425'.freeze
COUNTRY_FULL_PROCESS =

Country covering full process chain

'426'.freeze
ORIGIN_SUBDIVISION =

Country subdivision Of origin

'427'.freeze
NSN =

NATO Stock Number (NSN)

'7001'.freeze
MEAT_CUT =

UN/ECE meat carcasses and cuts classification

'7002'.freeze
EXPIRY_TIME =

Expiration date and time

'7003'.freeze
ACTIVE_POTENCY =

Active potency

'7004'.freeze
CATCH_AREA =

Catch area

'7005'.freeze
FIRST_FREEZE_DATE =

First freeze date

'7006'.freeze
HARVEST_DATE =

Harvest date

'7007'.freeze
AQUATIC_SPECIES =

Species for fishery purposes

'7008'.freeze
FISHING_GEAR_TYPE =

Fishing gear type

'7009'.freeze
PROD_METHOD =

Production method

'7010'.freeze
REFURB_LOT =

Refurbishment lot ID

'7020'.freeze
FUNC_STAT =

Functional status

'7021'.freeze
REV_STAT =

Revision status N4+X..20 (FNC1)

'7022'.freeze
GIAI_ASSEMBLY =

Global Individual Asset Identifier (GIAI) of an assembly

'7023'.freeze
PROCESSOR =

Number of processor with ISO Country Code N4+N3+X..27 (FNC1)

'703'.freeze
DIMENSIONS =

Roll products (width, length, core diameter, direction, splices)

'8001'.freeze
CMT_NO =

Cellular mobile telephone identifier

'8002'.freeze
GRAI =

Global Returnable Asset Identifier (GRAI)

'8003'.freeze
GIAI =

Global Individual Asset Identifier (GIAI)

'8004'.freeze
PRICE_PER_UNIT =

Price per unit of measure

'8005'.freeze
GCTIN =

Identification of the components of a trade item

'8006'.freeze
IBAN =

International Bank Account Number (IBAN)

'8007'.freeze
PROD_TIME =

Date and time of production

'8008'.freeze
CPID =

Component / Part Identifier (CPID)

'8010'.freeze
CPID_SERIAL =

Component / Part Identifier serial number (CPID SERIAL)

'8011'.freeze
VERSION =

Software version

'8012'.freeze
GMN =

Global Model Number

'8013'.freeze
GSRN_PROVIDER =

Global Service Relation Number to identify the relationship between an organisation offering services and the provider of services

'8017'.freeze
GSRN_RECIPIENT =

Global Service Relation Number to identify the relationship between an organisation offering services and the recipient of services

'8018'.freeze
SRIN =

Service Relation Instance Number (SRIN)

'8019'.freeze
REF_NO =

Payment slip reference number

'8020'.freeze
COUPON_CODE =

Coupon code identification for use in North America

'8110'.freeze
POINTS =

Loyalty points of a coupon

'8111'.freeze
PRODUCT_URL =

Extended Packaging URL

'8200'.freeze
INTERNAL =

Information mutually agreed between trading partners

'90'.freeze
INTERNAL1 =

Company internal information

'91'.freeze
INTERNAL2 =

Company internal information

'92'.freeze
INTERNAL3 =

Company internal information

'93'.freeze
INTERNAL4 =

Company internal information

'94'.freeze
INTERNAL5 =

Company internal information

'95'.freeze
INTERNAL6 =

Company internal information

'96'.freeze
INTERNAL7 =

Company internal information

'97'.freeze
INTERNAL8 =

Company internal information

'98'.freeze
INTERNAL9 =

Company internal information

'99'.freeze