IDTR

DEFINE TERMINATION REASON CODES#

Termination Reason code specifies why an employment agreement ended.

The termination reason is a user-defined table of values, which the user may use to track why an employee’s employment terminated.

Termination Reason data is stored in the P2K_CM_TERMINATION_REASONS table.

Employment Status
This field indicates an individual’s employment status as pending approval, active, on a leave of some type or terminated. This is the employment status that will be given to the employee when they are terminated using this termination reason. Status_Code from IDES (P2K_CM_EMPLOYMENT_STATUSES) is a 16-character alphanumeric mandatory field.
Termination Reason
This field holds the user-defined code that uniquely identifies within the system, the reason for termination. Termination_Code is a 16-character alphanumeric mandatory field that a user must manually enter.
Description
This field holds a description of the termination code. Description is a 50-character alphanumeric optional field.
Note that there is a second Description field that shows the highest level translation language so that you can update that language's translations easily.
Gov’t Term Code
This field provides a corresponding government termination code that must be used for reporting purposes. This field is also used for Canadian ROE production. Govt_Term_Code is a 16-character alphanumeric optional field.
ROE Reason
For Canadian installations, this field shows the corresponding termination code for the Record of Employment (ROE) provided by the Government of Canada. ROE_Letter is an optional fixed lexicon (X_ROE_LETTER) you may use to look up the value.
Collect $Owed
If the toggle is ON, any monies owed to the organization by the employee through sundry transactions will be collected in a lump sum upon termination, when using this termination reason. If the toggle is OFF, you must collect any outstanding balances manually. Collect_Monies_Owing is an optional toggle field.
Purge Sundry
If the toggle is ON, all sundry transactions will be expired upon termination, when using this termination reason. If the toggle is OFF, the sundry transactions will not be touched and you must expire them manually. Purge_Sundry is an optional toggle field.
Final Pay
If the toggle is ON, the final pay indicator will be set for the employee when paying in the pay period which includes the termination date. If the toggle is OFF, the final pay indicator will not be set. Final_Pay is an optional toggle field.
Not Eligible For Retro
If the toggle is ON, then the UPRETROW will bypass Employments that have this termination reason. Other terminated Employments will be considered for processing.


Notes #

Click to create a new notes page