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 / column | Type | Description & values | Updated by |
|---|---|---|---|
#IFL-COMPANY PKCOMPANY | Numeric 4 | Identifies 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 PKFORMAT_ID | Alpha 10 | This is the user-defined name given to identify the format that this line is for. | IC10.1, IC35.1 |
#IFL-FLD-NBR PKFLD_NBR | Numeric 4 | This 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 SET2FLD_ORDER | Numeric 2 | This field contains a user-defined number that determines the order the field appear on the form. | IC10.1, IC35.1 |
#IFL-REQUIRED-FLREQUIRED_FL | Alpha 1 | This field indicates whether the field requires entry.
| IC10.1, IC35.1 |
#IFL-DEFAULT-VALUEDEFAULT_VALUE | Alpha 35 | This 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.
| Index | Keys | Flags | Condition | Used in |
|---|---|---|---|---|
IFLSET1 |
| Primary | IC10.1, IC10.2, IC35.1 | |
IFLSET2 |
| KeyChange | IC10.1, IC10.2, IC290, IC35.1, IC36.1 |
Relations
One to one (1) — lookups and parents
| Relation | Table | Rules | Condition | Field map | |||
|---|---|---|---|---|---|---|---|
| Icdict | ICDICT | Required |
|