Examples
This section includes some practical examples of how employees are handled using this filter.
Example 3 - Not Passed
Employee C belongs to the Full-Time Calculation Group and is scheduled to work for 3 hours. The filter does not pass this employee to the Maximum Hours Per Day rule, so the hours are not validated.
Example Configuration
The following examples use this configuration setting:
Calculation Groups: Part-Time, Seasonal Part-Time
Each of these examples also use the Maximum Hours Per Day rule with the following configuration:
Hours: 5
Example 1 - Pass
Employee A belongs to the Part-Time Calculation Group and is scheduled to work for 4 hours. The filter passes this employee to the Maximum Hours Per Day rule. Schedule compliance does not return a violation as the hours (4) are within the defined maximum (5).
Example 2 - Pass
Employee B belongs to the Seasonal Part-Time Calculation Group and is scheduled to work for 6 hours. The filter passes this employee to the Maximum Hours Per Day rule. Schedule compliance returns a violation as the hours (6) exceed the defined maximum (5).
Example 3 - Not Passed
Employee C belongs to the Full-Time Calculation Group and is scheduled to work for 3 hours. The filter does not pass this employee to the Maximum Hours Per Day rule, so the hours are not validated.