MFGSHPFAC – Manufacturer Relationship

System
Inventory Control (IC)
Prefix
MFG
Primary key
ITEM-GROUP, MANUF-ID, ST-FACILITY
Fields
14
Updated by
1 program
Referenced by
233 programs

MFGSHPFAC is the Manufacturer Relationship table in Lawson Inventory Control (prefix MFG). It is indexed by ITEM-GROUP, MANUF-ID, ST-FACILITY (MFGSET1); alternate indexes: MFGSET2. It is related 1:1 to ICMANUF and 1:M to ICFACILITY. It is updated by IC34.1 and referenced by AP125, AP126, AP131, AP20.1, AP20.2, AP20.3, AP20.4, AP20.5 and 225 more. The table has 14 fields, 2 indexes and 2 documented relations.

About MFGSHPFAC

This table is used to associate defined ship to facilities (ICFACILITY) with a manufacturer for the purpose of generating the product transfer and resale report.

Fields (14)

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

Field / columnTypeDescription & valuesUpdated by
MFG-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.IC34.1
MFG-MANUF-ID PK
MANUF_ID
Numeric 4A unique idenitifier for a manufacturerIC34.1
MFG-ST-FACILITY PK
ST_FACILITY
Alpha 15A unique identifier for a ship to facility.IC34.1
MFG-NAME
NAME
Alpha 30 (Lower Case)Displays the company description.IC34.1
MFG-MANUF-FAC-ID
MANUF_FAC_ID
Alpha 15Stores a manufacturer supplied ship to facility id for use on the product transfer and resale report EDI transaction N1 segment.IC34.1
MFG-ADDR1
ADDR1
Alpha 30 (Lower Case)This field contains the first line of address information.IC34.1
MFG-ADDR2
ADDR2
Alpha 30 (Lower Case)This field contains the first line of address information.IC34.1
MFG-ADDR3
ADDR3
Alpha 30 (Lower Case)This field contains the first line of address information.IC34.1
MFG-ADDR4
ADDR4
Alpha 30 (Lower Case)This field contains the first line of address information.IC34.1
MFG-CITY-ADDR5
CITY_ADDR5
Alpha 18 (Lower Case)This field contains the city of the address.IC34.1
MFG-STATE-PROV
STATE_PROV
Alpha 2The state or province.IC34.1
MFG-POSTAL-CODE
POSTAL_CODE
Alpha 10 (Lower Case)This field contains the postal code.IC34.1
MFG-COUNTRY-CODE
COUNTRY_CODE
Alpha 2The country code. Required for VAT and intrastat reporting. Must be defined in IN01.1 (Country Maintenance).IC34.1
MFG-COUNTY
COUNTY
Alpha 25 (Lower Case)The county for the company address.IC34.1

Indexes (2)

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

IndexKeysFlagsConditionUsed in
MFGSET1ITEM-GROUP, MANUF-ID, ST-FACILITYPrimaryAP125, AP126, AP131, AP20.1, AP20.2, AP20.3, AP20.4, AP20.5 +22 more (list truncated in source)
MFGSET2ITEM-GROUP, ST-FACILITY, MANUF-IDIC33.1

Relations

One to one (1) — lookups and parents

RelationTableRulesConditionField map
IcmanufICMANUFRequiredMFG-ITEM-GROUPICM-ITEM-GROUP, MFG-MANUF-IDICM-MANUF-ID

One to many (1) — child tables

RelationTableRulesConditionField map
IcfacilityICFACILITYMFG-ITEM-GROUPFAC-ITEM-GROUP, MFG-ST-FACILITYFAC-ST-FACILITY, FAC-COMPANY, FAC-FACILITY-LOC

Programs

Updated by (1)

Referenced by (233)