title: "ShiftLogbookWorkPeriod (table)" category: reference tags: [table, shiftlogbookworkperiod, datamodel] source: database-schema.json date: 2026-04-17 status: published
dba.ShiftLogbookWorkPeriod
Schema: dba
Aantal kolommen: 8
Zie ook de entity-pagina: ../entities/ShiftLogbookWorkPeriod
Kolommenbewerken
| Kolom | Type | Nullable | Default | Identity |
|---|---|---|---|---|
ShlbwpId |
nvarchar(3) | Nee | — | — |
ShlbwpContext |
bigint | Nee | ((0)) | — |
ShlbwpRecStatus |
int | Nee | ((0)) | — |
ShlbwpCompId |
nvarchar(6) | Nee | — | — |
ShlbwpExported |
smallint | Nee | ((0)) | — |
ShlbwpRecCreateDate |
datetimeoffset(7) | Ja | (sysdatetimeoffset()) | — |
ShlbwpShlbId |
nvarchar(6) | Ja | — | — |
ShlbwpWpId |
nvarchar(9) | Ja | — | — |
Brondatabewerken
- DB-schema —
lookup_table_schema("ShiftLogbookWorkPeriod")Alle kolommen met types, triggers, computed. Bron:database-schema.json. - Entity-model —
lookup_entity("ShiftLogbookWorkPeriod")· ../entities/ShiftLogbookWorkPeriod Properties, contexts, statussen. Bron:Entities.xml.