Employee

Employee:

RecordType;DBId;Title;FirstName;LastName;Phone;HouseNumber;Street;PostalCode;Locality;CountryCode;BDate;BPlace;
Number;Extension;BillingRate;ACBillingRate;HourlyCost;ACHourlyCost;ShortName;Start;End
Nr Name Type Description
1 RecordType Long Type of object to import. 52 is for employee
2 DBId Long Database Id in DeMaSy. It is displayed in Utilities
3 Title Char(25) Title of the employee
4 FirstName Char(30) First name of the employee
5 LastName Char(45) Last name of the employee
6 Phone Char(30) Phone of the employee
7 HouseNumber Char(10) House number of the employee
8 Street Char(30) Street of the employee
9 PostalCode Char(10) Postal code of the employee
10 Locality Char(30) Locality of the employee
11 CountryCode Char(10) Code of the country of the employee
12 BDate Date/Time Birth date
13 BPlace Char(30) Birth place
14 Number Char(20) /
15 Extension Char(10) Extension of the employee
16 BillingRate Double Billing rate of the employee
17 ACBillingRate Double Billing rate of the employee
18 HourlyCost Double Hourly cost of the employee
19 ACHourlyCost Double Hourly cost of the employee
20 ShortName Char(10) Short name of the employee
21 Start Date/Time First day of the employee
22 End Date/Time Last date of the employee