WorkAssignmentCustomHistoryCustomGroupPercentFields
The view that returns historical data for percent fields that are defined within work-assignment custom groups. This view captures percentage-based metrics such as allocation ratios or contribution percentages that are tied to historical assignments.
Columns
| Name | Type | References | Description |
| CategoryCodeCodeValue | String | The code value that identifies the category associated with this custom-group field. This field classifies the percentage record by its business or payroll category (for example, Tax Withholding, Commission Rate, or Deduction Percentage). | |
| CategoryCodeLongName | String | The full descriptive name of the category code value. This field provides the complete label that is used in reports and dashboards for percentage-based historical records. | |
| CategoryCodeShortName | String | The abbreviated name that corresponds to the category code. This field provides a short label that is displayed in tables, exports, and summary views. | |
| ItemID | String | The unique identifier (Id) that represents the specific custom-group percentage entry. This Id enables tracking of individual percentage records within a worker's historical data set. | |
| NameCodeCodeValue | String | The code value that identifies the name of the custom field recorded in this group. This field defines what the percentage represents within the worker's assignment history. | |
| NameCodeLongName | String | The full name of the code that describes the custom field name. This field provides a clear, human-readable label for display in Human Resources (HR) and payroll reports. | |
| NameCodeShortName | String | The abbreviated name that corresponds to the name code. This field provides a concise label that is used for quick identification in dashboards and reporting tools. | |
| PercentValue | Integer | The numeric percentage value that is recorded for the custom history-group field. This field captures ratios or rates that are associated with a worker's assignment (for example, commission percentage, employer match rate, or contribution rate). | |
| AssociateOID | String |
Workers.AssociateOID | The Id that represents the associate to whom this custom-group percentage record belongs. This field links the percentage entry to the correct worker profile within HR and payroll systems. |