Søgning » TeamShare » RoleDefinition
Tabel

RoleDefinition


Beskrivelse ?

Defines the roles users can be assigned on a case when they are added as officers. Each role also defines the permission mask that is applied to the case.

Størrelse (Antal rækker) ?

10

Indhold (Kolonner/variable) ?

Navn Indhold
Active Defines if the row contains active data. Inactive means logically deleted.
ChangedBy The ID of the user who last edited this data. FK to HH.Users
ChangedOn The datetime this data was last edited
Createdby The ID of the user who first created this data. FK to HH.Users
CreatedOn The datetime this data was first created
Mask The bit.mask of permissions to grant for users/groups
PermissionMaskTemplateId The ID of the pre-defined permission role
RoleDefinitionId The ID of the RoleDefinition. FK to HH.RoleDefinition
RoleDefinitionName Logical name for a rolde definition (users role on a case)
Version The number of times the data was been changed. See the corresponding AUDIT table for full audit trail.