ContractOrderLines: Bouw7 Contractorderregels |
Returns all contract order lines for the current organization. Use HQL to filter for specific items.Returns all contract order lines for the current organization.
Catalogus: Bouw7
Schema: Contract
Label: Contractorderregels
Dit is een alleen-lezen tabelfunctie. De Bouw7 API biedt mogelijk geen ondersteuning voor het wijzigen van de data of het Invantive UniversalSQL-stuurprogramma voor Bouw7 ondersteunt dit niet. In het laatste geval gebruikt u de tabel NativePlatformScalarRequests om gegevens te uploaden naar de Bouw7-API.
Parameters van Tabelfunctie
De volgende parameters kunnen worden gebruikt om het gedrag van de tabelfunctie ContractOrderLines in te stellen. Voor verplichte parameters moet altijd een waarde worden opgegeven, maar optionele parameters hoeven in het algemeen geen waarde te hebben en de uitvoering zal standaard een vooraf bepaald gedrag vertonen. Waarden kunnen worden gespecificeerd op basis van positie en naam. In beide gevallen worden alle niet-gespecificeerde parameters geëvalueerd aan de hand van hun standaardwaarden.
Waardespecificatie op positie gebeurt door alle waarden van de eerste tot de laatste benodigde waarde op te sommen. Bijvoorbeeld: een `select * uit tabel(waarde1, waarde2, waarde3)` op een tabel met vier parameters zal de standaardwaarde voor de vierde parameter gebruiken en de opgegeven waarden voor de eerste drie.
Waardespecificatie op naam gebeurt door alle waarden die een waarde vereisen op te sommen. Bijvoorbeeld met `selecteer * uit tabel(naam1 => waarde1, naam3 => waarde3)` op dezelfde tabel zullen de standaardwaarden voor de tweede en vierde parameter worden gebruikt en de opgegeven waarden voor de eerste en derde.
Naam |
Datatype |
Verplicht |
Standaardwaarde |
Documentatie |
---|---|---|---|---|
q |
string |
☐ |
|
A [Heimdall Query Language](https://heimdall.bouw7.nl/docs/query-language) string. |
Kolommen van Tabelfunctie
De kolommen van de tabelfunctie ContractOrderLines worden hieronder weergegeven. Elke kolom heeft een SQL-gegevenstype.
Naam |
Datatype |
Label |
Verplicht |
Documentatie |
---|---|---|---|---|
articleNumber |
string |
Artikel Nummer |
☐ |
The article number of the product referenced in this contract order line. |
contact_emailAddress |
string |
Contactpersoon E-mailadres |
☐ |
The email address of the contact. |
contact_id |
int64 |
Contactpersoon ID |
☐ |
The ID of the contact. |
contact_name |
string |
Contactpersoon Naam |
☐ |
The name of this contact. |
contact_type |
string |
Contactsoort |
☐ |
The type of this contact. |
contact_typeId |
int64 |
Contactsoort-ID |
☐ |
The type ID of this contact. |
costType |
int64 |
Kostensoort |
☐ |
The cost type of this contract order line. |
createdAt |
datetime |
Aangemaakt op |
☐ |
The creation date of the object in ATOM/ISO-8601 format |
createdBy_id |
int64 |
Gemaakt door ID |
☐ |
The ID of the user. |
createdBy_username |
string |
Aangemaakt door Gebruikersnaam |
☐ |
The username of the user. |
description |
string |
Omschrijving |
☐ |
The description of this contract order line. |
id |
int64 |
ID |
☐ |
The ID of this contract order line. |
isCreatedManually |
boolean |
{res:itgen_bouw7_iscreatedmanually} |
☐ |
Whether the contract order line was created manually. |
project_branchId |
int64 |
Project Filiaal-ID |
☐ |
The ID of the branch of this project. |
project_categoryId |
int64 |
Projectcategorie-ID |
☐ |
The ID of the category of this project. |
project_divisionId |
int64 |
Projectadministratie-ID |
☐ |
The ID of the division of this project. |
project_id |
int64 |
Project ID |
☐ |
The ID of the project. |
project_name |
string |
Projectnaam |
☐ |
The name of the project. |
project_number |
string |
Projectnummer |
☐ |
The number of the project. |
project_status |
string |
Projectstatus |
☐ |
The name of the current status of this project. |
project_statusId |
int64 |
Projectstatus-ID |
☐ |
The ID of the status of this project. |
projectSecurityLink_code |
string |
Project Beveiligingslinkcode |
☐ |
The security code. |
projectSecurityLink_costType |
int64 |
{res:itgen_bouw7_projectsecuritylink_costtype} |
☐ |
The name of the cost type. |
projectSecurityLink_id |
int64 |
Project Beveiligingslink-ID |
☐ |
The ID of the project security link. |
projectSecurityLink_name |
string |
Project Beveiligingslinknaam |
☐ |
The name of the project security link. |
projectSecurityLink_parentName |
string |
{res:itgen_bouw7_projectsecuritylink_parentname} |
☐ |
The name of the security code. |
projectSecurityLink_projectId |
int64 |
Project Beveiligingslink Project-ID |
☐ |
The ID of the project associated with this security code. |
projectSecurityLink_status |
int64 |
Project Beveiligingslinkstatus |
☐ |
The status of the project security link. |
purchaseOrderContract_id |
int64 |
{res:itgen_bouw7_purchaseordercontract_id} |
☐ |
The ID of the contract. |
purchaseOrderContract_number |
string |
{res:itgen_bouw7_purchaseordercontract_number} |
☐ |
The identification number of the contract. |
quantity |
string |
Aantal |
☐ |
The quantity of the product referenced in this contract order line. |
quantityFactor |
string |
{res:itgen_bouw7_quantityfactor} |
☐ |
The quantity factor of the product referenced in this contract order line. |
status |
int64 |
Status |
☐ |
The status of the contract order line. |
subcontractorContract_id |
int64 |
{res:itgen_bouw7_subcontractorcontract_id} |
☐ |
The ID of the contract. |
subcontractorContract_number |
string |
{res:itgen_bouw7_subcontractorcontract_number} |
☐ |
The identification number of the contract. |
totalPrice |
string |
Totale Prijs |
☐ |
The total price of this contract order line. |
unit |
string |
Eenheid |
☐ |
The unit of quantity of this contract order line. |
unitPrice |
string |
Prijs per Eenheid |
☐ |
The unit price of this contract order line. |
updatedAt |
datetime |
Bijgewerkt op |
☐ |
The creation date of the object in ATOM/ISO-8601 format |
updatedBy_id |
int64 |
Bijgewerkt door ID |
☐ |
The ID of the user. |
updatedBy_username |
string |
Bijgewerkt door Gebruikersnaam |
☐ |
The username of the user. |
30-06-2025 16:22 Versie 24.1.116-BETA+5455