# EmployeePeriodDaysFixedCurrent: Nmbrs Employee Current Fixed Period Days - Catalog: `Nmbrs` - Schema: `Views` - Label: Employee Current Fixed Period Days 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 `EmployeePeriodDaysFixedCurrent` are shown below. Each column has an SQL data type. | Name | Data Type | Label | Required | Documentation | |---|:---:|---|:---:|---| | `EMP_COMPANY_CODE` | `int64` | Company ID | ☑ | | | `EMP_DISPLAYNAME` | `varchar2` | Display Name | ☐ | | | `EMP_ID` | `int32` | Employee ID | ☑ | | | `EMP_NUMBER` | `int32` | Employee Number | ☑ | | | `EPD_EMPLOYEEID` | `int32` | Employee ID | ☐ | | | `EPD_VALUE` | `int32` | Value | ☐ | |