EmploymentContractLeaveRules
The Employment Contract Leave Rules define how leave should be handled when taken by an employee when compared to their regular employment contract. For example they may have some loading payments applied during their leave.
Data Element | Data Type | What is it | Mandatory |
---|---|---|---|
Id | Integer | The unique id of the record | No |
ContractId | Integer | Employment Contract that the leave rule is associated with | Yes |
LeaveRuleId | Integer | The id of the Leave Rule that is being associated with the contract | Yes |
BasePayRule | Integer | Id of the base rate of pay that is applicable when this leave is being taken | No |
LoadingPayRule1 | Integer | Id of the first loading record which is applicable when this leave is being taken by the employee | No |
LoadingPayRule2 | Integer | Id of the second loading record which is applicable when this leave is being taken by the employee | No |
LoadingPayRule3 | Integer | Id of the third loading record which is applicable when this leave is being taken by the employee | No |
Creator | Integer | The id of the user who created this record | No |
Created | DateTime | The time this record was originally created | No |
Modified | DateTime | The last time this record was modified | No |
Foreign Objects which can be linked with the Resource API
Updated about 2 years ago