DeletedEmployeesView
| Name | Description | Type | Additional information |
|---|---|---|---|
| EmpId |
Database ID of the Employee record. This is the unique ID to track EmpCode changes in this payroll database. |
integer |
None. |
| EmpCode |
The code identifying the actual Employee record. |
string |
None. |
| DeletedDate |
The date when the employee is deleted in Payroll database. |
date |
None. |