# EmployeeContractPeriodsCurrent: Nmbrs Employee Current Contract Periods - Catalog: `Nmbrs` - Schema: `Views` - Label: Employee Current Contract Periods This is a read-only view. The Nmbrs API may not support changing the data or the Invantive UniversalSQL driver for Nmbrs does not cover it. In the latter case, please use the table NativePlatformScalarRequests to upload data to the Nmbrs API. ## View Columns The columns of the view `EmployeeContractPeriodsCurrent` are shown below. Each column has an SQL data type. | Name | Data Type | Label | Required | Documentation | |---|:---:|---|:---:|---| | `ECD_CONTRACTID` | `int32` | Contract ID | ☑ | | | `ECD_CREATIONDATE` | `datetime` | Creation Date | ☐ | | | `ECD_EMPLOYEEID` | `int32` | Employee ID | ☑ | | | `ECD_EMPLOYEMENTTYPE` | `int32` | Employment Type | ☐ | | | `ECD_EMPLOYMENTSEQUENCETAXID` | `int32` | Employment Sequence Tax ID | ☐ | | | `ECD_ENDDATE` | `datetime` | End Date | ☐ | | | `ECD_HOURSPERWEEK` | `decimal` | | ☐ | | | `ECD_INDEFINITE` | `char` | Indefinite | ☐ | | | `ECD_PHASECLASSIFICATION` | `int32` | Phase Classification | ☐ | | | `ECD_STARTDATE` | `datetime` | Start Date | ☐ | | | `ECD_TRIALPERIOD` | `datetime` | Trial Period | ☐ | | | `ECD_WRITTENCONTRACT` | `char` | | ☐ | | | `EMP_COMPANY_CODE` | `int64` | Company ID | ☑ | | | `EMP_DISPLAYNAME` | `varchar2` | Display Name | ☐ | | | `EMP_ID` | `int32` | Employee ID | ☑ | | | `EMP_NUMBER` | `int32` | Employee Number | ☑ | |