Default component amounts on Job Offer Salary basis Page (based on grade step rate values)
Summary:
We have a requirement in HCM (ORC) to default the values of salary components while preparing the Job offer for the candidate . These values are recorded in grade rate standard tables , based on the grade and component / element name. Please find attached the navigation and screenshot which shows the details .
Content (required):
To achieve this requirement if application composer is enabled for the offering ,only then with the combination of object function in Groovy script we can call REST API to derive grade step rate values (/hcmRestApi/resources/11.13.18.05/gradeLadders/{gradeLaddersUniqID}/child/stepRates/{stepRatesUniqID}/child/stepRateValues/{stepRateValuesUniqID}) for the grade letter associated in offer.
0