ICLOT – Lots with Expire Date/On Hold

System
Inventory Control (IC)
Prefix
ILT
Primary key
COMPANY, LOCATION, ITEM, LOT
Fields
7
Updated by
243 programs
Referenced by
9 programs

ICLOT is the Lots with Expire Date/On Hold table in Lawson Inventory Control (prefix ILT). It is indexed by COMPANY, LOCATION, ITEM, LOT (ILTSET1). It is related 1:1 to ICCOMPANY, ICLOCATION, ITEMLOC and ITEMMAST and 1:M to SOHDETAIL. It is updated by AP125, AP126, AP131, AP20.1, AP20.2, AP20.3, AP20.4, AP20.5 and 235 more and referenced by IC220, IC230, IC29.1, IC41.1, IC42.1, IC42.2, IC42.4, IC44.1 and 1 more. The table has 7 fields, 1 index and 5 documented relations.

About ICLOT

The Lots with Expire Date/On Hold file stores the expiration dates and/or the hold flag for lots. These records are created only if a lot has an expiration date or if it has been put on hold.

Fields (7)

Column = COBOL field name without the ILT- prefix, hyphens → underscores. Derived fields are computed by the application and are not stored.

Field / columnTypeDescription & valuesUpdated by
ILT-COMPANY PK
COMPANY
Numeric 4Identifies the AP company if the resource type = V. Identifies the HR company if the resource type = E. It is blank for type A, P or Q resources.AP125, AP126, AP131, AP20.1, AP20.2, AP20.3, AP20.4, AP20.5 +52 more (list truncated in source)
ILT-LOCATION PK
LOCATION
Alpha 5This field contains a valid stocking location within the company inventory.AP125, AP126, AP131, AP20.1, AP20.2, AP20.3, AP20.4, AP20.5 +52 more (list truncated in source)
ILT-ITEM PK
ITEM
Alpha 32This field contains the item identifier.AP125, AP126, AP131, AP20.1, AP20.2, AP20.3, AP20.4, AP20.5 +52 more (list truncated in source)
ILT-LOT PK
LOT
Alpha 10This field contains the identifier for a homogeneous quantity of material.AP125, AP126, AP131, AP20.1, AP20.2, AP20.3, AP20.4, AP20.5 +52 more (list truncated in source)
ILT-EXPIRE-DATE
EXPIRE_DATE
Numeric 8 (yyyymmdd)This field contains the expiration date for an entire lot.AP125, AP126, AP131, AP20.1, AP20.2, AP20.3, AP20.4, AP20.5 +52 more (list truncated in source)
ILT-HOLD-FLAG
HOLD_FLAG
Alpha 1This field allows an entire lot to be put on hold, not allowing any issues or transfers to be made for this lot.
  • Y Lot Is On Hold
  • N Lot Is Not On Hold.
AP125, AP126, AP131, AP20.1, AP20.2, AP20.3, AP20.4, AP20.5 +52 more (list truncated in source)
ILT-HOLD-FL-VALUE
HOLD_FL_VALUE
DerivedThis field is derived from the Hold Flag field.

Indexes (1)

Keys marked * are descending. Every documented Lawson index is unique unless flagged Duplicates; Subset indexes carry a Where condition.

IndexKeysFlagsConditionUsed in
ILTSET1COMPANY, LOCATION, ITEM, LOTPrimaryAP125, AP126, AP131, AP20.1, AP20.2, AP20.3, AP20.4, AP20.5 +22 more (list truncated in source)

Relations

One to one (4) — lookups and parents

RelationTableRulesConditionField map
IccompanyICCOMPANYRequiredILT-COMPANYICC-COMPANY
IclocationICLOCATIONRequiredILT-COMPANYICL-COMPANY, ILT-LOCATIONICL-LOCATION
ItemlocITEMLOCRequiredILT-COMPANYITL-COMPANY, ILT-LOCATIONITL-LOCATION, ILT-ITEMITL-ITEM
ItemmastITEMMASTRequiredICC-ITEM-GROUPITE-ITEM-GROUP, ILT-ITEMITE-ITEM

One to many (1) — child tables

RelationTableRulesConditionField map
SohdetailSOHDETAILILT-COMPANYSDT-COMPANY, ILT-LOCATIONSDT-LOCATION, ILT-ITEMSDT-ITEM, SDT-UOM, SDT-LOT, SDT-SUBLOT, SDT-BIN

Programs

Updated by (243)

Referenced by (9)