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

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

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

Page References

Incoming links Outgoing links

Version management

Difference between version and

At line 4 changed one line
When vacation time taken is by employees in some rail units a rule exists to govern the wage rate used to generate the vacation earnings. The wage rate used to generate vacation earnings will be the greater of the override job’s wage rate (as calculated by the [Job Override custom logic|JOB_OVERRIDE_LOGIC (CUSTOM-NJT)]) or the wage rate that is stored in a statistic, calculated using the prior year earnings converted to an hourly rate. All vacation time is associated with a Job code. The wage rate in the statistic is generated by a user calc that takes the total YTD earnings from the prior year and convert this to an hourly amount. This is value then stored in a statistic which is referenced by the Vacation Rate custom logic.
When vacation time taken is by employees in some rail units a rule exists to govern the wage rate used to generate the vacation earnings. The wage rate used to generate vacation earnings will be the greater of the override job’s wage rate (as calculated by the [(NJT) Job Override custom function| JOB OVERRIDE LOGIC (CUSTOM-NJT)]) or the wage rate that is stored in a statistic, calculated using the prior year earnings converted to an hourly rate. All vacation time is associated with a Job code. The wage rate in the statistic is generated by a user calc that takes the total YTD earnings from the prior year and convert this to an hourly amount. This is value then stored in a statistic which is referenced by the Vacation Rate custom logic.
At line 6 changed 7 lines
!DETAILS
The Vacation Rate custom logic is set up in the Vacation Taken pay component (For NJT this is PC180). In the PC DETAIL RULES Tab, in the Custom Rate Logic field, the option ''(NJT) Vacation Rate'' is selected for the Earnings Pay Component only. The Calculation method for the earnings pay component (PC1180) must be EV * Rate. The Prior year wage rate is stored in a Statistical Component but this is not entered in the PC’s Statistic field; the statistic Component’s code (RAIL_VAC_CY_RATE) is hard coded into the custom function and so this field is left blank.
\\
\\
NOTE: This statistical code in [IDSC] must not be changed in any way.
\\
\\
DETAILS
The Vacation Rate custom logic is set up in the Vacation Taken pay component (For NJT this is PC180). In the PC DETAIL RULES Tab, in the Custom Rate Logic field, the option [[(NJT) Vacation Rate] is selected for the Earnings Pay Component only. The Calculation method for the earnings pay component (PC1180) must be EV * Rate. The Prior year wage rate is stored in a Statistical Component but this is not entered in the PC’s Statistic field; the statistic Component’s code (RAIL_VAC_CY_RATE) is hard coded into the custom function and so this field is left blank.
NOTE: This statistical code in IDSC must not be changed in any way.
At line 14 removed 12 lines
\\
\\
The setup for the Rail “1/52nd” units for vacation earnings in the PC DETAIL RULES is:
* Calc method = EV * Rate
* Rate Source = Matching Assignment
* Custom Rate Logic = (NJT) Vacation Rate
* (No statistic should be entered in the Statistic field)
\\
\\
----
![Notes|Edit:Internal.VACATION_RATE_LOGIC_(CUSTOM-NJT)]
[{InsertPage page='Internal.VACATION_RATE_LOGIC_(CUSTOM-NJT)' default='Click to create a new notes page'}]
At line 27 changed one line
The setup for the Rail “1/52nd” units for vacation earnings is:
Calc method = EV * Rate
Rate Source = Matching Assignment
Custom Rate Logic = (NJT) Vacation Rate
(No statistic should be entered in the Statistic field)