DownReasons
| π Overview: 5 Fields | 3 Indexes | 2 One-to-Many Relations |
π Description
π¨οΈ Lookup table defining machine downtime reason codes. Used to categorize and analyze production stoppages (breakdown, changeover, maintenance, etc.).
βΉοΈ Table Information
- Table ID: 64
- UUID: 223300B659C4B94286C058AC2F0A57CC
- Primary Key: π
ID - Generated: π 2025-12-04T14:34:26Z
π Table of Contents
- π Fields (5)
- π Indexes (3)
- π One-to-Many Relations (2)
- π Related Items
- Forms (3)
π Fields
| Field | Type | Constraints | Description |
|---|---|---|---|
| π ID | Long Integer | π PK, β¨ Unique, β‘ Auto | - |
| Category | String (255) | π« Not Null | - |
| Reason | String (255) | π« Not Null | - |
| Exclude | Boolean | π« Not Null | - |
| Archive | Boolean | π« Not Null | - |
π Indexes
| Field | Type | Kind | Unique |
|---|---|---|---|
ID | Keywords | regular | β¨ Yes |
Archive | Keywords | regular | - |
Exclude | Keywords | regular | - |
π One-to-Many Relations
| Relation Name | Source Table | Source β Destination | State | Description |
|---|---|---|---|---|
RealTimeSelection | RealTime | DownReason β ID | Active | - |
RealTimeMachinesSelection | RealTimeMachines | DownReason β ID | Active | - |
π Related Items
π Forms
- CurrentDownTime - Data source for CurrentDownTime form
- DownTime - Data source for DownTime form
- RTSUM - Data source for RTSUM form
Generated from catalog.4DCatalog Generated at: 2025-12-04T14:34:26Z