CalibrationProcedures
| π Overview: 7 Fields | 2 Indexes | 1 Many-to-One Relations |
π Description
π¨οΈ Master data table defining calibration procedures and test methods for each equipment type. Specifies frequency, tolerances, and acceptance criteria.
βΉοΈ Table Information
- Table ID: 90
- UUID: 1A64E1E52A2717409460B15ADE9D3AA3
- Primary Key: π
ID - Generated: π 2025-12-04T14:34:52Z
π Table of Contents
- π Fields (7)
- π Indexes (2)
- π Many-to-One Relations (1)
- π Related Items
- Forms (3)
π Fields
| Field | Type | Constraints | Description |
|---|---|---|---|
| π ID | Long Integer | π PK, β¨ Unique, β‘ Auto | - |
| EquipmentID | Long Integer | π« Not Null | - |
| ProcedureName | String (255) | π« Not Null | - |
| ProcedureType | Integer | π« Not Null | - |
| TargetResult | Real | π« Not Null | - |
| MinResult | Real | π« Not Null | - |
| MaxResult | Real | π« Not Null | - |
π Indexes
| Field | Type | Kind | Unique |
|---|---|---|---|
ID | Keywords | regular | β¨ Yes |
EquipmentID | Keywords | regular | - |
π Many-to-One Relations
| Relation Name | Destination Table | Source β Destination | State | Description |
|---|---|---|---|---|
CalibrationEquipmentENtity | CalibrationEquipment | EquipmentID β ID | Active | - |
π Related Items
π Forms
- CalibrationLog - Data source for CalibrationLog form
- CalibrationProcedures - Data source for CalibrationProcedures form
- CalibrationTracker - Data source for CalibrationTracker form
Generated from catalog.4DCatalog Generated at: 2025-12-04T14:34:52Z