title: "PlotPlan" category: reference tags: [entity, plot-plan, datamodel] source: Entities.xml date: 2026-04-17 status: published
PlotPlan
Type: Entity Properties: 11 Contexts: 6 Statussen: 2
DB-schema:
lookup_table_schema("PlotPlan")· ../tables/PlotPlan
Contextsbewerken
- 1: TD (
PlotPlanContext.TD) - 2: Infra (
PlotPlanContext.Infra) - 4: MT (
PlotPlanContext.MT) - 8: IT (
PlotPlanContext.IT) - 16: Gebouw (
PlotPlanContext.Building) - 32: LockoutTagout (
PlotPlanContext.LockoutTagout)
Statussenbewerken
- -1: Trash (
PlotPlanStatus.Trash) - 0: None (
PlotPlanStatus.None)
Propertiesbewerken
| Property | Type | Kolom | Width | Nullable | Default |
|---|---|---|---|---|---|
| Id | UltimoString | PPID | 3 | false | |
| Context | Context | PPCONTEXT | false | 0 | |
| CopyFromPlotPlan | PlotPlan | PPCOPYFROMPPID | true | ||
| Description | UltimoString | PPDESCR | 200 | true | |
| Exported | Boolean | PPEXPORTED | false | 0 | |
| ImageFile | UltimoString | PPIMAGEFILE | true | ||
| LockoutTagoutPlan | LockoutTagoutPlan | PPLTPID | true | ||
| LockoutTagoutRequest | LockoutTagoutRequest | PPLTRID | true | ||
| RecordCreateDate | DateTime | PPRECCREATEDATE | false | SYSDATETIME | |
| Site | Site | PPSITID | true | ||
| Status | Status | PPRECSTATUS | false | 0 |
Brondatabewerken
- Entity-definitie —
lookup_entity("PlotPlan")Model-perspectief (properties, contexts, statussen). Bron:Entities.xml. - DB-schema —
lookup_table_schema("PlotPlan")· ../tables/PlotPlan DB-perspectief (triggers, computed, defaults). Bron:database-schema.json. - Workflows —
find_workflows("", entity="PlotPlan")Before/After Save events voor PlotPlan. Bron:workflows.xml.