title: "VendorType" category: reference tags: [entity, vendor-type, datamodel] source: Entities.xml date: 2026-04-17 status: published
VendorType
Type: Entity Properties: 13 Contexts: 2 Statussen: 2
DB-schema:
lookup_table_schema("VendorType")· ../tables/VendorType
Contextsbewerken
- 0: Standaard (
VendorTypeContext.None) - 1: Standaard (
VendorTypeContext.Standard)
Statussenbewerken
- -1: Trash (
VendorTypeStatus.Trash) - 0: None (
VendorTypeStatus.None)
Propertiesbewerken
| Property | Type | Kolom | Width | Nullable | Default |
|---|---|---|---|---|---|
| Id | UltimoString | VDRTID | 5 | false | |
| Context | Context | VDRTCONTEXT | false | 1 | |
| DataProvider | UltimoString | VDRTDATAPROVIDER | 50 | true | |
| Description | UltimoString | VDRTDESCR | 200 | true | |
| Exported | Boolean | VDRTEXPORTED | false | ||
| ExternalId | UltimoString | VDRTEXTERNALID | 50 | true | |
| ExternalStatus | UltimoString | VDRTEXTERNALSTATUS | 50 | true | |
| ProviderMutationDate | DateTime? | VDRTPROVIDERMUTDATE | true | ||
| RecordChangeDate | DateTime? | VDRTRECCHANGEDATE | true | ||
| RecordCreateDate | DateTime? | VDRTRECCREATEDATE | true | SYSDATETIME | |
| Status | Status | VDRTRECSTATUS | false | ||
| Text | UltimoString | VDRTTEXT | true | ||
| TransferNextTime | Boolean | VDRTTRANSFERNEXTTIME | false | 0 |
Brondatabewerken
- Entity-definitie —
lookup_entity("VendorType")Model-perspectief (properties, contexts, statussen). Bron:Entities.xml. - DB-schema —
lookup_table_schema("VendorType")· ../tables/VendorType DB-perspectief (triggers, computed, defaults). Bron:database-schema.json. - Workflows —
find_workflows("", entity="VendorType")Before/After Save events voor VendorType. Bron:workflows.xml.