# PropertyAssetProjectsByPropertyAssetId: Bouw7 Property Asset Projects by Property Asset ID
Returns a single property asset based on the given ID.
Returns a single property asset based on the given ID.
- Catalog: `Bouw7`
- Schema: `PropertyAsset`
- Label: Property Asset Projects by Property Asset ID
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 `PropertyAssetProjectsByPropertyAssetId`. 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 |
|---|:---:|:---:|:---:|---|
| `propertyAsset` | `` | ☑ | | |
## Columns of Table Function
The columns of the table function `PropertyAssetProjectsByPropertyAssetId` are shown below. Each column has an SQL data type.
| Name | Data Type | Label | Required | Documentation |
|---|:---:|---|:---:|---|
| `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 |
| `category_code` | `varchar2` | Category Code | ☐ | The code for the category. |
| `category_createdAt` | `datetime` | Category Created at | ☐ | The creation time of the entity. |
| `category_createdBy` | `varchar2` | Category Created by | ☐ | The user that created the entity. |
| `category_generalCostsOrProfit` | `varchar2` | Category General Costs or Profit | ☐ | The general costs or profit for the category. |
| `category_generalCostsPercentage` | `varchar2` | Category General Costs Percentage | ☐ | The general costs percentage for the category. |
| `category_grossProfitMargin` | `varchar2` | Category Gross Profit Margin | ☐ | The gross profit margin for the category. |
| `category_id` | `int64` | Category ID | ☐ | The ID of the category. |
| `category_name` | `varchar2` | Category Name | ☐ | The name of the category. |
| `category_updatedAt` | `datetime` | Category Updated at | ☐ | The last updated time of the entity. |
| `category_updatedBy` | `varchar2` | Category Updated by | ☐ | The user that last updated the entity. |
| `city_2` | `varchar2`(255) | | ☐ | City of the PropertyAsset. |
| `city` | `varchar2` | City | ☐ | The city of the project. |
| `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. |
| `country` | `varchar2`(2) | Country | ☐ | ISO 3166-1[alpha2] country code of the PropertyAsset. |
| `createdAt_2` | `datetime` | Created at | ☐ | 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` | `varchar2` | Created by | ☐ | The user that created the entity. |
| `deliveryDate` | `datetime` | Delivery Date | ☐ | Delivery date for the project. |
| `description` | `varchar2` | Description | ☐ | Description for the PropertyAsset. |
| `endDate` | `datetime` | End Date | ☐ | End date for the project. |
| `firstDeliveryDate` | `datetime` | First Delivery Date | ☐ | First delivery date of the PropertyAsset. |
| `fullProjectNumber` | `varchar2` | Full Project Number | ☐ | The full project number including year. |
| `houseNumber_2` | `varchar2`(50) | | ☐ | House number (incl. addition) of the PropertyAsset. |
| `houseNumber` | `varchar2` | House Number | ☐ | The house number for the project. |
| `id_2` | `int64` | ID | ☐ | ID of the PropertyAsset. |
| `id` | `int64` | ID | ☐ | The ID of the project. |
| `information` | `varchar2` | Information | ☐ | The information of the project. |
| `invoiceContact_contactType_id` | `int64` | Invoice Contact Contact Type ID | ☐ | The ID of contact type. |
| `invoiceContact_contactType_name` | `varchar2` | Invoice Contact Contact Type Name | ☐ | The name of contact type. |
| `invoiceContact_email` | `varchar2` | Invoice Contact Email | ☐ | The email address. |
| `invoiceContact_id` | `int64` | Invoice Contact ID | ☐ | ID of contact. |
| `invoiceContact_isVatShifted` | `char` | | ☐ | Whether VAT is shifted for the contact. |
| `invoiceContact_name` | `varchar2` | Invoice Contact Name | ☐ | Name of contact. |
| `invoiceContact_phoneNumber` | `varchar2` | | ☐ | The phone number of the contact. |
| `name_2` | `varchar2`(255) | | ☐ | Name of the PropertyAsset. |
| `name` | `varchar2` | Name | ☐ | The name of the project. |
| `number` | `varchar2`(255) | Number | ☐ | Number for the PropertyAsset. |
| `postcode` | `varchar2`(20) | Post Code | ☐ | Postcode of the PropertyAsset. |
| `project_branch_code` | `varchar2` | | ☐ | The code for this branch |
| `project_branch_id` | `int64` | | ☐ | The ID of the branch. |
| `project_branch_name` | `varchar2` | | ☐ | The name of this branch |
| `project_category_code` | `varchar2` | | ☐ | The code for the category. |
| `project_category_createdAt` | `datetime` | | ☐ | The creation time of the entity. |
| `project_category_createdBy` | `varchar2` | | ☐ | The user that created the entity. |
| `project_category_generalCostsOrProfit` | `varchar2` | | ☐ | The general costs or profit for the category. |
| `project_category_generalCostsPercentage` | `varchar2` | | ☐ | The general costs percentage for the category. |
| `project_category_grossProfitMargin` | `varchar2` | | ☐ | The gross profit margin for the category. |
| `project_category_id` | `int64` | | ☐ | The ID of the category. |
| `project_category_name` | `varchar2` | | ☐ | The name of the category. |
| `project_category_updatedAt` | `datetime` | | ☐ | The last updated time of the entity. |
| `project_category_updatedBy` | `varchar2` | | ☐ | The user that last updated the entity. |
| `project_city` | `varchar2` | Project City | ☐ | The city of the project. |
| `project_contact_email` | `varchar2` | Project Contact Email | ☐ | The email address. |
| `project_contact_id` | `int64` | Project Contact ID | ☐ | ID of contact. |
| `project_contact_isVatShifted` | `char` | | ☐ | Whether VAT is shifted for the contact. |
| `project_contact_name` | `varchar2` | Project Contact Name | ☐ | Name of contact. |
| `project_contact_phoneNumber` | `varchar2` | | ☐ | The phone number of the contact. |
| `project_createdAt` | `datetime` | Project Created at | ☐ | The creation time of the entity. |
| `project_createdBy` | `varchar2` | Project Created by | ☐ | The user that created the entity. |
| `project_deliveryDate` | `datetime` | Project Delivery Date | ☐ | Delivery date for the project. |
| `project_endDate` | `datetime` | Project End Date | ☐ | End date for the project. |
| `project_fullProjectNumber` | `varchar2` | Project Full Project Number | ☐ | The full project number including year. |
| `project_houseNumber` | `varchar2` | Project House Number | ☐ | The house number for the project. |
| `project_id` | `int64` | Project ID | ☐ | The ID of the project. |
| `project_information` | `varchar2` | Project Information | ☐ | The information of the project. |
| `project_name` | `varchar2` | Project Name | ☐ | The name of the project. |
| `project_projectNumber` | `varchar2` | Project Project Number | ☐ | The project number. |
| `project_reference` | `varchar2` | Project Reference | ☐ | The reference of the project. |
| `project_startDate` | `datetime` | Project Start Date | ☐ | Start date for the project. |
| `project_status_closesProject` | `char` | Project Status Closes Project | ☐ | Whether or not this status closes a project. |
| `project_status_createdAt` | `datetime` | Project Status Created at | ☐ | The creation time of the entity. |
| `project_status_createdBy` | `varchar2` | Project Status Created by | ☐ | The user that created the entity. |
| `project_status_id` | `int64` | Project Status ID | ☐ | The ID of the status. |
| `project_status_invoicesProject` | `char` | Project Status Invoices Project | ☐ | Whether or not this status invoices a project. |
| `project_status_name` | `varchar2` | Project Status Name | ☐ | The name of the status. |
| `project_status_plansProject` | `char` | Project Status Plans Project | ☐ | Whether or not this status plans a project. |
| `project_status_updatedAt` | `datetime` | Project Status Updated at | ☐ | The last updated time of the entity. |
| `project_status_updatedBy` | `varchar2` | Project Status Updated by | ☐ | The user that last updated the entity. |
| `project_streetName` | `varchar2` | Project Street Name | ☐ | The street name for the project. |
| `project_updatedAt` | `datetime` | Project Updated at | ☐ | The last updated time of the entity. |
| `project_updatedBy` | `varchar2` | Project Updated by | ☐ | The user that last updated the entity. |
| `project_zipCode` | `varchar2` | Project ZIP Code | ☐ | The zip code for the project. |
| `projectNumber` | `varchar2` | Project Number | ☐ | The project number. |
| `reference` | `varchar2` | Reference | ☐ | The reference of the project. |
| `residentContact_contactType_id` | `int64` | Resident Contact Contact Type ID | ☐ | The ID of contact type. |
| `residentContact_contactType_name` | `varchar2` | Resident Contact Contact Type Name | ☐ | The name of contact type. |
| `residentContact_email` | `varchar2` | Resident Contact Email | ☐ | The email address. |
| `residentContact_id` | `int64` | Resident Contact ID | ☐ | ID of contact. |
| `residentContact_isVatShifted` | `char` | | ☐ | Whether VAT is shifted for the contact. |
| `residentContact_name` | `varchar2` | Resident Contact Name | ☐ | Name of contact. |
| `residentContact_phoneNumber` | `varchar2` | | ☐ | The phone number of the contact. |
| `secondDeliveryDate` | `datetime` | Second Delivery Date | ☐ | Second delivery date of the PropertyAsset. |
| `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_2` | `varchar2`(255) | | ☐ | Street name of the PropertyAsset. |
| `streetName` | `varchar2` | Street Name | ☐ | The street name for the project. |
| `updatedAt_2` | `datetime` | Updated at | ☐ | 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` | `varchar2` | Updated by | ☐ | The user that last updated the entity. |
| `zipCode` | `varchar2` | ZIP Code | ☐ | The zip code for the project. |