title: "ShiftLogLineType" category: reference tags: [entity, shift-log-line-type, datamodel] source: Entities.xml date: 2026-04-17 status: published
ShiftLogLineType
Type: Entity Properties: 12 Contexts: 3 Statussen: 2
DB-schema:
lookup_table_schema("ShiftLogLineType")· ../tables/ShiftLogLineType
Contextsbewerken
- 0: Standaard (
ShiftLogLineTypeContext.None) - 1: Wachtoverdracht (
ShiftLogLineTypeContext.ShiftHandover) - 2: Autonoom onderhoud (
ShiftLogLineTypeContext.AutonomousMaintenance)
Statussenbewerken
- -1: Trash (
ShiftLogLineTypeStatus.Trash) - 0: None (
ShiftLogLineTypeStatus.None)
Propertiesbewerken
| Property | Type | Kolom | Width | Nullable | Default |
|---|---|---|---|---|---|
| Id | UltimoString | SHLLTID | 5 | false | |
| Context | Context | SHLLTCONTEXT | false | ||
| DataProvider | UltimoString | SHLLTDATAPROVIDER | 50 | true | |
| Description | UltimoString | SHLLTDESCR | 200 | true | |
| Exported | Boolean | SHLLTEXPORTED | false | 0 | |
| ExternalId | UltimoString | SHLLTEXTERNALID | 50 | true | |
| ExternalStatus | UltimoString | SHLLTEXTERNALSTATUS | 50 | true | |
| MaintenanceTaskProcessType | MaintenanceTaskProcessType | SHLLTMAINTENANCETASKPROCESSTYPE | false | 0 | |
| ProviderMutationDate | DateTime? | SHLLTPROVIDERMUTDATE | true | ||
| RecordCreateDate | DateTime? | SHLLTRECCREATEDATE | true | SYSDATETIME | |
| Status | Status | SHLLTRECSTATUS | false | ||
| TransferNextTime | Boolean | SHLLTTRANSFERNEXTTIME | false | 0 |
Brondatabewerken
- Entity-definitie —
lookup_entity("ShiftLogLineType")Model-perspectief (properties, contexts, statussen). Bron:Entities.xml. - DB-schema —
lookup_table_schema("ShiftLogLineType")· ../tables/ShiftLogLineType DB-perspectief (triggers, computed, defaults). Bron:database-schema.json. - Workflows —
find_workflows("", entity="ShiftLogLineType")Before/After Save events voor ShiftLogLineType. Bron:workflows.xml.