JobsPayGroupPayGroupDetails
Retrieves detailed pay group settings related to jobs, ensuring correct payroll categorization and processing.
Workday Resource Information
Retrieves a pay group instance with the specified ID.Secured by: Set Up: Payroll - Pay Group Specific
Scope: Core Payroll
Columns
| Name | Type | Description |
| Id [KEY] | String | A unique identifier (WID, ID, or reference ID) assigned to the pay group detail instance, ensuring accurate payroll classification. |
| JobsPayGroup_Id [KEY] | String | A unique identifier (Workday ID) of the pay group associated with this detail, linking payroll structures to specific compensation models. |
| Jobs_Id [KEY] | String | A unique identifier (Workday ID) of the job associated with this pay group detail, defining how compensation is processed for specific roles. |
| Descriptor | String | A user-friendly summary of the pay group detail instance, describing the payroll processing details related to this job. |
| RunCategory_Descriptor | String | A user-friendly description of the payroll run category, indicating the type of payroll processing schedule used, such as bi-weekly or monthly. |
| RunCategory_Href | String | A direct URL linking to the payroll run category instance in Workday, providing access to detailed payroll scheduling information. |
| RunCategory_Id | String | A unique identifier (WID, ID, or reference ID) assigned to the payroll run category, ensuring structured payroll classification. |
| Effective_Prompt | Date | The effective date of the pay group detail in yyyy-mm-dd format, marking when these payroll settings take effect for the associated job. |