title: "PlotPlanMarker" category: reference tags: [entity, plot-plan-marker, datamodel] source: Entities.xml date: 2026-04-17 status: published
PlotPlanMarker
Type: Entity Properties: 18 Contexts: 6 Statussen: 2
DB-schema:
lookup_table_schema("PlotPlanMarker")· ../tables/PlotPlanMarker
Contextsbewerken
- 1: TD (
PlotPlanMarkerContext.TD) - 2: Infra (
PlotPlanMarkerContext.Infra) - 4: MT (
PlotPlanMarkerContext.MT) - 8: IT (
PlotPlanMarkerContext.IT) - 16: Gebouw (
PlotPlanMarkerContext.Building) - 32: LockoutTagout (
PlotPlanMarkerContext.LockoutTagout)
Statussenbewerken
- -1: Trash (
PlotPlanMarkerStatus.Trash) - 0: None (
PlotPlanMarkerStatus.None)
Propertiesbewerken
| Property | Type | Kolom | Width | Nullable | Default |
|---|---|---|---|---|---|
| Id | UltimoString | PPMID | 8 | false | |
| Context | Context | PPMCONTEXT | false | 0 | |
| CoordinateX | Int32 | PPMCOORDINATEX | false | 0 | |
| CoordinateY | Int32 | PPMCOORDINATEY | false | 0 | |
| Description | UltimoString | PPMDESCR | 200 | true | |
| Equipment | Equipment | PPMEQMID | true | ||
| EquipmentMeasurementPoint | EquipmentMeasurementPoint | PPMEQMMSPEQMID, PPMEQMMSPMSPID | true | , | |
| Exported | Boolean | PPMEXPORTED | false | 0 | |
| LockoutTagoutPlanLine | LockoutTagoutPlanLine | PPMLTPLLTPID, PPMLTPLLINEID | true | , | |
| LockoutTagoutRequestLine | LockoutTagoutRequestLine | PPMLTRLID | true | ||
| MeterEquipment | Equipment | PPMMETEREQMID | true | ||
| Pinned | Boolean | PPMPINNED | false | 0 | |
| PlotPlan | PlotPlan | PPMPPID | true | ||
| PlotPlanToNavigateTo | PlotPlan | PPMNAVIGATETOPPID | true | ||
| ProcessFunction | ProcessFunction | PPMPRFID | true | ||
| ProcessFunctionMeasurementPoint | ProcessFunctionMeasurementPoint | PPMPRFMSPPRFID, PPMPRFMSPMSPID | true | , | |
| RecordCreateDate | DateTime | PPMRECCREATEDATE | false | SYSDATETIME | |
| Status | Status | PPMRECSTATUS | false | 0 |
Brondatabewerken
- Entity-definitie —
lookup_entity("PlotPlanMarker")Model-perspectief (properties, contexts, statussen). Bron:Entities.xml. - DB-schema —
lookup_table_schema("PlotPlanMarker")· ../tables/PlotPlanMarker DB-perspectief (triggers, computed, defaults). Bron:database-schema.json. - Workflows —
find_workflows("", entity="PlotPlanMarker")Before/After Save events voor PlotPlanMarker. Bron:workflows.xml.