Please enable JavaScript to view this site.

Navigation: Schema: Resource > Tabellen

ResourceBookingById: Bouw7 Reservering van middelen per ID

Returns a resource booking associated with the given id.Returns a resource booking associated with the given id.

Catalogus: Bouw7

Schema: Resource

Label: Reservering van middelen per ID

Dit is een alleen-lezen tabelfunctie. De Bouw7 API biedt mogelijk geen ondersteuning voor het wijzigen van de data of het Invantive SQL-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 de tabelfunctie

De volgende parameters kunnen worden gebruikt om het gedrag van de tabelfunctie ResourceBookingById 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

id

int64

 

Resource booking ID

type

string

 

The type of resource

 

Kolommen van Tabelfunctie

De kolommen van de tabelfunctie ResourceBookingById worden hieronder weergegeven. Elke kolom heeft een SQL-gegevenstype.

Naam

Datatype

Label

Verplicht

Documentatie

amount

string

Bedrag

The amount of the resource booking.

comment

string

Commentaar

The comment of this booking.

createdAt

string

Aangemaakt op

The creation time of the entity.

createdBy

string

Gemaakt door

The user that created the entity.

group_id

int64

Groeps-ID

The unique identifier of the resource group.

group_name

string

Groepsnaam

The name of the resource group.

id

int64

ID

The unique identifier of the resource booking.

logDate

string

Log Datum

The cost price of this booking.

price

string

Prijs

The price of this booking, if this is not provided, the price of the unit will be used for the booking.

priceTotal

string

Prijs Totaal

The total price of this booking.

project_id

int64

Project ID

The unique identifier of the project the resource belongs to.

project_name

string

Projectnaam

The name of the project the resource belongs to.

projectSecurityLink_chapterName

string

Project Security Link Hoofdstuknaam

The name of the project security chapter.

projectSecurityLink_id

int64

Project Security Link ID

The unique identifier of the project security link.

projectSecurityLink_name

string

Project Security Link Naam

The name of the project security link.

projectSecurityLink_status

int64

Project Security Link Status

The status of the project security link.

resource_id

int64

Bron ID

The unique identifier of the resource.

resource_name

string

Resource Naam

The name of the resource.

sellingPrice

string

Verkoopprijs

The selling price of this booking.

sellingPriceTotal

string

Verkoopprijs Totaal

The total selling price of this booking.

type

string

Soort

Resource type, possible values: equipment.

unit_id

int64

Unit ID

The unique identifier of the resource unit.

updatedAt

string

Bijgewerkt op

The last updated time of the entity.

updatedBy

string

Bijgewerkt door

The user that last updated the entity.

 

22-12-2022 21:20 Versie 22.1.101-BETA+3681