title: "DutyWorkOrderType" category: reference tags: [entity, duty-work-order-type, datamodel] source: Entities.xml date: 2026-04-17 status: published
DutyWorkOrderType
Type: Entity Properties: 12 Contexts: 1 Statussen: 2
DB-schema:
lookup_table_schema("DutyWorkOrderType")· ../tables/DutyWorkOrderType
Contextsbewerken
- 0: Standaard (
DutyWorkOrderTypeContext.None)
Statussenbewerken
- -1: Trash (
DutyWorkOrderTypeStatus.Trash) - 0: None (
DutyWorkOrderTypeStatus.None)
Propertiesbewerken
| Property | Type | Kolom | Width | Nullable | Default |
|---|---|---|---|---|---|
| Id.Duty | Duty | DUTWDUTID | false | ||
| Id.WorkOrderType | WorkOrderType | DUTWWOTID | false | ||
| Context | Context | DUTWCONTEXT | false | ||
| DataProvider | UltimoString | DUTWDATAPROVIDER | 50 | true | |
| Exported | Boolean | DUTWEXPORTED | false | ||
| ExternalId | UltimoString | DUTWEXTERNALID | 50 | true | |
| ExternalStatus | UltimoString | DUTWEXTERNALSTATUS | 50 | true | |
| ProviderMutationDate | DateTime? | DUTWPROVIDERMUTDATE | true | ||
| RecordCreateDate | DateTime? | DUTWRECCREATEDATE | true | SYSDATETIME | |
| Status | Status | DUTWRECSTATUS | false | ||
| SystemCompany | Company | DUTWCOMPID | false | ||
| TransferNextTime | Boolean | DUTWTRANSFERNEXTTIME | false | 0 |
Brondatabewerken
- Entity-definitie —
lookup_entity("DutyWorkOrderType")Model-perspectief (properties, contexts, statussen). Bron:Entities.xml. - DB-schema —
lookup_table_schema("DutyWorkOrderType")· ../tables/DutyWorkOrderType DB-perspectief (triggers, computed, defaults). Bron:database-schema.json. - Workflows —
find_workflows("", entity="DutyWorkOrderType")Before/After Save events voor DutyWorkOrderType. Bron:workflows.xml.