FeedbackResponsibilities
Name: Feedback Responsibilities
Type: Ancillary
Modules: COM-Investigator, COM-Representative
Description: List of feedback responsibilities. This table is used to set the relationship among the feedback type, feedback subtype, division, department, and investigator.
| Field | Documentation |
|---|---|
| FeedbackResponsibilityId | Unique identifier for feedback responsibility. |
| FeedbackTypeAbbr | Unique feedback type identifier from FeedbackTypes.FeedbackTypeAbbr. |
| FeedbackSubtypeAbbr | Feedback subtype identifier from FeedbackSubtypes.FeedbackSubtypeAbbr. Used together with feedbacktypeabbr to identify a feedback subtype. |
| DivisionId | Division identifier from MasterDivisions.DivisionId. References the division the feedback subtype belongs to. |
| DepartmentAbbr | Department identifier from Departments.DepartmentAbbr. References the department the feedback subtype belongs to. |
| InitialDistributionList | Email distribution list for sending initial email messages in notification service. |
| ReminderDistributionList | Email distribution list for sending reminder email messages in notification service. |
| EscalationDistributionList | Email distribution list for sending escalation email messages in notification service. |
| InvestigatorId | Investigator identifier from Investigators.InvestigatorId. References the default investigator for a specific feedback subtype. |
| EmployeeGroupId | Employee group identifier from EmployeeGroups.EmployeeGroupId. |
| IsDefault | A flag indicating the default division and department for a type/subtype combination |