title: "ShiftLogbookWorkPeriod" category: reference tags: [entity, shift-logbook-work-period, datamodel] source: Entities.xml date: 2026-04-17 status: published
ShiftLogbookWorkPeriod
Type: Entity Properties: 8 Contexts: 1 Statussen: 2
DB-schema:
lookup_table_schema("ShiftLogbookWorkPeriod")· ../tables/ShiftLogbookWorkPeriod
Contextsbewerken
- 0: Standaard (
ShiftLogbookWorkPeriodContext.None)
Statussenbewerken
- -1: Trash (
ShiftLogbookWorkPeriodStatus.Trash) - 0: None (
ShiftLogbookWorkPeriodStatus.None)
Propertiesbewerken
| Property | Type | Kolom | Width | Nullable | Default |
|---|---|---|---|---|---|
| Id | UltimoString | SHLBWPID | 3 | false | |
| Context | Context | SHLBWPCONTEXT | false | ||
| Exported | Boolean | SHLBWPEXPORTED | false | 0 | |
| RecordCreateDate | DateTime? | SHLBWPRECCREATEDATE | true | SYSDATETIME | |
| ShiftLogbook | ShiftLogbook | SHLBWPSHLBID | true | ||
| Status | Status | SHLBWPRECSTATUS | false | ||
| SystemCompany | Company | SHLBWPCOMPID | false | ||
| WorkPeriod | WorkPeriod | SHLBWPWPID | true |
Brondatabewerken
- Entity-definitie —
lookup_entity("ShiftLogbookWorkPeriod")Model-perspectief (properties, contexts, statussen). Bron:Entities.xml. - DB-schema —
lookup_table_schema("ShiftLogbookWorkPeriod")· ../tables/ShiftLogbookWorkPeriod DB-perspectief (triggers, computed, defaults). Bron:database-schema.json. - Workflows —
find_workflows("", entity="ShiftLogbookWorkPeriod")Before/After Save events voor ShiftLogbookWorkPeriod. Bron:workflows.xml.