WorkAssignmentCustomHistoryCustomGroupStringFields
The view that returns historical data for text-based fields that are defined within work-assignment custom groups. This view captures descriptive or narrative information stored in historical records.
Columns
| Name | Type | References | Description |
| CategoryCodeCodeValue | String | The code value that identifies the category associated with this custom-group field. This field classifies the string record by business or payroll category (for example, Job Classification, Department, or Work Location). | |
| CategoryCodeLongName | String | The full descriptive name of the category code value. This field provides the complete label that is used in Human Resources (HR) reports and data analytics for string-based historical records. | |
| CategoryCodeShortName | String | The abbreviated name that corresponds to the category code. This field provides a concise label that is displayed in dashboards, exports, and summary layouts. | |
| ItemID | String | The unique identifier (Id) that represents the individual custom-group string entry. This Id enables tracking of textual data that is stored in the worker's assignment history. | |
| NameCodeCodeValue | String | The code value that identifies the name of the custom field recorded in this group. This field defines the specific textual attribute being tracked within the worker's historical data. | |
| NameCodeLongName | String | The full name of the code that describes the custom field name. This field provides a user-friendly label that is displayed in reports and data exports. | |
| NameCodeShortName | String | The abbreviated name that corresponds to the name code. This field provides a short, recognizable label for use in dashboards and quick-reference tables. | |
| StringValue | String | The text value that is recorded for the custom history-group field. This field captures descriptive or categorical data that is associated with a worker's assignment (for example, Project Name, Certification Type, or Work Status). | |
| AssociateOID | String |
Workers.AssociateOID | The Id that represents the associate to whom this custom-group string record belongs. This field links the text entry to the correct worker profile within HR and payroll systems. |