QDPS

Inspection stages for a dynamic modification rule | #masterdata | Component: Samples and SPC
Column Name Description
MANDT FK Client
DYNREGEL FK Dynamic Modification Rule
PRSTUFE Inspection Stage
Column Name Description
Column Name Description
Column Name Description
Column Name Description
KZSKIP Inspection Stage Corresponds to a Skip (Skip Stage) Show values
STEUVER Control Key for Tightening an Inspection Show values
KZREDGEN Approval Required for Reduced Inspection Show values
Column Name Description Domain name
ANZPRRED Number of Inspections Required for a Reduced Inspection QDYNANZ2
ANZPRVER Number of Inspections Considered for a Tightened Inspection QDYNANZ2
ANZRWRED Number of Rejections Allowed for a Reduced Inspection QDYNANZ2
ANZRWVER Number of Rejections Sufficient for a Tightened Inspection QDYNANZ2
MAXSKIPDR Maximum Skip Duration QANZAHL2
Master Data Relations Join Conditions
Dynamic Modification Rule
  • QDPS.MANDT == QDDR.MANDT
  • QDPS.DYNREGEL == QDDR.DYNREGEL
Client QDPS.MANDT == T000.MANDT
Inspection Severity
  • Inspection Severity
  • Client
  • QDPS.PRSCHAERFE == QDEP.PRSCHAERFE
  • QDPS.MANDT == QDEP.MANDT
New Inspection Stage if OK
  • New Inspection Stage if OK
  • Client
  • Dynamic Modification Rule
  • QDPS.REDSTUFE == QDPS.PRSTUFE
  • QDPS.MANDT == QDPS.MANDT
  • QDPS.DYNREGEL == QDPS.DYNREGEL
New Inspection Stage if Not OK
  • New Inspection Stage if Not OK
  • Client
  • Dynamic Modification Rule
  • QDPS.VERSTUFE == QDPS.PRSTUFE
  • QDPS.MANDT == QDPS.MANDT
  • QDPS.DYNREGEL == QDPS.DYNREGEL