WorkAssignmentHistoryIndustryClassifications
The view that returns historical industry classification codes that are associated with work assignments. This view tracks the classification of roles or departments according to industry-standard codes that are used for compliance and reporting.
Columns
| Name | Type | References | Description |
| nameCodeValue | String | The code value that identifies the industry classification name that is associated with the worker's home work assignment. This field defines the primary business or operational category under which the assignment falls (for example, Manufacturing, Finance, or Healthcare). | |
| nameCodeshortName | String | The abbreviated name that corresponds to the name code for the industry classification. This field provides a short label that is used in dashboards, Human Resources (HR) reports, and organizational summaries. | |
| nameCodelongName | String | The full descriptive name of the code for the industry classification. This field provides the complete label that appears in HR documentation, payroll systems, and compliance reports. | |
| classificationCodeValue | String | The code value that identifies the specific classification standard applied to the worker's home assignment (for example, NAICS, SIC, or ISIC). This field defines how the organization's industry segment is categorized for regulatory and reporting purposes. | |
| classificationCodeshortName | String | The abbreviated name that corresponds to the industry classification code. This field provides a concise label for reports and analytics dashboards. | |
| classificationCodelongName | String | The full descriptive name of the industry classification code. This field provides the complete label that is used in HR, compliance, and workforce analytics reports. | |
| itemID | String | The unique identifier (Id) that represents the individual industry classification record within the worker's home assignment history. This Id enables tracking of industry alignment for reporting and auditing purposes. | |
| AssociateOID | String |
Workers.AssociateOID | The Id that represents the associate to whom this industry classification record belongs. This field links the industry classification to the correct worker profile within HR and payroll systems. |