Department
Represents internal departments within a corporate organization. This table supports role-based workflows by organizing users, tasks, and activity metrics according to departmental structure.
Columns
| Name | Type | ReadOnly | Description |
| Id [KEY] | Int | False |
Represents the unique identifier (Id) for the department record in Bullhorn CRM. This value supports organizational classification and enables role assignment, permission grouping, and departmental reporting across the platform. |
| Description | String | False |
Captures the narrative description of the department. This information supports user understanding of departmental responsibilities and assists with workflow routing and organizational mapping. |
| Enabled | Bool | False |
Returns a value of 'true' if the department is active and available for assignment within Bullhorn CRM. It returns a value of 'false' if the department is inactive and excluded from workflow routing, permissions, and reporting activities. |
| Name | String | False |
Captures the name of the department. This value supports user-interface display, department-based filtering, and organizational structuring throughout the system. |