CustomAttributeDropdownValuesById: Bouw7 Eigen Attribuut Drop-downwaardes op ID |
Returns a single custom attribute based on the given ID.Returns a single custom attribute based on the given ID.
Catalogus: Bouw7
Schema: Organization
Label: Eigen Attribuut Drop-downwaardes op ID
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 CustomAttributeDropdownValuesById 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 |
☑ |
|
|
Kolommen van Tabelfunctie
De kolommen van de tabelfunctie CustomAttributeDropdownValuesById worden hieronder weergegeven. Elke kolom heeft een SQL-gegevenstype.
Naam |
Datatype |
Label |
Verplicht |
Documentatie |
---|---|---|---|---|
createdAt |
datetime |
Aangemaakt op |
☐ |
The creation time of the entity. |
createdBy |
string |
Gemaakt door |
☐ |
The user that created the entity. |
fieldType |
string |
Veldsoort |
☐ |
The I18N key of the field type. |
fieldTypeId |
int64 |
Veldsoort-ID |
☐ |
The ID of the field type. |
id |
int64 |
ID |
☐ |
The ID of the custom attribute. |
isDisplayedOnCheckoutDocument |
boolean |
Wordt Weergegeven op Afrekendocument |
☐ |
Whether the custom attribute is displayed on a checkout document. |
isDisplayedOnCompletion |
boolean |
Wordt Weergegeven bij Voltooiing |
☐ |
Whether the custom attribute is displayed on a completion document. |
isDisplayedOnContract |
boolean |
Wordt Weergegeven op Contract |
☐ |
Whether the custom attribute is visible on a contract. |
isDisplayedOnDelivery |
boolean |
Wordt Weergegeven bij Levering |
☐ |
Whether the custom attribute is displayed on a delivery document. |
isDisplayedOnExtraWork |
boolean |
Wordt Weergegeven bij Meerwerk |
☐ |
Whether the custom attribute is displayed on a extra work document. |
isDisplayedOnGarbage |
boolean |
Wordt Weergegeven bij Afval |
☐ |
Whether the custom attribute is displayed on a waste document and object. |
isDisplayedOnHourRegister |
boolean |
Wordt Weergegeven in Urenregister |
☐ |
Whether the custom attribute is displayed on a hour register document. |
isDisplayedOnInvoice |
boolean |
Wordt Getoond op Factuur |
☐ |
Whether the custom attribute is displayed on an invoice document. |
isDisplayedOnMaterial |
boolean |
Wordt Getoond op Materiaal |
☐ |
Whether the custom attribute is displayed on a material document and object. |
isDisplayedOnOutsourcing |
boolean |
Wordt Getoond bij Uitbesteding |
☐ |
Whether the custom attribute is displayed on a outsourcing document and object. |
isDisplayedOnQhse |
boolean |
Wordt Getoond op QHSE |
☐ |
Whether the custom attribute is displayed on a QHSE document. |
isReadOnly |
boolean |
Is Alleen-lezen |
☐ |
Whether the custom attribute is a read-only field. |
isRequired |
boolean |
Is Verplicht |
☐ |
Whether the custom attribute is a required field. |
name |
string(256) |
Naam |
☐ |
The name of the custom attribute. |
ownerType |
string |
Eigenaarsoort |
☐ |
The I18N key of the owner type, 0 = project, 1 = contact, 3 = employee, 4 = property_asset, 5 = journal_report |
ownerTypeId |
int64 |
Eigenaarsoort-ID |
☐ |
The ID of the owner type. |
TEXT |
string |
Tekst |
☐ |
|
updatedAt |
datetime |
Bijgewerkt op |
☐ |
The last updated time of the entity. |
updatedBy |
string |
Bijgewerkt door |
☐ |
The user that last updated the entity. |
30-06-2025 16:22 Versie 24.1.116-BETA+5455