Staff
| π Overview: 20 Fields | 1 Indexes | 10 One-to-Many Relations |
π Description
π¨οΈ Master data table for employees and system users. Stores staff details, roles, permissions, and login credentials. Links to production activities, approvals, and audit trails.
βΉοΈ Table Information
- Table ID: 42
- UUID: 34740841F2B0904CA92D155632F47E87
- Primary Key: π
StaffID - Generated: π 2025-12-04T14:34:06Z
π Table of Contents
- π Fields (20)
- π Indexes (1)
- π One-to-Many Relations (10)
- π Related Items
π Fields
| Field | Type | Constraints | Description |
|---|---|---|---|
String (255) | π« Not Null | - | |
| FirstName | String (255) | π« Not Null | - |
| LastName | String (255) | π« Not Null | - |
| PrintAs | String (255) | π« Not Null | - |
| FobID | String (255) | π« Not Null | - |
| AccountAD | String (255) | π« Not Null | - |
| SelfApprovalLimit | Real | π« Not Null | - |
| WorkRequestEmail | String (255) | - | - |
| Account4D | String (255) | π« Not Null | - |
| SharedAccount | Boolean | π« Not Null | - |
| Code | String (255) | π« Not Null | - |
| π StaffID | Long Integer | π PK, β¨ Unique, β‘ Auto, π« Not Null | - |
| Stock | Boolean | π« Not Null | - |
| UserID | String (255) | π« Not Null | - |
| Archive | Boolean | π« Not Null | - |
| PO_Approval | Boolean | π« Not Null | - |
| Mobile | String (255) | π« Not Null | - |
| PasswordHash | String (255) | π« Not Null | - |
| PersonalEmail | String (255) | π« Not Null | - |
| MobileKeyfob | String (255) | - | - |
π Indexes
| Field | Type | Kind | Unique |
|---|---|---|---|
StaffID | Keywords | regular | β¨ Yes |
π One-to-Many Relations
| Relation Name | Source Table | Source β Destination | State | Description |
|---|---|---|---|---|
StaffPermissionsSelection | StaffPermissions | StaffID β StaffID | Active | - |
DB_VariablesSelection | Settings | StaffID β StaffID | Active | - |
WorkRequestCommentsSelection | WorkRequestComments | StaffID β StaffID | Active | - |
RealTimeSensorExceptionsSelection | RealTimeSensorExceptions | StaffID β StaffID | Active | - |
ToolTemperatureTargetSelection | ToolTemperatureTarget | StaffID β StaffID | Active | - |
PrintJobSelection | PrintJob | StaffID β StaffID | Active | - |
ShiftSummarySelection | ShiftSummary | StaffID β StaffID | Active | - |
StatusUpdatedBoxLabelsSelection | BoxLabels | StatusUpdatedStaffID β StaffID | Active | - |
ToolNoticeSelection | ToolNotice | StaffID β StaffID | Active | - |
DeactivatedToolNoticeSelection | ToolNotice | DeactivatedStaffID β StaffID | Active | - |
π Related Items
π¦ Classes
- Staff - ORDA DataClass class for Staff table
- StaffEntity - ORDA Entity class for Staff table
π Forms
- AddWorkRequest - Data source for AddWorkRequest form
- ConfirmOrderDates - Data source for ConfirmOrderDates form
- LabelPrinting - Data source for LabelPrinting form
- Manufacture - Data source for Manufacture form
- MaterialCalendar - Data source for MaterialCalendar form
- MaterialCheck - Data source for MaterialCheck form
- NewScrapEntry - Data source for NewScrapEntry form
- PermissionManager - Data source for PermissionManager form
- PurchaseOrders - Data source for PurchaseOrders form
- ShiftSummaries - Data source for ShiftSummaries form
- Staff - Data source for Staff form
- StaffLogin - Data source for StaffLogin form
- StaffMessaging - Data source for StaffMessaging form
- ToolMaintenanceLog - Data source for ToolMaintenanceLog form
- ToolManager - Data source for ToolManager form
Generated from catalog.4DCatalog Generated at: 2025-12-04T14:34:06Z