MINORCL – Minor Class

System
Inventory Control (IC)
Prefix
MIN
Primary key
ITEM-GROUP, CLASS-TYPE, MAJOR-CLASS, MINOR-CLASS
Fields
6
Updated by
3 programs
Referenced by
97 programs

MINORCL is the Minor Class table in Lawson Inventory Control (prefix MIN). It is indexed by ITEM-GROUP, CLASS-TYPE, MAJOR-CLASS, MINOR-CLASS (MINSET1). It is related 1:1 to ITEMGROUP and MAJORCL. It is updated by IC05.1, IC06.1 and IC07.1 and referenced by DR100, IC10.1, IC10.2, IC11.1, IC120, IC125, IC134, IC135 and 89 more. The table has 6 fields, 1 index and 2 documented relations.

About MINORCL

The Minor Class file is a detail file for the Major Class file. It breaks the major class into smaller subclasses.

Fields (6)

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

Field / columnTypeDescription & valuesUpdated by
MIN-ITEM-GROUP PK
ITEM_GROUP
Alpha 5This field contains the identifier for a group of items that can be shared by one or more companies.IC05.1, IC06.1, IC07.1
MIN-CLASS-TYPE PK
CLASS_TYPE
Alpha 1This field contains the class type, which identifies the group of classes.
  • I Inventory
  • P Purchasing
  • S Sales
IC05.1, IC06.1, IC07.1
MIN-MAJOR-CLASS PK
MAJOR_CLASS
Alpha 4This field contains a classification of item groups. This field is used for reporting and inquiry purposes.IC05.1, IC06.1, IC07.1
MIN-MINOR-CLASS PK
MINOR_CLASS
Alpha 4This field contains the minor class, which is a subdivision of the major class.IC05.1, IC06.1, IC07.1
MIN-DESCRIPTION
DESCRIPTION
Alpha 30 (Lower Case)This field contains the description of the minor class.IC05.1, IC06.1, IC07.1
MIN-ACTIVE-STATUS
ACTIVE_STATUS
Alpha 1This field contains the status of the minor class which controls the use of the class.
  • A Active
  • I Inactive
IC05.1, IC06.1, IC07.1

Indexes (1)

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

IndexKeysFlagsConditionUsed in
MINSET1ITEM-GROUP, CLASS-TYPE, MAJOR-CLASS, MINOR-CLASSPrimaryDR100, IC05.1, IC06.1, IC07.1, IC10.1, IC10.2, IC11.1, IC120 +22 more (list truncated in source)

Relations

One to one (2) — lookups and parents

RelationTableRulesConditionField map
ItemgroupITEMGROUPRequiredMIN-ITEM-GROUPITG-ITEM-GROUP
MajorclassMAJORCLRequiredMIN-ITEM-GROUPMAJ-ITEM-GROUP, MIN-CLASS-TYPEMAJ-CLASS-TYPE, MIN-MAJOR-CLASSMAJ-MAJOR-CLASS

Programs

Updated by (3)

Referenced by (97)