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

Field Type Constraints Description
Email 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 -

πŸ“¦ Classes

  • Staff - ORDA DataClass class for Staff table
  • StaffEntity - ORDA Entity class for Staff table

πŸ“„ Forms


Generated from catalog.4DCatalog Generated at: 2025-12-04T14:34:06Z