ICACCURACY – Inventory Accuracy Statistics

System
Inventory Control (IC)
Prefix
ACC
Primary key
COMPANY, LOCATION, YEAR, PERIOD, REASON-CODE
Fields
13
Updated by
3 programs
Referenced by
2 programs

ICACCURACY is the Inventory Accuracy Statistics table in Lawson Inventory Control (prefix ACC). It is indexed by COMPANY, LOCATION, YEAR, PERIOD, REASON-CODE (ACCSET1). It is related 1:1 to ICCOMPANY, ICLOCATION and REASON. It is updated by IC175, IC300 and IC76.1 and referenced by IC284 and IC286. The table has 13 fields, 1 index and 3 documented relations.

About ICACCURACY

The Inventory Accuracy Statistics file is a physical inventory file used to track the accuracy of the physical inventory process. When a variance update is run, the file is updated with the number of items that were counted and with the number of items that had variances.

Fields (13)

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

Field / columnTypeDescription & valuesUpdated by
ACC-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.IC175, IC76.1
ACC-LOCATION PK
LOCATION
Alpha 5This field contains a valid stocking location within the company inventory.IC175, IC76.1
ACC-YEAR PK
YEAR
Numeric 4This field contains a valid inventory year for the company.IC175, IC76.1
ACC-PERIOD PK
PERIOD
Numeric 2This field contains a valid inventory period for the company.IC175, IC76.1
ACC-REASON-CODE PK
REASON_CODE
Alpha 4This field is used to enter any physical inventory transactions to explain the reason for a count variance.IC175, IC76.1
ACC-COUNT-1-ITEMS
COUNT_1_ITEMS
Numeric 6This field contains the total number of movement class 1 items counted for the period or year.IC175, IC76.1
ACC-COUNT-2-ITEMS
COUNT_2_ITEMS
Numeric 6This field contains the total number of movement class 2 items counted for the period or year.IC175, IC76.1
ACC-COUNT-3-ITEMS
COUNT_3_ITEMS
Numeric 6This field contains the total number of movement class 3 items counted for the period or year.IC175, IC76.1
ACC-COUNT-X-ITEMS
COUNT_X_ITEMS
Numeric 6This field contains the total number of special cycle count items counted for the period or year.IC175, IC76.1
ACC-ERROR-1-ITEMS
ERROR_1_ITEMS
Numeric 6This field contains the total number of movement class 1 items that were counted which showed a variance for the period or year.IC175, IC76.1
ACC-ERROR-2-ITEMS
ERROR_2_ITEMS
Numeric 6This field contains the total number of movement class 2 items that were counted which showed a variance for the period or year.IC175, IC76.1
ACC-ERROR-3-ITEMS
ERROR_3_ITEMS
Numeric 6This field contains the total number of movement class 3 items that were counted which showed a variance for the period or year.IC175, IC76.1
ACC-ERROR-X-ITEMS
ERROR_X_ITEMS
Numeric 6This field contains the total number of special cycle count items that were counted which showed a variance for the period or year.IC175, IC76.1

Indexes (1)

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

IndexKeysFlagsConditionUsed in
ACCSET1COMPANY, LOCATION, YEAR, PERIOD, REASON-CODEPrimaryIC175, IC284, IC286, IC300, IC76.1

Relations

One to one (3) — lookups and parents

RelationTableRulesConditionField map
CompanyICCOMPANYRequiredACC-COMPANYICC-COMPANY
LocationICLOCATIONRequiredACC-COMPANYICL-COMPANY, ACC-LOCATIONICL-LOCATION
ReasonREASONNot RequiredACC-COMPANYREA-COMPANY, ACC-REASON-CODEREA-REASON-CODE

Programs

Updated by (3)

Referenced by (2)