# EmployeeTargets: Gripp CRM Employee Targets
- Catalog: `GrippCrm`
- Primary Keys: `id`
- Label: Employee Targets
- Retrieve: True
## Table Columns
The columns of the table `EmployeeTargets` are shown below. Each column has an SQL data type.
| Name | Data Type | Label | Required | Documentation |
|---|:---:|---|:---:|---|
| `employee_discr` | `varchar2` | | ☐ | |
| `employee_id` | `int32` | Employee ID | ☐ | |
| `employee_searchname` | `varchar2` | Employee Search Name | ☐ | |
| `id` | `int32` | ID | ☐ | |
| `targetbillability` | `double` | Target Billability | ☐ | |
| `targetgrossprofit` | `double` | Target Gross Profit | ☐ | |
| `targethourlyrate` | `double` | Target Hourly Rate | ☐ | |
| `targetrevenue` | `double` | Target Revenue | ☐ | |
| `targetsales` | `double` | Target Sales | ☐ | |
| `year` | `int32` | Year | ☐ | |