# EmployeeFunctionsV2: Nmbrs Employees (V2)
- Catalog: `Nmbrs`
- Schema: `Employees`
- Label: Employees (V2)
The data in this table is partitioned per value of the `COMPANY_CODE` column.
This is a read-only table. 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.
- Filters on API Server: CompanyID
## Table Columns
The columns of the table `EmployeeFunctionsV2` are shown below. Each column has an SQL data type.
| Name | Data Type | Label | Required | Documentation |
|---|:---:|---|:---:|---|
| `COMPANY_CODE` | `int64` | Company ID | ☑ | |
| `CREATIONDATE` | `datetime` | Creation Date | ☐ | |
| `EMPLOYEEID` | `int32` | Employee ID | ☑ | |
| `FUNCTIONCODE` | `varchar2` | Function Code | ☐ | |
| `FUNCTIONDESCRIPTION` | `varchar2` | Function Description | ☐ | |
| `FUNCTIONID` | `varchar2` | Function ID | ☐ | |
| `RECORDID` | `int32` | Record ID | ☑ | |
| `STARTPERIOD` | `int32` | Start Period | ☐ | |
| `STARTYEAR` | `int32` | Start Year | ☐ | |