EmployeeHistory

Data ElementData TypeWhat is itMandatory
IdIntegerThe unique id of the recordNo
CompanyIntegerThe location id linked to the employee history recordYes
FirstNameVarCharThe first name of the employeeYes
LastNameVarCharThe last name of the employeeYes
DisplaynameVarCharThe display name (in the UI) of the employeeYes
OtherNameVarCharAny other name in the employees recordNo
SalutationVarCharThe salutation in the employees recordNo
MainAddressIntegerThe id record of the main address linked to the employee recordNo
PostalAddressIntegerThe id record of the postal address linked to the employee recordNo
EmergencyAddressIntegerThe id record of the emergency address linked to the employees recordNo
DateOfBirthDateThe employees date of birthNo
GenderIntegerThe gender in the employees recordNo
PhotoIntegerThe unique id of the linked photo record for the employee recordNo
ActiveBoolean True/FalseWhether the record is activeYes
StartDateDateThe hire date for the employeeNo
TerminationDateDateThe end date for the employeeNo
PositionVarCharThe position for the employeeNo
RoleIntegerThe id record for the access level the employee has in the Deputy systemYes
EmployeeIdIntegerThe employee id record associated with this history recordNo
CreatorIntegerThe id of the user who created the recordNo
CreatedDateTimeWhen the record was originally createdNo
ModifiedDateTimeThe last time the record was modifiedNo