Managing Dates in SSHR

Effective Dates

When a user initiates an action the application prompts the user for an effective date. The user can elect for the changes to take place as soon as final approval is made. Or the user can supply an effective date. The application checks the hire date and tells the user to select a later date. The application also informs the user of any pending changes to that person's record.

The application validates the entry to make sure the data is correct using specific criteria. The following checks are carried out in a chained process:

Handling Concurrent Transactions

The application supports multiple simultaneous actions on the same employee or worker. To activate this feature you need to set the system profile option HR:Allow Concurrent Self Service Actions to Yes.

Enabling concurrent transactions can give rise to potential data conflicts from either intervening actions or actions dated in the future. Two profile options enable you to control the potentially conflicting data: HR:Refresh Self Service Actions With Data From Intervening Actions, and HR:Manage Self Service Actions When Future-Dated Changes Exist.

Intervening Actions

If someone approves an action on an employee or worker while a manager is performing a transaction on the same employee or worker, and the effective date of the approved action is prior to the current action's effective date, then a potential conflict exists. The system profile, HR:Refresh Self Service Actions With Data From Intervening Actions, enables you to deal with this potential conflict.

Future-Dated Changes

When the application encounters a pending change to the manager's selected person's record, effective subsequent to the current action's effective date, the future-dated change poses a potential conflict with the current action. You can manage these potential conflicts by setting the profile option, HR:Manage Self Service Actions When Future-Dated Changes Exist, to one of the values below:

Attention: If you enable the system profile HR:Manage Self Service Actions When Future-Dated Changes Exist by setting it to Allow Approval (Notify HR Rep), Oracle highly recommends that you also enable HR:Refresh Self Service Actions with Data from Intervening Actions. Otherwise you should disable HR:Refresh Self Service Actions with Data from Intervening Actions.

Note: A system administrator or other implementer of Self-Service Benefits can access the Change Session Date menu option for testing future dated enrollments. You should remove this menu item in your production environment so that benefits participants do not alter their enrollment date. To remove the Change Session Date item from the menu, query the BEN_SELF_SERVICE_BENEFITS menu option in the Menus window and delete the Change Session Date menu entry.