--- alias: aqlacceptancequalitylimit-gt description: "This table defines acceptance quality limits based on inspection criteria" --- # AQLAcceptanceQualityLimit Description: This generic table is used to resolve the AQL Limits based on a certain Code, Inspection Severity and Acceptance Limit. The AQL Sampling method complies with the ISO 2859-1:1999, ANSI/ASQ z1.4 2018, and the MIL-STD 105E standards. The **AQLAcceptanceQualityLimit** table has the following fields: | Field | Description | Key | Mandatory | Reference Type | Comments | | ---- | ----- | -- | -- | -- | ---- | | **Severity** |Severity| Yes | Yes | AQLSeverity | | | **Code** |Inspection code| Yes | Yes | | | | **AcceptanceLimit** |The acceptance limit| Yes | Yes | AQLAcceptanceLimit | | | **SampleSize** |The sample size| No | Yes | | | | **AcceptanceDefects** |The maximum acceptable defects| No | Yes | | | | **RejectionDefects** |The threshold to fail the inspection| No | Yes | | | | **LimitType** |The type of limit| No | Yes | | | Table: AQLAcceptanceQualityLimit fields