ToolNotice
| π Overview: 10 Fields | 2 Indexes | 3 Many-to-One Relations | 1 One-to-Many Relations |
π Description
π¨οΈ Alert table flagging tool issues, damage, or required actions. Notifies staff of tool problems requiring attention or repair.
βΉοΈ Table Information
- Table ID: 134
- UUID: 6950DFACF3DA9842AF4C96E83B43790D
- Primary Key: π
ID - Generated: π 2025-12-04T14:35:33Z
π Table of Contents
- π Fields (10)
- π Indexes (2)
- π Many-to-One Relations (3)
- π One-to-Many Relations (1)
- π Related Items
π Fields
| Field | Type | Constraints | Description |
|---|---|---|---|
| π ID | Long Integer | π PK, β¨ Unique, β‘ Auto | - |
| ToolID | Long Integer | - | - |
| CreationTimestamp | String (255) | - | - |
| StaffID | Long Integer | - | - |
| ProductionHold | Boolean | - | - |
| Active | Boolean | - | - |
| RunsActiveFor | Long Integer | - | - |
| NoticeText | String (255) | - | - |
| DeactivatedStaffID | Long Integer | - | - |
| DeactivatedTimestamp | String (255) | - | - |
π Indexes
| Field | Type | Kind | Unique |
|---|---|---|---|
ID | Keywords | regular | β¨ Yes |
ToolID | Keywords | regular | - |
π Many-to-One Relations
| Relation Name | Destination Table | Source β Destination | State | Description |
|---|---|---|---|---|
ToolsEntity | Tools | ToolID β Tool_ID | Active | - |
StaffEntity | Staff | StaffID β StaffID | Active | - |
DeactivatedStaffEntity | Staff | DeactivatedStaffID β StaffID | Active | - |
π One-to-Many Relations
| Relation Name | Source Table | Source β Destination | State | Description |
|---|---|---|---|---|
ToolNoticeWorksOrderSelection | ToolNoticeWorksOrder | ToolNoticeID β ToolID | Active | - |
π Related Items
π¦ Classes
- ToolNotice - ORDA DataClass class for ToolNotice table
- ToolNoticeEntity - ORDA Entity class for ToolNotice table
π Forms
- ToolManager - Data source for ToolManager form
Generated from catalog.4DCatalog Generated at: 2025-12-04T14:35:33Z