Planning
| π Overview: 13 Fields | 4 Indexes |
π Description
π¨οΈ Core planning table managing production scheduling and machine allocation. Assigns works orders to machines with start/end times.
- Table ID: 69
- UUID: 85B429DD73F4624CB829A1662373A124
- Primary Key: π
ID - Generated: π 2025-12-04T14:34:31Z
π Table of Contents
π Fields
| Field | Type | Constraints | Description |
| π ID | Long Integer | π PK, β¨ Unique, β‘ Auto | - |
| Product_ID | Long Integer | π« Not Null | - |
| Hours | Real | π« Not Null | - |
| fQTY | Long Integer | π« Not Null | - |
| tRoute | Integer | π« Not Null | - |
| tImps | Real | π« Not Null | - |
| tCycle | Real | π« Not Null | - |
| Comments | String (255) | π« Not Null | - |
| Pallet | String (255) | π« Not Null | - |
| Mandrel | String (255) | π« Not Null | - |
| Profile | String (255) | π« Not Null | - |
| SnapDate | Date | π« Not Null | - |
| ShotWeight | Real | π« Not Null | - |
π Indexes
| Field | Type | Kind | Unique |
SnapDate | Cluster | regular | - |
Profile | Cluster | regular | - |
ID | Keywords | regular | β¨ Yes |
tRoute | Cluster | regular | - |
Generated from catalog.4DCatalog Generated at: 2025-12-04T14:34:31Z