field name | data type | db field | description |
tiClaimPriceList_ID | integer | Employee.ObsoleteClaimPriceList_ID | Claim Price List |
tiCompany_ID | integer | Employee.Company_ID | Link to Company |
tiEmployee_ID | integer | Employee.Employee_ID | Record ID |
tcEmployeeCode | character | Employee.EmployeeCode | Employee Code. A code that identifies an employee. The code cannot match any other employee in the current entity or any other entities in the current domain. If you leave the Employee Code field blank, the system automatically generates a number for the record based on the sequence defined in Employee Autonumber Create. |
tlEmployeeIsExternal | logical | Employee.EmployeeIsExternal | External Employee: Indicate if the employee is a contractor or not employed directly by your organization. |
| api annotation: | | PartialUpdate = yes - defaults to false |
tlEmployeeIsTravelOverSalary | logical | Employee.EmployeeIsTravelOverSalary | Include Travel Hours/Overtime |
| api annotation: | | PartialUpdate = yes - defaults to false |
ti_sequence | integer | calculated | primary index |
tc_rowid | character | calculated | = rowid(Employee) |