# CostHeadings: Gripp CRM Cost Headings - Catalog: `GrippCrm` - Primary Keys: `id` - Label: Cost Headings - Retrieve: True ## Table Columns The columns of the table `CostHeadings` are shown below. Each column has an SQL data type. | Name | Data Type | Label | Required | Documentation | |---|:---:|---|:---:|---| | `createdon_date` | `datetime` | Created on Date | ☐ | | | `createdon_timezone_type` | `int32` | Created on Timezone Type | ☐ | | | `createdon_timezone` | `varchar2` | Created on Timezone | ☐ | | | `extendedproperties` | `varchar2` | Extended Properties | ☐ | | | `id` | `int32` | ID | ☐ | | | `name` | `varchar2` | Name | ☐ | | | `number` | `varchar2` | Number | ☐ | | | `searchname` | `varchar2` | Search Name | ☐ | | | `updatedon_date` | `datetime` | Updated on Date | ☐ | | | `updatedon_timezone_type` | `int32` | Updated on Timezone Type | ☐ | | | `updatedon_timezone` | `varchar2` | Updated on Timezone | ☐ | |