ITEMFORMAT – User-Defined Item Format

System
Inventory Control (IC)
Prefix
ITF
Primary key
COMPANY, FORMAT-ID
Fields
11
Updated by
2 programs
Referenced by
3 programs

ITEMFORMAT is the User-Defined Item Format table in Lawson Inventory Control (prefix ITF). It is indexed by COMPANY, FORMAT-ID (ITFSET1). It is related 1:1 to ICCOMPANY and ITEMGROUP and 1:M to ITFLINE. It is updated by IC10.1 and IC35.1 and referenced by IC01.1, IC290 and IC36.1. The table has 11 fields, 1 index and 3 documented relations.

About ITEMFORMAT

The User-Defined Item Format file stores format names that define the user-defined item maintenance and inquiry forms.

Fields (11)

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

Field / columnTypeDescription & valuesUpdated by
ITF-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
ITF-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
ITF-MAINT-ITE-FL
MAINT_ITE_FL
Alpha 1This field indicates whether the format is for maintaining Item Master data.
  • N No
  • Y Yes
IC10.1, IC35.1
ITF-MAINT-ITL-FL
MAINT_ITL_FL
Alpha 1This field indicates whether the format is for maintaining Item Location data.
  • N No
  • Y Yes
IC10.1, IC35.1
ITF-STOCK-UOM
STOCK_UOM
Alpha 4This field contains the stock unit of measure for the item.IC10.1, IC35.1
ITF-LOCATION
LOCATION
Alpha 5This field contains a valid stocking location within the company inventory.IC10.1, IC35.1
ITF-GL-CATEGORY
GL_CATEGORY
Alpha 4This field is used to extract the appropriate account numbers for any inventory movement.IC10.1, IC35.1
ITF-INV-TRACK-FL
INV_TRACK_FL
Alpha 1This field determines if this item is a stocked item or a nonstock item. If the item is a stocked item, quantities can be tracked using Item Location records.
  • N No
  • Y Yes
IC10.1, IC35.1
ITF-NBR-FLDS
NBR_FLDS
Numeric 2This field contains the number assigned to a field which determines the order in which the fields appear on the form. This field identifies the last number used.IC10.1, IC35.1
ITF-FORMAT-TYPE
FORMAT_TYPE
Alpha 1This field indicates whether the format is a maintenance format or only an inquiry format. An inquiry format can be used only by IC35.1 (Inquiry Formats) and IC36.1 (User Defined Item Inquiry).
  • I Inquire
  • M Maintenance
IC10.1, IC35.1
ITF-MAINT-ITM-FL
MAINT_ITM_FL
Alpha 1This field indicates whether the format is for maintaining ITEMSRC data.IC10.1, IC35.1

Indexes (1)

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

IndexKeysFlagsConditionUsed in
ITFSET1COMPANY, FORMAT-IDPrimaryIC01.1, IC10.1, IC10.2, IC290, IC35.1, IC36.1

Relations

One to one (2) — lookups and parents

RelationTableRulesConditionField map
CompanyICCOMPANYRequiredITF-COMPANYICC-COMPANY
ItemgroupITEMGROUPRequiredICC-ITEM-GROUPITG-ITEM-GROUP

One to many (1) — child tables

RelationTableRulesConditionField map
ItflineITFLINEITF-COMPANYIFL-COMPANY, ITF-FORMAT-IDIFL-FORMAT-ID, IFL-FLD-NBR

Programs

Updated by (2)

Referenced by (3)