FunctionRight Table (193)
Some tooltip text!
• 1 minute to read
• 1 minute to read
Functional right definition
Fields
Name | Description | Type | Null |
---|---|---|---|
FunctionRight_id | Primary key | PK | |
name | Readable, internal ID (not a GUI text) | String(254) | |
rightType | 0 = functional right | Enum FunctionRightType | |
isBuiltIn | 0 = added by partner, 1 = supplied by SuperOffice | Bool | |
encryptedCheck | Encrypted data, to detect unwanted changes | String(254) | |
requiredModule | If non-blank, specifies a module license that is also needed, for this right to be granted | String(239) | ● |
registered | Registered when | UtcDateTime | |
registered_associate_id | Registered by whom | FK associate | |
updated | Last updated when | UtcDateTime | |
updated_associate_id | Last updated by whom | FK associate | |
updatedCount | Number of updates made to this record | UShort |
Indexes
Fields | Types | Description |
---|---|---|
FunctionRight_id | PK | Clustered, Unique |
Relationships
Table | Description |
---|---|
associate | Employees, resources and other users - except for External persons |
FunctionRightRoleLink | Functional right definition |
Replication Flags
- Replicate changes DOWN from central to satellites and travellers.
- Replicate changes UP from satellites and travellers back to central.
- Copy to satellite and travel prototypes.
Security Flags
- No access control via user's Role.