ToolMaintenanceLog
| π Overview: 9 Fields | 1 Indexes | 2 Many-to-One Relations |
π Description
π¨οΈ Transaction table recording tool maintenance activities, repairs, and modifications. Tracks service history with dates, staff, and work performed.
βΉοΈ Table Information
- Table ID: 105
- UUID: 1F02089890EA3F489FED75E8E2877B11
- Primary Key: π
ID - Generated: π 2025-12-04T14:35:05Z
π Table of Contents
- π Fields (9)
- π Indexes (1)
- π Many-to-One Relations (2)
- π Related Items
- Forms (1)
π Fields
| Field | Type | Constraints | Description |
|---|---|---|---|
| π ID | String | π PK, β¨ Unique | - |
| ToolID | Long Integer | π« Not Null | - |
| MaintenanceDate | Date | π« Not Null | - |
| MaintenanceTime | Time | π« Not Null | - |
| MaintenanceWho | String (255) | π« Not Null | - |
| Comments | String (255) | π« Not Null | - |
| CycleCount | Long Integer | π« Not Null | - |
| BypassCountReset | Boolean | π« Not Null | - |
| WorkRequestID | Long Integer | - | - |
π Indexes
| Field | Type | Kind | Unique |
|---|---|---|---|
ID | Keywords | regular | β¨ Yes |
π Many-to-One Relations
| Relation Name | Destination Table | Source β Destination | State | Description |
|---|---|---|---|---|
ToolsEntity | Tools | ToolID β Tool_ID | Active | - |
WorkRequestsEntity | WorkRequests | WorkRequestID β ID | Active | - |
π Related Items
π Forms
- ToolMaintenanceLog - Data source for ToolMaintenanceLog form
Generated from catalog.4DCatalog Generated at: 2025-12-04T14:35:05Z