ITFLINE – Field Nbrs for Item Format

System
Inventory Control (IC)
Prefix
IFL
Primary key
COMPANY, FORMAT-ID, FLD-NBR
Fields
6
Updated by
2 programs
Referenced by
2 programs

ITFLINE is the Field Nbrs for Item Format table in Lawson Inventory Control (prefix IFL). It is indexed by COMPANY, FORMAT-ID, FLD-NBR (IFLSET1); alternate indexes: IFLSET2. It is related 1:1 to ICDICT. It is updated by IC10.1 and IC35.1 and referenced by IC290 and IC36.1. The table has 6 fields, 2 indexes and 1 documented relation.

About ITFLINE

The Field Nbrs for Item Format file contains detail lines for the User-Defined Item Format file. It contains all of the fields selected for the item format.

Fields (6)

Column = COBOL field name without the IFL- prefix, hyphens → underscores. Derived fields are computed by the application and are not stored. PK = primary key (present in every index); SETn = leading/alternate key of that index.

Field / columnTypeDescription & valuesUpdated by
#IFL-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.IC10.1, IC35.1
#IFL-FORMAT-ID PK
FORMAT_ID
Alpha 10This is the user-defined name given to identify the format that this line is for.IC10.1, IC35.1
#IFL-FLD-NBR PK
FLD_NBR
Numeric 4This field contains a number assigned to the field name in the data dictionary used to validate the field attributes.IC10.1, IC35.1
#IFL-FLD-ORDER SET2
FLD_ORDER
Numeric 2This field contains a user-defined number that determines the order the field appear on the form.IC10.1, IC35.1
#IFL-REQUIRED-FL
REQUIRED_FL
Alpha 1This field indicates whether the field requires entry.
  • N No
  • Y Yes
IC10.1, IC35.1
#IFL-DEFAULT-VALUE
DEFAULT_VALUE
Alpha 35This field contains an automatically assigned value to the selected field.IC10.1, IC35.1

Indexes (2)

Keys are listed in index order; marks a descending key. Every documented Lawson index is unique unless flagged Duplicates; Subset indexes carry a Where condition.

IndexKeysFlagsConditionUsed in
IFLSET1
  1. COMPANY
  2. FORMAT-ID
  3. FLD-NBR
PrimaryIC10.1, IC10.2, IC35.1
IFLSET2
  1. COMPANY
  2. FORMAT-ID
  3. FLD-ORDER
  4. FLD-NBR
KeyChangeIC10.1, IC10.2, IC290, IC35.1, IC36.1

Relations

Relationship map — 1:1 lookups/parents on the left, 1:M children on the right (up to 14 each)
ICDICTITFLINE

One to one (1) — lookups and parents

RelationTableRulesConditionField map
IcdictICDICTRequired
IFL-FLD-NBRIDI-FLD-NBR

Programs

Updated by (2)

Referenced by (2)