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.
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).
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 |
|