Settings
| π Overview: 4 Fields | 3 Indexes | 1 Many-to-One Relations |
π Description
π¨οΈ System configuration table storing global application settings and preferences. Manages feature flags, defaults, and system-wide parameters.
βΉοΈ Table Information
- Table ID: 82
- UUID: 693874A53327EC4980F6359376A41BBD
- Primary Key: π
ID - Generated: π 2025-12-04T14:34:44Z
π Table of Contents
π Fields
| Field | Type | Constraints | Description |
|---|---|---|---|
| π ID | Long Integer | π PK, β¨ Unique, β‘ Auto | - |
| VariableName | String (255) | π« Not Null | - |
| Object | Object | π« Not Null | - |
| StaffID | Long Integer | - | - |
π Indexes
| Field | Type | Kind | Unique |
|---|---|---|---|
StaffID | Keywords | regular | - |
ID | Keywords | regular | β¨ Yes |
VariableName | Keywords | regular | - |
π Many-to-One Relations
| Relation Name | Destination Table | Source β Destination | State | Description |
|---|---|---|---|---|
StaffEntity | Staff | StaffID β StaffID | Active | - |
π Related Items
π¦ Classes
- Settings - ORDA DataClass class for Settings table
- SettingsEntity - ORDA Entity class for Settings table
π Forms
- %2AMethodList - Data source for %2AMethodList form
- Forecast - Data source for Forecast form
- LabelHistory - Data source for LabelHistory form
- LocationManager - Data source for LocationManager form
- Manufacture - Data source for Manufacture form
- MaterialCalendar - Data source for MaterialCalendar form
- ProcurementProgramImporter - Data source for ProcurementProgramImporter form
- Schedule_Variables - Data source for Schedule_Variables form
- StockTakeInput - Data source for StockTakeInput form
Generated from catalog.4DCatalog Generated at: 2025-12-04T14:34:44Z