Søgning » Teamshare » CaseOfficers
Tabel

CaseOfficers


Beskrivelse ?

Definitoon of which users work on a specific case. Each officer holds a specific role, defining the permissions. An officer can be a group of users, allowing customers to assign entire departments or logical groups of people to a case in one go. Also see HH.Users, HH-UserGroups and HH.Case

Størrelse (Antal rækker) ?

12855

Indhold (Kolonner/variable) ?

Navn Indhold
Active Defines if the row contains active data. Inactive means logically deleted.
CaseId The ID of the case this data belongs to
CaseOfficerId Unique ID of the case officer
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
GroupId The ID of the UserGroup. FK to HH.UserGroups
RoleDefinitionId The ID of the RoleDefinition. FK to HH.RoleDefinition
UserId The user who performed the action or own this object
Version The number of times the data was been changed. See the corresponding AUDIT table for full audit trail.