title: "ObjectShiftLogbook" category: reference tags: [entity, object-shift-logbook, datamodel] source: Entities.xml date: 2026-04-17 status: published
ObjectShiftLogbook
Type: Entity Properties: 7 Contexts: 1 Statussen: 2
DB-schema:
lookup_table_schema("ObjectShiftLogbook")· ../tables/ObjectShiftLogbook
Contextsbewerken
- 0: Standaard (
ObjectShiftLogbookContext.None)
Statussenbewerken
- -1: Trash (
ObjectShiftLogbookStatus.Trash) - 0: None (
ObjectShiftLogbookStatus.None)
Propertiesbewerken
| Property | Type | Kolom | Width | Nullable | Default |
|---|---|---|---|---|---|
| Id | UltimoString | OBJSHLBID | 9 | false | |
| Context | Context | OBJSHLBCONTEXT | false | 0 | |
| Equipment | Equipment | OBJSHLBEQMID | true | ||
| Exported | Boolean | OBJSHLBEXPORTED | false | 0 | |
| RecordCreateDate | DateTime | OBJSHLBRECCREATEDATE | false | SYSDATETIME | |
| ShiftLogbook | ShiftLogbook | OBJSHLBSHLBID | true | ||
| Status | Status | OBJSHLBRECSTATUS | false | 0 |
Brondatabewerken
- Entity-definitie —
lookup_entity("ObjectShiftLogbook")Model-perspectief (properties, contexts, statussen). Bron:Entities.xml. - DB-schema —
lookup_table_schema("ObjectShiftLogbook")· ../tables/ObjectShiftLogbook DB-perspectief (triggers, computed, defaults). Bron:database-schema.json. - Workflows —
find_workflows("", entity="ObjectShiftLogbook")Before/After Save events voor ObjectShiftLogbook. Bron:workflows.xml.