How to have multiple specification limits for an inspection characteristics
Summary:
There are two specification values we have,
- End-user specification limit - example USL = 100, LSL = 10
- Process specification limit - example USL = 90, LSL = 15.
Client will do the process inspection, if the observed value is 92 or 12. Then, as per the process specification limits, it is out of specification. Result of inspection will be Rejected.
Whereas, if the user can accept the inspection as the observed values are within the end-user specification limit.
In this case, client wants to have the transaction like.
Let me have a disposition with "Accept Under deviation" in addition with Accept / Reject inspection results. If the observed values are more than Process specification limit, then the same can be accepted using Accept with Deviation disposition.