WK START OFF DAY#
Time Rule Overview#
This is a helper time rule to determine the beginning of the work week, depending on the minimum number of days off before the first day of work.
This time rule should be used in conjunction with the following time rules:
Additional Info#
- Band: only one band is supported
- Frequency predefined as Never
Targeted Time Code Set
- This is a collection of time codes that help identify the work week. Any time considered "Work Time" should be included in the Target Time Code Set field. If a time code is entered that is not found in this time code set, the system will treat that time code as a "Day Off".
- Leave time codes can be included in the Target Time Code Set field. This will prevent unscheduled days off like Vacation or Sick time from recalculating the start of the work week
Example: If the time rule had the Value defined as '3' but the "Sick" time code was not included in the Target Time Code Set field, if an employee was sick for 3 days mid period, the time rule will recalculate the beginning of the work week to the incorrect day.
- The work week starts on the first day of work following the number of absence days defined in the Band or 7 days after the start of the previous work week.
- The system will look back up to 30 days until it finds the minimum days off defined in the band.
- When the minimum number of days off are found the work week first day is the first work day. If the "Value" has a value defined, this will be an indicator that the week should start with the day off.
- If the process date is not in this week the system will add 7 days until the process date belongs to the calculated week.
- If the system cannot find the minimum number of days off defined in the band, the start of the week will be Sunday.
Implementation#
The time rule should be set up in
IDWR as shown below. See
Time Rule Improvements for additional information regarding
IDWR.
(*) Collection of time codes that help to identify the work week. We can see leave time codes included also in the target time code set but everything depends on the business needs of the client and what they consider a work week and what is the real meaning of the day off.
(**) If there is nothing in the Value the week will start on the first work day, otherwise the week will start with the first day off
Examples: "Band" = 2
1. Value" is not defined, the week will start in the first work day after minimum off days off is reached or 7 days after previous work week.
| | 1 | 2 | 3 | 4 | 5 | 6 | 7 | 1 |
Off | Off | WRK | WRK | WRK | WRK | WRK | WRK | WRK | WRK |
2. Value" is something other than 0 then the week will start in the first off day after the minimum number of days off is reached or 7 days after previous work week.
1 | 2 | 3 | 4 | 5 | 6 | 7 | 1 | 2 | 3 |
Off | Off | WRK | WRK | WRK | WRK | WRK | WRK | WRK | WRK |
Click to create a new notes page