This page (revision-16) was last changed on 26-Nov-2021 10:22 by jmyers

This page was created on 26-Nov-2021 10:22 by JMyers

Only authorized users are allowed to rename pages.

Only authorized users are allowed to delete pages.

Page revision history

Version Date Modified Size Author Changes ... Change note
16 26-Nov-2021 10:22 3 KB jmyers to previous
15 26-Nov-2021 10:22 3 KB jmyers to previous | to last
14 26-Nov-2021 10:22 2 KB jmyers to previous | to last
13 26-Nov-2021 10:22 9 KB jmyers to previous | to last
12 26-Nov-2021 10:22 9 KB jmyers to previous | to last
11 26-Nov-2021 10:22 9 KB jmyers to previous | to last
10 26-Nov-2021 10:22 2 KB JMyers to previous | to last
9 26-Nov-2021 10:22 2 KB JMyers to previous | to last
8 26-Nov-2021 10:22 2 KB JMyers to previous | to last
7 26-Nov-2021 10:22 2 KB JMyers to previous | to last
6 26-Nov-2021 10:22 2 KB JMyers to previous | to last
5 26-Nov-2021 10:22 2 KB JMyers to previous | to last
4 26-Nov-2021 10:22 2 KB JMyers to previous | to last
3 26-Nov-2021 10:22 2 KB JMyers to previous | to last
2 26-Nov-2021 10:22 1 KB JMyers to previous | to last
1 26-Nov-2021 10:22 318 bytes JMyers to last

Page References

Incoming links Outgoing links

Version management

Difference between version and

At line 4 changed one line
The Enrollments Interface File screen is used to import the list of benefit plans and coverages that an employee has elected to participate in into the software data structures. The Plan, Coverage and Benefit Components must be defined in the benefit module before loading in ENROLLMENT records
The Enrollments Interface File screen is used to import the list of benefit plans and coverages that an employee has elected to participate in into the software data structures. The plan, coverage and Benefit Components must be defined in the benefit module before loading in ENROLLMENT records.
At line 9 changed 7 lines
;[Entity|ENTITY_CODE]:
;[Person Code|PERSON_CODE]:
;[Employment Type|EMPLOYMENT_TYPE]:
;[Date of Hire|HIRE_DATE]:
;[Plan|PLAN_CODE]:
;[Effective as Of|EFFECTIVE]:
;[Expires On|EXPIRY]:
;[Entity|ENTITY_CODE]:The entity associated with the enrollment files will be defined in this field.
;[Person Code|PERSON_CODE]:The employee associated with the enrollment files will be defined in this field.
;[Employment Type|EMPLOYMENT_TYPE]:The employee's employment type is listed in this field.
;[Date of Hire|HIRE_DATE]:The employee's hire date is displayed in this field.
;[Plan|PLAN_CODE]:The plan the employee enrolled in is displayed in this field.
;[Effective as Of|EFFECTIVE]:The plan coverage effective date is displayed in this field.
;[Expires On|EXPIRY]:The date the plan coverage ends is displayed in this field.
At line 17 changed one line
;[Coverage|COVERAGE_CODE]:
;[Coverage|COVERAGE_CODE]:The coverage that the employee is enrolled in is displayed in this field.
At line 20 changed 2 lines
;[Coverage Step|COVERAGE_STEP_CODE]:
;[Description|DESCRIPTION]:
;[Coverage Step|COVERAGE_STEP_CODE]:The coverage step the employee is at is displayed in this field.
;[Description|DESCRIPTION]:A description of the plan enrollment will be displayed in this field.