Name | Description | Type | Additional information |
---|---|---|---|
TableName |
What table the error relates to (Employee, Employee NI, etc.) |
string |
None. |
RowNo | integer |
Nullable |
|
EmployeeNo | string |
None. |
|
Message |
The error message |
string |
None. |
Location |
Location of the employee (if applicable) |
string |
None. |
Division |
Division of the employee (if applicable) |
string |
None. |
Department |
Department of the employee (if applicable) |
string |
None. |
IsWarning |
Indicates whether the error message is a warning, rather than an error. |
boolean |
None. |