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 1 KB JMyers to previous | to last
2 26-Nov-2021 10:22 975 bytes JMyers to previous | to last
1 26-Nov-2021 10:22 962 bytes JMyers to last

Page References

Incoming links Outgoing links

Version management

Difference between version and

At line 1 changed one line
EY - End of Year
!!EY - End of Year
At line 3 changed one line
Statement: Employees are not eligible for pension benefits until January 1 of the year following their Hire Date. Pension contributions are stored in PC 1100, and are equal to 1% of Gross Earnings.
;Statement:Employees are not eligible for pension benefits until January 1 of the year following their Hire Date. Pension contributions are stored in PC 1100, and are equal to 1% of Gross Earnings.
At line 5 changed 4 lines
00010 LET V PENSION START DATE EY DB EEM.HIRE_DATE A +1D 00020
00020 IF V PENSION START DATE GE $G PAY-PERIOD-START 00100 99999
00100 LET PC 1100 MLT EC GROSS PAY N 0.01 99999
99999 EXIT 99999
|00010| LET|V|PENSION START DATE|EY|DB|EEM.HIRE_DATE|A|+1D|00020|
|00020| IF|V|PENSION START DATE|GE|$G|PAY-PERIOD-START| | |00100|99999
|00100| LET|PC|1100|MLT|EC|GROSS PAY|N|0.01|99999|
|99999| EXIT| | | | | | | |99999 |
At line 10 changed 2 lines
In the example above, an employee hired March 16, 1998 would begin having contributions made to pension on January 1, 1999. The operator determines the end of the year of the hire date in Operand 2,namely, December 31, 1998. Operand 3 takes that date and adds one day to get the result January 1, 1999.
Refer to BD in page 56 for possible Operand 3 values.
In the example above, an employee hired March 16, 1998 would begin having contributions made to pension on January 1, 1999. The operator determines the end of the year of the hire date in Operand 2, namely, December 31, 1998. Operand 3 takes that date and adds one day to get the result January 1, 1999. Refer to [BD|BD_OPERATOR] for possible Operand 3 values.
[{If var='loginstatus' contains 'authenticated'
----
![Discussion|Edit:Internal.EY_OPERATOR]
[{InsertPage page='Internal.EY_OPERATOR' default='Click to create a new discussion page'}]
}]