QualitySystemProcedures
| π Overview: 9 Fields | 3 Indexes | 1 Many-to-One Relations |
π Description
π¨οΈ Master data table defining quality control test procedures. Specifies inspection steps, measurement methods, and acceptance criteria per product.
βΉοΈ Table Information
- Table ID: 100
- UUID: BBEBD957B57394498D952926A484488F
- Primary Key: π
ID - Generated: π 2025-12-04T14:35:01Z
π Table of Contents
π Fields
| Field | Type | Constraints | Description |
|---|---|---|---|
| π ID | Long Integer | π PK, β¨ Unique, β‘ Auto | - |
| ProductID | Long Integer | π« Not Null | - |
| System | String (255) | π« Not Null | - |
| Procedure | String (255) | π« Not Null | - |
| TargetMin | Real | π« Not Null | - |
| TargetMax | Real | π« Not Null | - |
| ForEachCavity | Boolean | π« Not Null | - |
| ProcedureOrder | Integer | π« Not Null | - |
| MigrationID | Long Integer | - | - |
π Indexes
| Field | Type | Kind | Unique |
|---|---|---|---|
ID | Keywords | regular | β¨ Yes |
ProductID | Keywords | regular | - |
System | Keywords | regular | - |
π Many-to-One Relations
| Relation Name | Destination Table | Source β Destination | State | Description |
|---|---|---|---|---|
ProductEntity | Product | ProductID β Product_ID | Active | - |
π Related Items
π¦ Classes
- QualitySystemProcedures - ORDA DataClass class for QualitySystemProcedures table
- QualitySystemProceduresEntity - ORDA Entity class for QualitySystemProcedures table
π Forms
- QualitySystemProcedures - Data source for QualitySystemProcedures form
Generated from catalog.4DCatalog Generated at: 2025-12-04T14:35:01Z