WorkersLeaves
Leaves for an employee.
Table Specific Information
Select
The connector uses the ADP API to process WHERE clause conditions built with the AssociateOID column and '=' operator.
For example, the following queries are processed server-side:
SELECT * FROM WorkersLeaves WHERE AssociateOID = 'G3349PZGBADQY8H7'The rest of the filter is executed client-side within the connector.
Columns
| Name | Type | References | Description |
| LeaveAbsenceStartDate | Date | ||
| LeaveAbsenceExpectedEndDate | Date | ||
| LeaveAbsenceTypeCode | String | ||
| LeaveAbsencePaymentStatus | String | ||
| LeaveReturnStatusCode | String | ||
| AssociateOID | String |
Workers.AssociateOID |