This page (revision-4) 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
4 26-Nov-2021 10:22 1 KB JMyers to previous
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 995 bytes JEscott to last

Page References

Incoming links Outgoing links

Version management

Difference between version and

At line 1 changed one line
!!!Alias: [IVXPP]
!!!Alias: IVXPP
At line 4 removed one line
At line 9 changed 25 lines
||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|
|[FIRST_NAME]|Varchar2(50)| |
|[LAST_NAME]|Varchar2(50)| |
|[RELATION]|Varchar2(30)| |
|[EMPLOYER]|Varchar2(50)| |
|[EVALUATION_STATUS]|Varchar2(30)|Y|
|[EVALUATION_DATE]|Date()|Y|
|[PENSION_OPTION_CODE]|Varchar2(16)|Y|
|[PAYMENT_CATEGORY_CODE]|Varchar2(16)|Y|
|[PAYMENT_DATE]|Date()|Y|
|[PAYMENT_AMOUNT]|Number(14)|Y|
|[CREATE_DATE]|Date()| |This field used internally only to provide audit information for the creation/updating of records. This field would not be loaded.
|[CREATE_USER]|Varchar2(30)| |This field used internally only to provide audit information for the creation/updating of records. This field would not be loaded.
|[CHANGE_DATE]|Date()| |This field used internally only to provide audit information for the creation/updating of records. This field would not be loaded.
|[CHANGE_USER]|Varchar2(30)| | This field used internally only to provide audit information for the creation/updating of records. This field would not be loaded.
----
![Notes|Edit:Internal.INF_CV_PNPAYMENTS]
[{InsertPage page='Internal.INF_CV_PNPAYMENTS' default='Click to create a new notes page'}]
||Column name||Data Type / Size||Domain||Mand.||Notes
|[ID]|Number(10)|[ID]| |
|[ENTITY_CODE]|Varchar2(16)|[CODE]|Y|
|[PENSION_PLAN_CODE]|Varchar2(16)|[CODE]|Y|
|[PENSION_ACCOUNT_CODE]|Varchar2(16)|[CODE]|Y|
|[PERSON_CODE]|Varchar2(16)|[CODE]|Y|
|[FIRST_NAME]|Varchar2(50)|[VARCHAR50|VARCHARnn]| |
|[LAST_NAME]|Varchar2(50)|[VARCHAR50|VARCHARnn]| |
|[RELATION]|Varchar2(30)|[VARCHAR30|VARCHARnn]| |
|[EMPLOYER]|Varchar2(50)|[VARCHAR50|VARCHARnn]| |
|[EVALUATION_STATUS]|Varchar2(30)|[VARCHAR30|VARCHARnn]|Y|
|[EVALUATION_DATE]|Date()|[DATE]|Y|
|[PENSION_OPTION_CODE]|Varchar2(16)|[CODE]|Y|
|[PAYMENT_CATEGORY_CODE]|Varchar2(16)|[CODE]|Y|
|[PAYMENT_DATE]|Date()|[DATE]|Y|
|[PAYMENT_AMOUNT]|Number(14)|[AMT12V2|AMTnn]|Y|
|[CREATE_DATE]|Date()|[DATE]| |
|[CREATE_USER]|Varchar2(30)|[VARCHAR30|VARCHARnn]| |
|[CHANGE_DATE]|Date()|[DATE]| |
|[CHANGE_USER]|Varchar2(30)|[VARCHAR30|VARCHARnn]| |