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

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

Page References

Incoming links Outgoing links

Version management

Difference between version and

At line 3 changed 2 lines
The purpose of the Min Rest Shift Top Up is to top up the hours worked in min rest period if the employee did not receive the number of rest hours defined in the band. If the time code and premium are not provided, the time rule will use the prevailing rate. The rule will take into consideration the day of the week specified, or if this is null it will be applied to all days.
%%information This will create a record with no start time and end time. The value will be the hours to top up. The hours will be used to cover the "does not reset the overtime accumulation" business need.%%
This time rule will top up the hours worked in a rest period, if an employee did not receive the minimum number of rest hours, defined in the Band. If the Time Code and Premium are not defined, the time rule will use the prevailing rate. The defined Day of the week will be taken into consideration, or if this field is null, it will be applied to all days.
At line 5 added 3 lines
%%information This time rule will create a record with no Start and End times. The value will be the hours to top up. The hours will be used to cover the "does not reset the overtime accumulation" business need.%%
At line 7 changed 2 lines
*The [Value|TIME_RULE_VALUE] field will no longer be used to hold the day of the week, instead the day of the week has been turned into a column labeled DAY.
*The Min Rest Shift Top Up time rule has been updated to handle this new feature. If the Day column is null the time rule will be applied to all days.
At line 14 changed 2 lines
[Frequency|FREQUENCY]
*predefined as ‘Every Shift’
[Frequency|FREQUENCY] Predefined as Every Shift
At line 18 changed one line
The time rule should be set up in [IDWR] as shown below. See [Time Rule Improvements|TIME_RULE_IMPROVEMENTS] for additional information regarding [IDWR].
The time rule should be set up in [IDWR] as shown below.
At line 20 changed 2 lines
||[Band|QUALIFYING_BAND]||[From|FROM_CLOCK_TIME]||[To|TO_CLOCK_TIME] ||[Value|TIME_RULE_VALUE]||[Day Of Week |DAY_OF_WEEK]||[Time Code|TIME_CODE]||[Premium |PREMIUM_CODE]||[Action|TIME_RULE_ACTION]||Time Code Set
|Min. # of hrs rest|No|No|No|Allowed|Allowed|Allowed|Add|Allowed
||[Cycle|CYCLE_NUMBER]||[Frequency|FREQUENCY]||[Seq|SEQUENCE]||[Time Rule Type|TIME_RULE_TYPE_TEXT]||[Band|QUALIFYING_BAND]||[From|FROM_CLOCK_TIME]||[To|TO_CLOCK_TIME]||[Value|VALUE]||[Day|DAY_OF_WEEK]||[Time Code|TIME_CODE_VALUE]||[Premium|PREMIUM_CODE]||[Target Time Code Set|TARGET_TIME_CODE_SET]|| [Apply Time Code Set|APPLY_TIME_CODE_SET]||[Action|TIME_RULE_ACTION]
| |Every Shift|990| |Minimum# of rest hours|No|No|No|Allowed [1]|Allowed|Allowed| |Allowed|Add
At line 23 added one line
[1] If the Day field is null, the time rule will apply to all days.