Implementation Considerations for Salary Processes
Here are the considerations for the Change Salary and Salary History processes.
Change Salary
You can typically use field value defaulting and validation in these cases.
- Default the proposed salary basis when employee legal employer is Vision when line managers propose salary change.
- Default the effective date to current date and next salary review date to 1 year after the effective date, when line managers propose salary change.
- Default the salary basis based on assignment flexfields when line managers propose salary change.
- Default salary basis for a full time employee belonging to US and a certain grade.
- Validate that the when date isn't in the past.
- Validate that the salary amount isn't below a minimum value.
- Validate that the when start date is 1st of next month.
- Validate that the user hasn't changed the rate component value.
- Advanced expressions working on Global HR and Recruiting pages need to be updated somewhat to work on the Change Salary page.
Note: Business rule defaults happen only on the first visit to the
Salary section. They don't happen again, even if changes were made to other
sections.
This table lists the supported attributes, exceptions, and the implementation recommendations for the and pages.
| In the Conditions | To Default Field Values | To Validate Field Values | Implementation Guidelines |
|---|---|---|---|
|
|
|
Defaulting
|
Salary History
You can typically use field value defaulting and validation in these cases.
- Default the proposed salary basis based on the employee's legal employer when compensation managers propose a salary change.
- Default the effective date to first day of next month and next salary review date to 1 year after the effective date, when line managers propose a salary change.
- Default the salary basis based on assignment flexfields when proposing salary change.
- Validate that users don't enter retro-active salary changes.
- Validate that the change of salary occurs on the first of the month.
- Validate that the salary amount is above a minimum value.
- Validate that users don't change a simple component value.
- Validate that users don't enter a zero value for a simple component.
- Validate the sum of a certain simple component is based on a formula (Adjustment needs to be sum of all components minus cost of living).
- Advanced expressions working on Global HR and Recruiting pages need to be updated somewhat to work on the Salary History page.
Note: Business rule defaults happen only on the first visit to the
Salary section. They don't happen again, even if changes were made to other
sections.
This table lists the supported attributes, exceptions, and the implementation recommendations for Salary History. It applies to the page.
| In the Conditions to Default Values | To Default Field Values | In the Condition to Validate Values | To Validate Field Values | Implementation Guidelines |
|---|---|---|---|---|
|
|
|
Not Applicable |
|