This page (revision-8) 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
8 26-Nov-2021 10:22 1 KB JMyers to previous
7 26-Nov-2021 10:22 4 KB JMyers to previous | to last
6 26-Nov-2021 10:22 4 KB JMyers to previous | to last
5 26-Nov-2021 10:22 4 KB JMyers to previous | to last
4 26-Nov-2021 10:22 4 KB JMyers to previous | to last
3 26-Nov-2021 10:22 4 KB JMyers to previous | to last
2 26-Nov-2021 10:22 1006 bytes JMyers to previous | to last
1 26-Nov-2021 10:22 901 bytes JMyers to last

Page References

Incoming links Outgoing links

Version management

Difference between version and

At line 1 changed 3 lines
!!!Alias: [IVXAC]
(INF_CV_PNACTIVITIES)
\\
[{TableOfContents }]
!!!PENSION ACTIVITIES INTERFACE FILE
At line 5 changed one line
Pension Activities
The Pension Activities Interface File screen is used to import pension activities into the software data structures.
At line 7 changed 17 lines
!!Table Columns
\\
||Column name||Data Type / Size||Mand.||Notes
|[ID]|Number(10)| |Used internally to define a unique identification for the record. This field would not be loaded.
|[ENTITY_CODE]|Varchar2(16)|Y|
|[PENSION_PLAN_CODE]|Varchar2(16)|Y|
|[PENSION_ACCOUNT_CODE]|Varchar2(16)|Y|
|[PERSON_CODE]|Varchar2(16)|Y|
|[START_DATE]|Date()|Y|
|[END_DATE]|Date()|Y|
|[PENSION_ACTIVITY_STATUS]|Varchar2(30)|Y|
|[PENSION_ACTIVITY_SOURCE]|Varchar2(30)| |
|[CALENDAR_CODE]|Varchar2(16)| |
|[CALENDAR_PERIOD]|Number(10)| |
|[ACTIVITY_START_DATE]|Date()| |
|[PN_CODE]|Varchar2(16)| |
|[ACTIVITY_COMPONENT_STATUS]|Varchar2(30)| |
Pension Activities Interface File data is maintained on the [INF_CV_PNACTIVITIES] table.
At line 25 changed one line
[{If var='loginstatus' contains 'authenticated'
;[ID|ID]:This field identifies the pension activity record within the data base.
;[Entity|ENTITY_CODE]:The entity associated with the pension activity is displayed in this field.
;[Pension Plan|PENSION_PLAN_CODE]:This field identifies the pension plan associated with this account.
;[Pension Account|PENSION_ACCOUNT_CODE]:This field identifies the pension account.
;[Person Code|PERSON_CODE]:This field identifies the person associated with this account.
;[Start Date|START_DATE]/[End Date|END_DATE]:If this account is time sensitive, the start and end dates of the account are listed in these fields.
;[Pension Activity Status|PENSION_ACTIVITY_STATUS]:This field displays the status of the pension activity.
;[Source|PENSION_ACTIVITY_SOURCE]:This field identifies the source of the pension activity.
;[Calendar|CALENDAR_CODE]:This field identifies the calendar associated with the pension activity.
;[Calendar Period|CALENDAR_PERIOD]:This field identifies the calendar period associated with this activity.
;[Activity Start Date|ACTIVITY_START_DATE]:This field displays the pension activity start date.
;[PN Component|PN_CODE]:This field uniquely identifies a pension component.
;[Activity Component Status|ACTIVITY_COMPONENT_STATUS]:This field displays the status of the pension component.
At line 28 changed 2 lines
![Discussion|Edit:Internal.IVXAC]
[{InsertPage page='Internal.IVXAC' default='Click to create a new discussion page'}]
![Notes|Edit:Internal.IVXAC]
[{InsertPage page='Internal.IVXAC' default='Click to create a new notes page'}]
At line 31 removed one line
}]