PayGroupsPayGroupDetails
Establishes relationships between pay groups and their respective pay group details, enabling efficient organization and retrieval of payroll group data.
Workday Resource Information
Retrieves a pay group with the specified ID.Secured by: Set Up: Payroll - Pay Group Specific
Scope: Core Payroll
Columns
| Name | Type | Description |
| Id [KEY] | String | A Unique ID for this specific instance of the pay group details record, used for tracking and reference purposes. |
| PayGroups_Id [KEY] | String | The Workday ID (WID) generated for the pay groups entity is essential for linking related pay group data. |
| Descriptor | String | A textual representation providing a brief yet informative summary of this pay group details record, aiding in quick identification. |
| RunCategory_Descriptor | String | A descriptive label providing additional context about the run category associated with this pay group, distinguishing between different payroll run categories. |
| RunCategory_Href | String | A URL link pointing to the specific Workday instance of the run category. This can be used for navigation or API-based retrieval of more details. |
| RunCategory_Id | String | A unique ID (for example, WID, ID, or reference ID) assigned to the run category, used to associate the correct run category with the pay group. |
| Country_Prompt | String | The generated WID for the country or territory associated with this pay group. This value can be used to filter or retrieve relevant payroll data based on geographic location. |