ShiftSummary
| π Overview: 6 Fields | 3 Indexes | 1 Many-to-One Relations | 1 One-to-Many Relations |
π Description
π¨οΈ Summary table aggregating production performance by shift. Provides high-level metrics for output, downtime, and efficiency per shift.
βΉοΈ Table Information
- Table ID: 129
- UUID: 9F8A3252F6D9E74589B429EA78C73E40
- Primary Key: π
ID - Generated: π 2025-12-04T14:35:28Z
π Table of Contents
- π Fields (6)
- π Indexes (3)
- π Many-to-One Relations (1)
- π One-to-Many Relations (1)
- π Related Items
π Fields
| Field | Type | Constraints | Description |
|---|---|---|---|
| π ID | Long Integer | π PK, β¨ Unique, β‘ Auto | - |
| Date | Date | - | - |
| Time | Time | - | - |
| StaffID | Long Integer | - | - |
| Commentary | String | - | - |
| EmailSent | Boolean | π« Not Null | - |
π Indexes
| Field | Type | Kind | Unique |
|---|---|---|---|
StaffID | Keywords | regular | - |
ID | Keywords | regular | β¨ Yes |
Date | Keywords | regular | - |
π Many-to-One Relations
| Relation Name | Destination Table | Source β Destination | State | Description |
|---|---|---|---|---|
StaffEntity | Staff | StaffID β StaffID | Active | - |
π One-to-Many Relations
| Relation Name | Source Table | Source β Destination | State | Description |
|---|---|---|---|---|
ShiftSummaryDetailSelection | ShiftSummaryDetail | ShiftSummaryID β ID | Active | - |
π Related Items
π¦ Classes
- ShiftSummaryEntity - ORDA Entity class for ShiftSummary table
π Forms
- ShiftSummaries - Data source for ShiftSummaries form
Generated from catalog.4DCatalog Generated at: 2025-12-04T14:35:28Z