Calibrations
| π Overview: 4 Fields | 2 Indexes | 1 Many-to-One Relations | 1 One-to-Many Relations |
π Description
π¨οΈ Transaction table recording calibration events for measurement equipment. Links to CalibrationEquipment and CalibrationResults for complete audit trail.
βΉοΈ Table Information
- Table ID: 54
- UUID: 818F64ABBFC3F74A99C310A3A1521577
- Primary Key: π
ID - Generated: π 2025-12-04T14:34:16Z
π Table of Contents
- π Fields (4)
- π Indexes (2)
- π Many-to-One Relations (1)
- π One-to-Many Relations (1)
- π Related Items
- Forms (2)
π Fields
| Field | Type | Constraints | Description |
|---|---|---|---|
| π ID | Long Integer | π PK, β¨ Unique, β‘ Auto | - |
| EquipmentID | Long Integer | π« Not Null | - |
| DateCompleted | Date | π« Not Null | - |
| CompletedBy | String (255) | π« 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 | - |
π One-to-Many Relations
| Relation Name | Source Table | Source β Destination | State | Description |
|---|---|---|---|---|
CalibrationResultsSelection | CalibrationResults | CalibrationID β ID | Active | - |
π Related Items
π Forms
- CalibrationLog - Data source for CalibrationLog form
- CalibrationTracker - Data source for CalibrationTracker form
Generated from catalog.4DCatalog Generated at: 2025-12-04T14:34:16Z