ICMANUF – Manufacturer
- System
- Inventory Control (IC)
- Prefix
ICM- Primary key
ITEM-GROUP,MANUF-ID- Fields
- 12
- Updated by
- 2 programs
- Referenced by
- 1 program
ICMANUF is the Manufacturer table in Lawson Inventory Control (prefix ICM). It is indexed by ITEM-GROUP, MANUF-ID (ICMSET1). It is related 1:M to MFGSHPFAC. It is updated by IC153 and IC34.1 and referenced by PO00.1. The table has 12 fields, 1 index and 1 documented relation.
About ICMANUF
The manufacturer table is used to identify entites requesting the product transfer and resale report. In addition this table is used to establish reporting options.
Fields (12)
Column = COBOL field name without the ICM- prefix, hyphens → underscores. Derived fields are computed by the application and are not stored.
| Field / column | Type | Description & values | Updated by |
|---|---|---|---|
ICM-MANUF-ID PKMANUF_ID | Numeric 4 | A unique idenitifier for a manufacturer | IC34.1 |
ICM-ITEM-GROUP PKITEM_GROUP | Alpha 5 | This field contains the identifier for a group of items that can be shared by one or more companies. | IC34.1 |
ICM-NAMENAME | Alpha 30 (Lower Case) | Displays the company description. | IC34.1 |
ICM-EDI-NBREDI_NBR | Alpha 15 | — | IC34.1 |
ICM-RPT-FREQRPT_FREQ | Numeric 1 | Identifies the frequency or time boundry for reporting
| IC34.1 |
ICM-NXT-RPT-DTNXT_RPT_DT | Numeric 8 (yyyymmdd) | Contains the last date that will be reported. | IC153, IC34.1 |
ICM-NON-INV-ITEMNON_INV_ITEM | Numeric 1 | —
| IC34.1 |
ICM-DETAIL-OPTIONDETAIL_OPTION | Numeric 1 | Provides the option to select the level of detail(or roll up) that will be reported.
| IC34.1 |
ICM-SORT-SEQSORT_SEQ | Numeric 1 | Establishes the report detail sort sequence.
| IC34.1 |
ICM-UOM-OPTIONUOM_OPTION | Numeric 1 | Determies which Unit of measure will be used fro reporting purposes.
| IC34.1 |
ICM-DECIMAL-HNDLDECIMAL_HNDL | Numeric 1 | Identifies option for handling decimal values that may be calculated for a quantity.
| IC34.1 |
ICM-CURRENCY-CDCURRENCY_CD | Alpha 5 | This field contains the company base currency code established in Company (GL10.1 ). | IC34.1 |
Indexes (1)
Keys marked * are descending. Every documented Lawson index is unique unless flagged Duplicates; Subset indexes carry a Where condition.
| Index | Keys | Flags | Condition | Used in |
|---|---|---|---|---|
ICMSET1 | ITEM-GROUP, MANUF-ID | Primary | IC153, IC34.1, IC34.2, IC34.3, PO00.1 |
Relations
One to many (1) — child tables
| Relation | Table | Rules | Condition | Field map |
|---|---|---|---|---|
| Mfgshpfac | MFGSHPFAC | ICM-ITEM-GROUP → MFG-ITEM-GROUP, ICM-MANUF-ID → MFG-MANUF-ID, → MFG-ST-FACILITY |
Programs
Updated by (2)
Referenced by (1)
- PO00.1 Procurement Group