JobProfilesPayRateTypes
Retrieves pay rate types applicable to job profiles, including salary, hourly, and commission-based structures.
Workday Resource Information
Retrieves a collection of job profiles.Secured by: Job Profile: View, Public Job: View
Scope: Jobs & Positions
Columns
| Name | Type | Description |
| JobProfiles_Id | String | A unique identifier (Workday ID) of the job profile associated with this pay rate type, ensuring proper classification of compensation structures. |
| Country_Alpha3Code | String | The three-letter ISO country code representing the country where this pay rate type is applicable, aligning pay structures with regional labor laws. |
| Country_Descriptor | String | The display name of the instance |
| Country_Id | String | A unique identifier (WID, ID, or reference ID) assigned to the country associated with this pay rate type, supporting accurate compensation tracking. |
| PayRateType_Descriptor | String | The display name of the instance |
| PayRateType_Id | String | A unique identifier (WID, ID, or reference ID) assigned to the pay rate type, ensuring consistent pay classification within the system. |
| IncludeInactive_Prompt | Bool | If true, includes inactive job profiles in query results. Default is false, ensuring that only active job profiles are considered unless explicitly specified. |