PayGroupDetails
Provides detailed information on a specific pay group, including attributes such as pay frequency, country, and associated payroll policies.
Workday Resource Information
Retrieves a pay group detail 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 for the pay group details instance is used to reference and retrieve specific records. |
| CurrentPeriodInProgress_Descriptor | String | The display name of the instance |
| CurrentPeriodInProgress_Href | String | A URL link directing to the detailed information page for the payroll period currently in progress. This allows users to navigate to the full record. |
| CurrentPeriodInProgress_Id | String | The unique identifier (for example, Workday ID (WID), reference ID, or other ID) for the payroll period that is currently in progress. |
| Descriptor | String | The display name of the instance |
| FirstProcessingPeriod_Descriptor | String | The display name of the instance |
| FirstProcessingPeriod_Href | String | A URL link directing to the record of the first payroll period processed within this pay group. This provides fast access to historical payroll details. |
| FirstProcessingPeriod_Id | String | The unique identifier (for example, WID, reference ID, or other ID) for the first payroll period that was processed in this pay group. |
| LastPeriodCompleted_Descriptor | String | The display name of the instance |
| LastPeriodCompleted_Href | String | A URL link directing to the completed payroll period's details, providing access to finalized payroll information. |
| LastPeriodCompleted_Id | String | The unique identifier (for example, WID, reference ID, or other ID) for the last payroll period that has been successfully completed. |
| NextPeriodToProcess_Descriptor | String | The display name of the instance |
| NextPeriodToProcess_Href | String | A URL link directing to the details of the next payroll period to be processed, enabling proactive management of payroll cycles. |
| NextPeriodToProcess_Id | String | The unique identifier (for example, WID, reference ID, or other ID) for the next payroll period that is scheduled for processing. |
| PayGroup_Descriptor | String | The display name of the instance |
| PayGroup_Id | String | The unique identifier for the pay group instance. This is used to reference a specific pay group within Workday. |
| PeriodSchedule_Descriptor | String | The display name of the instance |
| PeriodSchedule_Href | String | A URL link directing to the details of the period schedule, allowing users to access full schedule configurations. |
| PeriodSchedule_Id | String | The unique identifier (for example, WID, reference ID, or other ID) for the period schedule related to this pay group. |
| RunCategory_Descriptor | String | The display name of the instance |
| RunCategory_Href | String | A URL link directing to the payroll run category details, enabling users to access relevant payroll processing configurations. |
| RunCategory_Id | String | The unique identifier (for example, WID, reference ID, or other ID) for the payroll run category linked to this pay group. |
| RunCategories_Prompt | String | One or more WIDs specify the run categories for the pay group, such as runCategories=category1 and runCategories=category2. |