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 | A human-readable description of the payroll period that is currently being processed. This provides insight into the ongoing payroll cycle. |
| 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 | A brief, user-friendly summary or preview of the pay group details instance for easier identification. |
| FirstProcessingPeriod_Descriptor | String | A description of the first payroll period that was processed within this pay group. This helps in tracking payroll history. |
| 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 | A description of the most recent payroll period that has been fully completed. This helps in understanding the payroll processing timeline. |
| 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 | A description of the upcoming payroll period that is scheduled for processing. This assists in payroll planning and scheduling. |
| 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 | A user-friendly description of the pay group, providing context about the payroll entity being referenced. |
| 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 | A description of the period schedule associated with this pay group, outlining the pay cycle structure. |
| 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 | A description of the payroll run category associated with this pay group, indicating the classification of payroll runs. |
| 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. |