WorkAssignmentCustomHistoryCustomGroupIndicatorFields
The view that returns historical data for indicator fields within work-assignment custom groups. This view stores Boolean or flag-based information that identifies specific employment conditions or attributes.
Columns
| Name | Type | References | Description |
| CategoryCodeCodeValue | String | The code value that identifies the category associated with this custom-group field. This field classifies the indicator record according to a defined business or payroll category (for example, Compliance, Eligibility, or Benefits). | |
| CategoryCodeLongName | String | The full descriptive name of the category code value. This field provides the complete name that is displayed in reports and analytics related to custom indicator data. | |
| CategoryCodeShortName | String | The abbreviated name that corresponds to the category code. This field provides a concise label that is used for compact layouts, dashboards, and exports. | |
| IndicatorValue | Boolean | The Boolean value that indicates whether a specific condition or attribute applies to the worker's assignment. This field is used to capture true or false responses (for example, Active = True or Eligible = False) for compliance or policy tracking. | |
| ItemID | String | The unique identifier (Id) that represents the specific custom-group indicator entry. This Id is used to track and reference individual Boolean records within a worker's custom history data. | |
| NameCodeCodeValue | String | The code value that identifies the name of the custom field that is being tracked within this historical group. This field defines the meaning or purpose of the indicator value for the worker's record. | |
| NameCodeLongName | String | The full name of the code that describes the custom field name. This field provides a clear, descriptive label that is used for reporting, auditing, and HR analysis. | |
| NameCodeShortName | String | The abbreviated name that corresponds to the name code. This field provides a short, human-readable label for quick reference in dashboards or compact reports. | |
| AssociateOID | String |
Workers.AssociateOID | The Id that represents the associate to whom this custom-group indicator record belongs. This field links the Boolean entry to the correct worker profile within Human Resources (HR) and payroll systems. |