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 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
4 26-Nov-2021 10:22 1 KB JMyers to previous
3 26-Nov-2021 10:22 2 KB JMyers to previous | to last
2 26-Nov-2021 10:22 970 bytes JMyers to previous | to last
1 26-Nov-2021 10:22 938 bytes JMyers to last

Page References

Incoming links Outgoing links

Version management

Difference between version and

At line 1 changed 3 lines
!!!Alias: IVXPP
(INF_CV_PNPAYMENTS)
\\
[{TableOfContents }]
!!!PENSION PAYMENTS INTERFACE FILE
At line 5 changed one line
Pension Payments
The Pension Payments Interface File screen is used to import pension payments into the software data structures.
At line 7 changed 18 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|
|[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|
Pension Payments Interface File data is maintained on the [INF_CV_PNPAYMENTS] table.
At line 8 added 14 lines
;[ID|ID]:This field identifies the pension payment record within the data base.
;[Entity|ENTITY_CODE]:The entity associated with the payment will be displayed in this field.
;[Pension Plan|PENSION_PLAN_CODE]:The pension plan associated with the payment will be displayed in this field.
;[PN Code|PENSION_ACCOUNT_CODE]:The pension account associated with the payment will be displayed in this field.
;[Person Code|PERSON_CODE]:The person associated with the payment will be displayed in this field.
;[First Name|FIRST_NAME]/[Last Name|LAST_NAME]:These fields display the first and last name of the person associated with the payment.
;[Relation|RELATION]:If the person receiving the payment is not the employee, the relationship between that person and the employee is displayed in this field.
;[Employer|EMPLOYER]:The employer associated with the payment will be displayed in this field.
;[Status|EVALUATION_STATUS]:This field shows the status of the pension option.
;[Evaluated On|EVALUATION_DATE]:This field displays the date from which the evaluation will be made.
;[PN Option|PENSION_OPTION_CODE]:This field provides the pension option associated with the evaluation.
;[Payment Category|PAYMENT_CATEGORY_CODE]:This field identifies the payment's category.
;[Date of Payment|PAYMENT_DATE]:The date of the payment is displayed in this field.
;[Payment Amount|PAYMENT_AMOUNT]:The payment amount is displayed in this field.
At line 27 removed one line
[{If var='loginstatus' contains 'authenticated'
At line 30 changed 2 lines
![Discussion|Edit:Internal.INF_CV_PNPAYMENTS]
[{InsertPage page='Internal.INF_CV_PNPAYMENTS' default='Click to create a new discussion page'}]
![Notes|Edit:Internal.IVXPP]
[{InsertPage page='Internal.IVXPP' default='Click to create a new notes page'}]
At line 33 removed one line
}]