ICDICT – Item/Item Location Dictionary

System
Inventory Control (IC)
Prefix
IDI
Primary key
FLD-NBR
Fields
8
Updated by
1 program
Referenced by
27 programs

ICDICT is the Item/Item Location Dictionary table in Lawson Inventory Control (prefix IDI). It is indexed by FLD-NBR (IDISET1). It is updated by IC180 and referenced by IC00.1, IC01.1, IC10.1, IC10.2, IC11.1, IC12.1, IC120, IC183 and 19 more. The table has 8 fields, 1 index and 0 documented relations.

About ICDICT

The Item/Item Location Dictionary file is a file of all Item Master and Item Location fields that can be selected for user-defined item maintenance and inquiry formats. Initially, IC180 (Dictionary Setup) must be run once to load this file.

Fields (8)

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

Field / columnTypeDescription & valuesUpdated by
IDI-FLD-NBR PK
FLD_NBR
Numeric 4This field contains a unique number assigned to the field.IC180
IDI-FLD-NAME
FLD_NAME
Alpha 15This field contains the database field name.IC180
IDI-DB-FILE
DB_FILE
Alpha 3This field identifies the file related to the field name.
  • ITE Item Master File (ITEMMAST)
  • ITL Item Location File (ITEMLOC)
  • ITM Item Source File (ITEMSRC)
  • ICA GL Category File (ICCATEGORY)
  • ICL IC Location (ICLOCATION)
  • ILA IC Location Group (ICLOCGRP)
  • HCI Patient Charge Item HCCRGITEM
IC180
IDI-PROMPT
PROMPT
Alpha 20This field contains the name for the field that displays on forms or prints on reports identifying the field.IC180
IDI-DATA-TYPE
DATA_TYPE
Alpha 1This field indicates whether the field is alphanumeric or numeric.
  • A Alpha
  • N Numeric
IC180
IDI-SIZE
SIZE
Numeric 3This field contains the size of the database field.IC180
IDI-DECIMALS
DECIMALS
Numeric 1This field contains the number of decimals in the database field.IC11.1, IC180
IDI-REQUIRED-FL
REQUIRED_FL
Alpha 1This field indicates whether the database field is required.
  • N No
  • Y Yes
IC180

Indexes (1)

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

IndexKeysFlagsConditionUsed in
IDISET1FLD-NBRPrimaryIC00.1, IC01.1, IC10.1, IC10.2, IC11.1, IC12.1, IC120, IC180 +20 more

Programs

Updated by (1)

Referenced by (27)