LeaveApplicationView
| Name | Description | Type | Additional information |
|---|---|---|---|
| Leave  ApplicationId |
integer |
None. |
|
| ChangeType |
The ChangeType for the Leave Application. Only Add (Insert) is currently supported. |
string |
Required Matching: ([^'"])* Max length: 20 |
| ChangeStatus |
The ChangeStatus for the Leave Application. Do not supply |
string |
Matching: ([^'"])* Max length: 20 |
| EmpCode |
The EmpCode for the Leave Application. |
string |
Matching: ([^'"])* Max length: 20 |
| StartDate |
The Start Date for the Leave Application. |
date |
None. |
| EndDate |
The End Date for the Leave Application. |
date |
None. |
| IsHour  Application |
IsHourApplication must be True for EasyPay to accept StartTime and EndTime to import as Hourly Leave Application. |
boolean |
None. |
| StartTime |
The Start Time for the Leave Application. |
time interval |
None. |
| EndTime |
The End Time for the Leave Application. |
time interval |
None. |
| StartSession |
The Start Session for the Leave Application. 1st or 2nd. Optional. |
byte |
None. |
| EndSession |
The End Session for the Leave Application. 1st or 2nd. Optional. |
byte |
None. |
| LeaveStatus |
The Leave Status for the Leave Application. Values are Applied, Approved, Cancelled, Declined |
string |
Matching: ([^'"])* Max length: 10 |
| PublicHoliday  Code |
string |
Matching: ([^'"])* Max length: 50 |
|
| LeaveType |
The LeaveType for the LeaveProcess. Values SickLeave, AnnualLeave, LongServiceLeave, UserDefinedLeave |
string |
Matching: ([^'"])* Max length: 50 |
| LeaveReason |
The Leave Reason for the Leave Application. Leave Reason codes may be found using api/Lookups?type=LeaveReason |
string |
Matching: ([^'"])* |
| LeaveCode |
The UserDefinedLeave LeaveCode for Leave Application. |
string |
Matching: ([^'"])* |
| Override |
The Override for the Leave Application. Must be true to for value in HoursTaken to be accepted. |
boolean |
None. |
| LeaveHours |
The Leave Hours for the Leave Application. |
decimal number |
None. |
| LeaveDays |
The Leave Hours for the Leave Application. |
decimal number |
None. |
| ReferenceNumber |
An optional Reference Number for the Leave Application. |
string |
Matching: ([^'"])* |
| PayInAdvance |
The Pay In Advance flag for the Leave Application. |
boolean |
None. |
| NumberofPeriods | integer |
None. |
|
| Processed | boolean |
None. |
|
| Source | string |
None. |
|
| ApiLeave  PlanningId |
integer |
None. |
|
| ApiUserId | integer |
None. |
|
| ApiUserType | string |
None. |
|
| ApiUserName | string |
None. |
|
| ApiUserGroup  Code |
string |
None. |
|
| PayrollLink  Token |
globally unique identifier |
None. |
|
| DatabaseType | string |
None. |
|
| ReceivedDate  Time |
date |
None. |
|
| PickedUpDate  Time |
date |
None. |
|
| RejectedDate  Time |
date |
None. |
|
| DeletedDateTime | date |
None. |
|
| PayrollReference  Number |
string |
None. |
|
| ErrorMessage | string |
None. |
|
| IsEss | boolean |
None. |