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

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

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
10 26-Nov-2021 10:22 4 KB JMyers to previous
9 26-Nov-2021 10:22 4 KB JMyers to previous | to last
8 26-Nov-2021 10:22 4 KB JMyers to previous | to last
7 26-Nov-2021 10:22 4 KB JEscott to previous | to last
6 26-Nov-2021 10:22 4 KB JEscott to previous | to last
5 26-Nov-2021 10:22 4 KB JEscott to previous | to last
4 26-Nov-2021 10:22 4 KB JEscott to previous | to last
3 26-Nov-2021 10:22 1 KB JEscott to previous | to last
2 26-Nov-2021 10:22 1 KB JEscott to previous | to last
1 26-Nov-2021 10:22 1 KB JEscott to last

Page References

Incoming links Outgoing links

Version management

Difference between version and

At line 1 changed 2 lines
!!!Alias: IVBEN
The INF_CV_ENROLLMENTS table is used to import the list of benefit plans and coverage’s that an employee has elected to participate in into the software data structures. The [Plan|PLAN_CODE], [Coverage|COVERAGE_CODE] and [Benefit Components|BENEFIT COMPONENTS] must be defined in the benefit module before loading in ENROLLMENT records
!!!Alias: [IVBEN]
(INF_CV_ENROLLMENTS)
The INF_CV_ENROLLMENTS table 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|PLAN_CODE], [Coverage|COVERAGE_CODE] and [Benefit Components|BENEFIT COMPONENTS] must be defined in the benefit module before loading in ENROLLMENT records.
Tables loaded:
*[P2K_BE_ENROLLMENTS]
*[P2K_BE_ENROLLMENT_DETAILS]
*[P2K_BE_ENROLLMENT_COMPONENTS]
At line 8 changed one line
|[PERSON_CODE]|Varchar2(16)|Y|Destination: Not moved to the software data structures, but used for validation of the employment record. Validation: Must be a valid PERSON_CODE already defined on the [P2K_HR_IDENTITIES] table.
|[PERSON_CODE]|Varchar2(16)|Y|Destination: Not moved to the software data structures, but used for validation of the employment record. Validation: Must be a valid [PERSON_CODE] already defined on the [P2K_HR_IDENTITIES] table.
At line 12 changed 2 lines
|[EFFECTIVE]|Date()|Y|Validation: The EFFECTIVE date in the interface file must fall between the EFFECTIVE and EXPIRY date of the Coverage Detail record.
|[EXPIRY]|Date()|Y|Validation: Must be equal to, or greater than the EFFECTIVE date
|[EFFECTIVE]|Date()|Y|Validation: The [EFFECTIVE] date in the interface file must fall between the [EFFECTIVE] and [EXPIRY] date of the Coverage Detail record.
|[EXPIRY]|Date()|Y|Validation: Must be equal to, or greater than the [EFFECTIVE] date
At line 44 added 5 lines
----
![Notes|Edit:Internal.INF_CV_ENROLLMENTS]
[{InsertPage page='Internal.INF_CV_ENROLLMENTS' default='Click to create a new notes page'}]