# EquipmentBooking_ProjectCategoryDivisionSettings
Returns an equipment booking associated with the given id.
Returns an equipment booking associated with the given id.
- Catalog: `Bouw7`
- Schema: `Resource`
This is a read-only table function. The Bouw7 API may not support changing the data or the Invantive UniversalSQL driver for Bouw7 does not cover it. In the latter case, please use the table NativePlatformScalarRequests to upload data to the Bouw7 API.
## Parameters of Table Function
The following parameters can be used to control the behaviour of the table function `EquipmentBooking_ProjectCategoryDivisionSettings`. A value must be provided at all times for required parameters, but optional parameters in general do not need to have a value and the execution will default to a pre-defined behaviour. Values can be specified by position and by name. In both cases, all parameters not specified will be evaluated using their default values.
Value specification by position is done by listing all values from the first to the last needed value. For example: a `select * from table(value1, value2, value3)` on a table with four parameters will use the default value for the fourth parameter and the specified values for the first three.
Value specification by name is done by listing all values that require a value. For example with `select * from table(name1 => value1, name3 => value3)` on the same table will use the default values for the second and fourth parameters and the specified values for the first and third.
| Name | Data Type | Required | Default Value | Documentation |
|---|:---:|:---:|:---:|---|
| `id` | `` | ☑ | | Equipment booking ID |
## Columns of Table Function
The columns of the table function `EquipmentBooking_ProjectCategoryDivisionSettings` are shown below. Each column has an SQL data type.
| Name | Data Type | Label | Required | Documentation |
|---|:---:|---|:---:|---|
| `amount` | `varchar2` | Amount | ☐ | The amount of units of the equipment booking object. |
| `branch_code` | `varchar2` | Branch Code | ☐ | The code for this branch |
| `branch_id` | `int64` | Branch ID | ☐ | The ID of the branch. |
| `branch_name` | `varchar2` | Branch Name | ☐ | The name of this branch |
| `city` | `varchar2` | City | ☐ | The city of the project. |
| `code` | `varchar2` | Code | ☐ | The code for the category. |
| `comment` | `varchar2` | Comment | ☐ | The comments for the equipment booking. |
| `contact_email` | `varchar2` | Contact Email | ☐ | The email address. |
| `contact_id` | `int64` | Contact ID | ☐ | ID of contact. |
| `contact_isVatShifted` | `char` | Contact Is VAT Shifted | ☐ | Whether VAT is shifted for the contact. |
| `contact_name` | `varchar2` | Contact Name | ☐ | Name of contact. |
| `contact_phoneNumber` | `varchar2` | Contact Phone Number | ☐ | The phone number of the contact. |
| `costPrice` | `varchar2` | Costprice | ☐ | The cost price of the equipment booking. Can only be set on update. Initially set with the equipment per unit price. |
| `createdAt_2` | `datetime` | Created at | ☐ | The creation time of the entity. |
| `createdAt_3` | `datetime` | | ☐ | The creation time of the entity. |
| `createdAt` | `datetime` | Created at | ☐ | The creation time of the entity. |
| `createdBy_2` | `varchar2` | Created by | ☐ | The user that created the entity. |
| `createdBy_3` | `varchar2` | | ☐ | The user that created the entity. |
| `createdBy` | `varchar2` | Created by | ☐ | The user that created the entity. |
| `deliveryDate` | `datetime` | Delivery Date | ☐ | Delivery date for the project. |
| `endDate` | `datetime` | End Date | ☐ | End date for the project. |
| `equipment_id` | `int64` | Equipment ID | ☐ | ID of the equipment. |
| `equipment_name` | `varchar2` | Equipment Name | ☐ | Name of the equipment. |
| `equipmentGroup_createdAt` | `datetime` | Equipment Group Created at | ☐ | The creation time of the entity. |
| `equipmentGroup_createdBy` | `varchar2` | Equipment Group Created by | ☐ | The user that created the entity. |
| `equipmentGroup_id` | `int64` | Equipment Group ID | ☐ | The unique identifier of the equipment group. |
| `equipmentGroup_name` | `varchar2` | Equipment Group Name | ☐ | The name of the equipment group. |
| `equipmentGroup_updatedAt` | `datetime` | Equipment Group Updated at | ☐ | The last updated time of the entity. |
| `equipmentGroup_updatedBy` | `varchar2` | Equipment Group Updated by | ☐ | The user that last updated the entity. |
| `equipmentPerUnit_equipmentUnit_id` | `int64` | Equipment per Unit Equipment Unit ID | ☐ | ID of this equipment unit. |
| `equipmentPerUnit_equipmentUnit_name` | `varchar2` | Equipment per Unit Equipment Unit Name | ☐ | The name of the equipment unit. |
| `equipmentPerUnit_id` | `int64` | Equipment per Unit ID | ☐ | ID of this equipment per unit. |
| `exactUpdatedAt` | `varchar2` | | ☐ | The last time the entity was updated in Exact Online in ATOM format. |
| `fullProjectNumber` | `varchar2` | Full Project Number | ☐ | The full project number including year. |
| `generalCostsOrProfit` | `varchar2` | General Costs or Profit | ☐ | The general costs or profit for the category. |
| `generalCostsPercentage` | `varchar2` | General Costs Percentage | ☐ | The general costs percentage for the category. |
| `grossProfitMargin` | `varchar2` | Gross Profit Margin | ☐ | The gross profit margin for the category. |
| `houseNumber` | `varchar2` | House Number | ☐ | The house number for the project. |
| `id_2` | `int64` | ID | ☐ | The ID of the project. |
| `id_3` | `int64` | | ☐ | The ID of the equipment booking. |
| `id` | `int64` | ID | ☐ | The ID of the category. |
| `information` | `varchar2` | Information | ☐ | The information of the project. |
| `isMutable` | `char` | | ☐ | Whether the waste booking is mutable. |
| `logDate` | `datetime` | Log Date | ☐ | The log date of the equipment booking. |
| `name_2` | `varchar2` | | ☐ | The name of the project. |
| `name` | `varchar2` | Name | ☐ | The name of the category. |
| `projectNumber` | `varchar2` | Project Number | ☐ | The project number. |
| `projectSecurityLink_code` | `varchar2` | Project Security Link Code | ☐ | The code of the security code. |
| `projectSecurityLink_id` | `int64` | Project Security Link ID | ☐ | The unique identifier of the project security link. |
| `projectSecurityLink_name` | `varchar2` | Project Security Link Name | ☐ | The name of the project security link. |
| `reference` | `varchar2` | Reference | ☐ | The reference of the project. |
| `sellingPrice` | `varchar2` | Selling Price | ☐ | The selling price of the equipment booking. Can only be set on update. Initially set with the equipment per unit selling price. |
| `startDate` | `datetime` | Start Date | ☐ | Start date for the project. |
| `status_closesProject` | `char` | Status Closes Project | ☐ | Whether or not this status closes a project. |
| `status_createdAt` | `datetime` | Status Created at | ☐ | The creation time of the entity. |
| `status_createdBy` | `varchar2` | Status Created by | ☐ | The user that created the entity. |
| `status_id` | `int64` | Status ID | ☐ | The ID of the status. |
| `status_invoicesProject` | `char` | Status Invoices Project | ☐ | Whether or not this status invoices a project. |
| `status_name` | `varchar2` | Status Name | ☐ | The name of the status. |
| `status_plansProject` | `char` | Status Plans Project | ☐ | Whether or not this status plans a project. |
| `status_updatedAt` | `datetime` | Status Updated at | ☐ | The last updated time of the entity. |
| `status_updatedBy` | `varchar2` | Status Updated by | ☐ | The user that last updated the entity. |
| `streetName` | `varchar2` | Street Name | ☐ | The street name for the project. |
| `updatedAt_2` | `datetime` | Updated at | ☐ | The last updated time of the entity. |
| `updatedAt_3` | `datetime` | | ☐ | The last updated time of the entity. |
| `updatedAt` | `datetime` | Updated At | ☐ | The last updated time of the entity. |
| `updatedBy_2` | `varchar2` | Updated by | ☐ | The user that last updated the entity. |
| `updatedBy_3` | `varchar2` | | ☐ | The user that last updated the entity. |
| `updatedBy` | `varchar2` | Updated by | ☐ | The user that last updated the entity. |
| `zipCode` | `varchar2` | ZIP Code | ☐ | The zip code for the project. |