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 | A user-friendly description of the country where this pay rate type applies, providing clarity on geographic pay policies. |
| 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 | A brief, user-friendly description of the pay rate type, defining how compensation is structured (e.g., hourly, salaried, commission-based). |
| 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. |