| Name | Description | Type | Additional information |
|---|---|---|---|
| PersonEmployeeID |
Unique identifier of the persn employee record. |
integer | |
| PersonID |
Unique identifier of the person. |
integer | |
| EmployerID |
Unique identifier of teh employor. |
integer | |
| StartEmployer |
Date on when the person started working with this employer. |
string | |
| EndEmployer |
Date on when the person releived from this employer. |
string | |
| EmployeeNumber |
Number of the employee. |
string | |
| Position |
Person's position with the employee |
string | |
| Salary |
Employee's salary. |
decimal number | |
| PaymentPeriod |
Salary frequency. |
byte | |
| CurrencyID |
Unique identifier of teh salary's currency. |
integer | |
| Partner |
Inidicate whether the employee is the partner. |
byte | |
| StartPosition |
Date on when the employee start this position. |
string |