# RevenueTargets: Gripp CRM Revenue Targets
- Catalog: `GrippCrm`
- Primary Keys: `id`
- Label: Revenue Targets
- Retrieve: True
## Table Columns
The columns of the table `RevenueTargets` are shown below. Each column has an SQL data type.
| Name | Data Type | Label | Required | Documentation |
|---|:---:|---|:---:|---|
| `company_discr` | `varchar2` | | ☐ | |
| `company_id` | `int32` | Company ID | ☐ | |
| `company_searchname` | `varchar2` | Company Search Name | ☐ | |
| `id` | `int32` | ID | ☐ | |
| `targetgrossprofit` | `double` | Target Gross Profit | ☐ | |
| `targetrevenue` | `double` | Target Revenue | ☐ | |
| `year` | `int32` | Year | ☐ | |