title: "LockoutTagoutPlanLine" category: reference tags: [entity, lockout-tagout-plan-line, datamodel] source: Entities.xml date: 2026-04-17 status: published
LockoutTagoutPlanLine
Type: Entity Properties: 17 Contexts: 2 Statussen: 2
DB-schema:
lookup_table_schema("LockoutTagoutPlanLine")· ../tables/LockoutTagoutPlanLine
Contextsbewerken
- 0: Standaard (
LockoutTagoutPlanLineContext.None) - 1: Standaard (
LockoutTagoutPlanLineContext.Standard)
Statussenbewerken
- -1: Trash (
LockoutTagoutPlanLineStatus.Trash) - 0: None (
LockoutTagoutPlanLineStatus.None)
Propertiesbewerken
| Property | Type | Kolom | Width | Nullable | Default |
|---|---|---|---|---|---|
| Id.LineId | UltimoString | LTPLLINEID | 4 | false | |
| Id.LockoutTagoutPlan | LockoutTagoutPlan | LTPLLTPID | false | ||
| Context | Context | LTPLCONTEXT | false | ||
| Description | UltimoString | LTPLDESCR | 200 | true | |
| EnergySource | EnergySource | LTPLESID | true | ||
| Equipment | Equipment | LTPLEQMID | true | ||
| Exported | Boolean | LTPLEXPORTED | false | 0 | |
| LockoutMethod | LockoutMethod | LTPLLOMID | true | ||
| OperationalLockoutTagoutPosition | LockoutTagoutPosition | LTPLOPERATIONALLTPOSID | true | ||
| Order | Int16 | LTPLORDER | false | ||
| PlotPlanMarker | PlotPlanMarker | LTPLPPMID | true | ||
| ProcessFunction | ProcessFunction | LTPLPRFID | true | ||
| RecordCreateDate | DateTime? | LTPLRECCREATEDATE | true | SYSDATETIME | |
| RemovalOrder | Int16 | LTPLREMOVALORDER | false | 0 | |
| SafeLockoutTagoutPosition | LockoutTagoutPosition | LTPLSAFELTPOSID | true | ||
| Status | Status | LTPLRECSTATUS | false | ||
| SystemCompany | Company | LTPLCOMPID | false |
Brondatabewerken
- Entity-definitie —
lookup_entity("LockoutTagoutPlanLine")Model-perspectief (properties, contexts, statussen). Bron:Entities.xml. - DB-schema —
lookup_table_schema("LockoutTagoutPlanLine")· ../tables/LockoutTagoutPlanLine DB-perspectief (triggers, computed, defaults). Bron:database-schema.json. - Workflows —
find_workflows("", entity="LockoutTagoutPlanLine")Before/After Save events voor LockoutTagoutPlanLine. Bron:workflows.xml.