EmployeeOnEligibleLeave
com.workbrain.app.ta.conditions.EmployeeOnEligibleLeaveCondition
The EmployeeOnEligibleLeave condition is used to check whether an employee is on an eligible leave based on leave status, date range, and configuration. It is used in pay rules to override timesheets when employees are absent under an approved Leave of Absence (LOA).
Parameters In
Name | Type | Description |
---|---|---|
Minutes | Integer | Defines how many minutes of leave are added each day. Minutes are supplied from a fixed constant, an employee UDF value, an employee value, the default FTE formula (from the employee profile), or the employee’s shift pattern. |
TimeCodeSource | String | Selects the time code to apply. The time code is either mapped from the leave reason table or specified as a direct code. |
HourType | String | Specifies the type of hours applied. Only one value is allowed. |
Distribution | String | Determines how concurrent leaves are handled. Options are Even split or Priority-based according to the leave reason table. |