# EmployeeCostCentersCurrent: Nmbrs Employee Current Cost Centres - Catalog: `Nmbrs` - Schema: `Views` - Label: Employee Current Cost Centres 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 `EmployeeCostCentersCurrent` are shown below. Each column has an SQL data type. | Name | Data Type | Label | Required | Documentation | |---|:---:|---|:---:|---| | `ECR_COSTCENTERCODE` | `varchar2` | Cost Centre Code | ☐ | | | `ECR_COSTCENTERDESCRIPTION` | `varchar2` | Cost Centre Description | ☐ | | | `ECR_COSTCENTERID` | `decimal` | Cost Centre ID | ☐ | | | `ECR_DEFAULT` | `char` | Default | ☐ | | | `ECR_EMPLOYEEID` | `int32` | Employee ID | ☐ | | | `ECR_ID` | `int32` | ID | ☑ | | | `ECR_KOSTENSOORTCODE` | `varchar2` | Cost Unit Code | ☐ | | | `ECR_KOSTENSOORTDESCRIPTION` | `varchar2` | Cost Unit Description | ☐ | | | `ECR_PERCENTAGE` | `decimal` | Percentage | ☐ | | | `EMP_COMPANY_CODE` | `int64` | Company ID | ☑ | | | `EMP_DISPLAYNAME` | `varchar2` | Display Name | ☐ | | | `EMP_ID` | `int32` | Employee ID | ☑ | | | `EMP_NUMBER` | `int32` | Employee Number | ☑ | |