KITBOD – No description in the Lawson data dictionary

System
Inventory Control (IC)
Prefix
IBF
Primary key
ITEM-GROUP, COMPANY, LOCATION, ITEM
Fields
10
Updated by
1 program
Referenced by
40 programs

KITBOD is a Lawson Inventory Control table (prefix IBF); no description in the lawson data dictionary. It is indexed by ITEM-GROUP, COMPANY, LOCATION, ITEM (IBFSET1); alternate indexes: IBFSET2. It is related 1:1 to KITITEM. It is updated by ICBD.1 and referenced by IC02.1, IC10.2, IC11.1, IC12.1, IC15.2, IC175, IC183, IC20.1 and 32 more. The table has 10 fields, 2 indexes and 1 documented relation.

About KITBOD

No description in the Lawson data dictionary.

Fields (10)

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

Field / columnTypeDescription & valuesUpdated by
IBF-ITEM-GROUP PK
ITEM_GROUP
Alpha 5ICBD.1
IBF-COMPANY PK
COMPANY
Numeric 4ICBD.1
IBF-LOCATION PK
LOCATION
Alpha 5ICBD.1
IBF-ITEM PK
ITEM
Alpha 32ICBD.1
IBF-BOD-ACCT-ENT
BOD_ACCT_ENT
Alpha 22 (Lower Case)ICBD.1
IBF-BOD-LOCATION
BOD_LOCATION
Alpha 22 (Lower Case)ICBD.1
IBF-BOD-DOC-ID
BOD_DOC_ID
Alpha 100 (Lower Case)ICBD.1
IBF-BOD-SOR
BOD_SOR
Alpha 1ICBD.1
IBF-BOD-REVISION
BOD_REVISION
Alpha 22 (Lower Case)ICBD.1
IBF-BOD-VAR-ID
BOD_VAR_ID
Alpha 22 (Lower Case)ICBD.1

Indexes (2)

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

IndexKeysFlagsConditionUsed in
IBFSET1ITEM-GROUP, COMPANY, LOCATION, ITEMPrimaryIC02.1, IC10.2, IC11.1, IC12.1, IC15.2, IC175, IC183, IC20.1 +22 more (list truncated in source)
IBFSET2BOD-DOC-ID, BOD-ACCT-ENT, BOD-LOCATION, BOD-REVISIONICBD.1, ICBD.2

Relations

One to one (1) — lookups and parents

RelationTableRulesConditionField map
KititemKITITEMRequiredIBF-ITEM-GROUPKIT-ITEM-GROUP, IBF-COMPANYKIT-COMPANY, IBF-LOCATIONKIT-LOCATION, IBF-ITEMKIT-ITEM

Programs

Updated by (1)

Referenced by (40)