Gauges
| π Overview: 8 Fields | 2 Indexes | 1 Many-to-One Relations |
π Description
π¨οΈ Master data table for measurement gauges and inspection equipment. Tracks calibration status, locations, and links to quality inspection procedures.
βΉοΈ Table Information
- Table ID: 23
- UUID: B84C6CC0E8E67246A59E39321DB56B95
- Primary Key: π
Unique_ID - Generated: π 2025-12-04T14:33:49Z
π Table of Contents
- π Fields (8)
- π Indexes (2)
- π Many-to-One Relations (1)
- π Related Items
- Classes (1)
π Fields
| Field | Type | Constraints | Description |
|---|---|---|---|
| π Unique_ID | Integer | π PK, β¨ Unique, β οΈ Required, π« Not Null | - |
| Product_ID | Long Integer | β οΈ Required, π« Not Null | - |
| Type | String (40) | π« Not Null | - |
| DateLastChecked | Date | π« Not Null | - |
| LastCheckedbyWhom | String (50) | π« Not Null | - |
| No_BetweenChecks | Integer | π« Not Null | - |
| NoOfDaysUsage | Integer | π« Not Null | - |
| NoOfDaysUsageLeft | Integer | π« Not Null | - |
π Indexes
| Field | Type | Kind | Unique |
|---|---|---|---|
Product_ID | Keywords | regular | - |
Unique_ID | Keywords | regular | β¨ Yes |
π Many-to-One Relations
| Relation Name | Destination Table | Source β Destination | State | Description |
|---|---|---|---|---|
ProductEntity | Product | Product_ID β Product_ID | Active | - |
π Related Items
π¦ Classes
- GaugesEntity - ORDA Entity class for Gauges table
Generated from catalog.4DCatalog Generated at: 2025-12-04T14:33:49Z