AQLSamplingCode#
Description: This generic table is used to map a certain lot size to an inspection code based on a certain Inspection Level.
The AQLSamplingCode table has the following fields:
| Field | Description | Key | Mandatory | Reference Type | Comments |
|---|---|---|---|---|---|
| InspectionLevel | Inspection Level | Yes | Yes | AQLInspectionLevel | |
| FromLotSize | From lot size | Yes | Yes | ||
| ToLotSize | To lot size | No | No | ||
| Code | Inspection code | No | No |
Table: AQLSamplingCode fields