GLNLOC – No description in the Lawson data dictionary

System
Inventory Control (IC)
Prefix
GLO
Primary key
ITEM-GROUP, GLN-NBR
Fields
5
Updated by
15 programs
Referenced by
39 programs

GLNLOC is a Lawson Inventory Control table (prefix GLO); no description in the lawson data dictionary. It is indexed by ITEM-GROUP, GLN-NBR (GLOSET1); alternate indexes: GLOSET2. It is related 1:1 to ITEMGROUP and PROCUREGRP and 1:M to GLNLOCDTL. It is updated by AP510, IC258, IC558, IC58.1, IC58.2, IC58.3, IC64.1, IC64.2 and 7 more and referenced by IC00.1, IC02.1, IC10.2, IC11.1, IC12.1, IC15.2, IC175, IC183 and 31 more. The table has 5 fields, 2 indexes and 3 documented relations.

About GLNLOC

No description in the Lawson data dictionary.

Fields (5)

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

Field / columnTypeDescription & valuesUpdated by
GLO-ITEM-GROUP PK
ITEM_GROUP
Alpha 5AP510, IC258, IC558, IC58.1, IC58.2, IC64.1, IC64.2, IC64.3 +6 more
GLO-GLN-NBR PK
GLN_NBR
Alpha 13AP510, IC258, IC558, IC58.1, IC58.2, IC64.1, IC64.2, IC64.3 +6 more
GLO-DESCRIPTION
DESCRIPTION
Alpha 60 (Lower Case)AP510, IC258, IC558, IC58.1, IC58.2, IC64.1, IC64.2, IC64.3 +6 more
GLO-PARENT
PARENT
Alpha 13AP510, IC258, IC558, IC58.1, IC58.2, IC64.1, IC64.2, IC64.3 +6 more
GLO-STATUS
STATUS
Numeric 1
  • 0 Inactive
  • 1 Active
AP510, IC258, IC558, IC58.1, IC58.2, IC64.1, IC64.2, IC64.3 +6 more

Indexes (2)

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

IndexKeysFlagsConditionUsed in
GLOSET1ITEM-GROUP, GLN-NBRPrimaryAP510, IC00.1, IC02.1, IC10.2, IC11.1, IC12.1, IC15.2, IC175 +22 more (list truncated in source)
GLOSET2ITEM-GROUP, PARENT, GLN-NBRSubsetWhere PARENT != SpacesAP510, IC258, IC58.1, IC58.2

Relations

One to one (2) — lookups and parents

RelationTableRulesConditionField map
ItemgroupITEMGROUPNot RequiredGLO-ITEM-GROUPITG-ITEM-GROUP
ProcuregrpPROCUREGRPNot RequiredGLO-ITEM-GROUPPCG-ITEM-GROUP

One to many (1) — child tables

RelationTableRulesConditionField map
GlnlocdtlGLNLOCDTLGLO-ITEM-GROUPGLX-ITEM-GROUP, GLO-GLN-NBRGLX-GLN-NBR, GLX-GLN-TYPE, GLX-SEQUENCE

Programs

Updated by (15)

Referenced by (39)