WorkAssignmentHistoryWorkerGroups
The view that returns historical records of worker-group assignments. This view tracks group memberships (for example, departments or teams) that are associated with work assignments across time for analytical and compliance purposes.
Columns
| Name | Type | References | Description |
| nameCodeValue | String | The code value that identifies the worker-group name associated with the assignment. This field specifies the formal name of the group to which the worker belongs (for example, Project Team Alpha, Regional Sales Group, or Training Cohort). | |
| nameCodeshortName | String | The abbreviated name that corresponds to the worker-group name code. This field provides a concise label that is used in dashboards, Human Resources (HR) reports, and team summaries. | |
| nameCodelongName | String | The full descriptive name of the code for the worker group. This field provides the complete label that appears in HR documentation, organizational charts, and workforce analytics reports. | |
| GroupCodeValue | String | The code value that identifies the type or classification of the worker group (for example, Functional, Project-Based, or Temporary). This field defines the nature and organizational purpose of the group. | |
| GroupCodeshortName | String | The abbreviated name that corresponds to the type code for the worker group. This field provides a short label for HR dashboards, analytics, and reports. | |
| GroupCodelongName | String | The full descriptive name of the type code for the worker group. This field provides the complete label that is used in HR and workforce management documentation. | |
| itemID | String | The unique identifier (Id) that represents the individual worker-group record within the assignment history. This Id enables tracking and auditing of group memberships over time. | |
| AssociateOID | String |
Workers.AssociateOID | The Id that represents the associate to whom this worker-group record belongs. This field links the group membership to the correct worker profile within HR and payroll systems. |