COWAN Incorrect Termination Codes Populating
ISSUE: On the COWAN Active and Non-Active Employee Report, Termination Codes are not displaying as per the Employee Termination (RT & Q) and instead they are generating as RE & DE.
BOARD CONTROL > BENEFITS > BENEFITS PROVIDER CONFIGURATION > COWAN
**Note that Eligible = N for the desired Termination Codes**
EMPLOYEE TABLE
select TERMINATION_CODE, TERMINATION_DATE, EMP_ACTIVITY_CODE, * from EC_EMPLOYEE
where EMPLOYEE_ID in ('xxxx', 'yyyy', 'zzzz', 'xxyy', 'yyzz')
PROCESS > COMPLETED > COWAN NON-ACTIVE REPORT
**If ‘Eligible = N’ then the Termination Code will show as RE, TR and DE**
HRP REPORT DIRECTORY LOCATION > COWAN NON-ACTIVE REPORT
**********************************************
BOARD CONTROL > BENEFITS > BENEFITS PROVIDER CONFIGURATION > COWAN
**Note that Eligible = Y for the desired Termination Codes**
PROCESS > COMPLETED > COWAN NON-ACTIVE REPORT
**If ‘Eligible = Y’ then the Termination Code will show correctly as RT and Q**
HRP REPORT DIRECTORY LOCATION > COWAN NON-ACTIVE REPORT