WheelCalendar
| π Overview: 24 Fields | 10 Indexes | 3 Many-to-One Relations |
π Description
π¨οΈ Calendar table mapping time periods to planning wheel positions. Defines date-to-wheel-position relationships for visual scheduling.
- Table ID: 51
- UUID: DE47E38D9F06C94798575B35E1D1A5C3
- Primary Key: π
ID - Generated: π 2025-12-04T14:34:14Z
π Table of Contents
π Fields
| Field | Type | Constraints | Description |
| Machine | Integer | π« Not Null | - |
| MCDate | Date | π« Not Null | - |
| Hours | Real | π« Not Null | - |
| RegrindAmountKg | Real | π« Not Null | - |
| ProductID | Long Integer | π« Not Null | - |
| MatID | Long Integer | π« Not Null | - |
| MatAmountKG | Real | π« Not Null | - |
| Pallet | String (255) | π« Not Null | - |
| Mandrel | String (255) | π« Not Null | - |
| Parts | Long Integer | π« Not Null | - |
| ToolChange | Boolean | π« Not Null | - |
| PartName | String (255) | π« Not Null | - |
| ToolNumber | String (255) | π« Not Null | - |
| WorksOrder | Long Integer | π« Not Null | - |
| DateReq | Date | π« Not Null | - |
| TotalQty | Long Integer | π« Not Null | - |
| SetDate | Date | π« Not Null | - |
| WheelID | Long Integer | π« Not Null | - |
| π ID | Long Integer | π PK, β¨ Unique, β‘ Auto, π« Not Null | - |
| HasSetDate | Boolean | π« Not Null | - |
| RemainingHours | Real | π« Not Null | - |
| Trial | Boolean | π« Not Null | - |
| ToolID | Long Integer | π« Not Null | - |
| ChangeDate | Date | π« Not Null | - |
π Indexes
| Field | Type | Kind | Unique |
ProductID | Keywords | regular | - |
MatID | Keywords | regular | - |
WorksOrder | Keywords | regular | - |
Machine | Cluster | regular | - |
PartName | Cluster | regular | - |
ID | Keywords | regular | β¨ Yes |
MCDate | Keywords | regular | - |
ToolChange | Cluster | regular | - |
WheelID | Cluster | regular | - |
ToolID | Cluster | regular | - |
π Many-to-One Relations
| Relation Name | Destination Table | Source β Destination | State | Description |
MaterialEntity | Material | MatID β Unique_ID | Active | - |
ProductEntity | Product | ProductID β Product_ID | Active | - |
WorksOrderEntity | WorksOrder | WorksOrder β Works_Order_No | Active | - |
Generated from catalog.4DCatalog Generated at: 2025-12-04T14:34:14Z