title: "LockoutTagoutPlan (table)" category: reference tags: [table, lockouttagoutplan, datamodel] source: database-schema.json date: 2026-04-17 status: published
dba.LockoutTagoutPlan
Schema: dba
Aantal kolommen: 15
Zie ook de entity-pagina: ../entities/LockoutTagoutPlan
Kolommenbewerken
| Kolom | Type | Nullable | Default | Identity |
|---|---|---|---|---|
LtpId |
nvarchar(6) | Nee | — | — |
LtpDescr |
nvarchar(200) | Ja | — | — |
LtpContext |
bigint | Nee | ((0)) | — |
LtpRecStatus |
int | Nee | ((0)) | — |
LtpApprovedDate |
datetimeoffset(7) | Ja | — | — |
LtpApprovedEmpId |
nvarchar(9) | Ja | — | — |
LtpCompId |
nvarchar(6) | Nee | — | — |
LtpEqmId |
nvarchar(24) | Ja | — | — |
LtpExported |
smallint | Nee | ((0)) | — |
LtpOpenDate |
datetimeoffset(7) | Ja | — | — |
LtpOpenEmpId |
nvarchar(9) | Ja | — | — |
LtpPrfId |
nvarchar(50) | Ja | — | — |
LtpRecCreateDate |
datetimeoffset(7) | Ja | (sysdatetimeoffset()) | — |
LtpSitId |
nvarchar(8) | Ja | — | — |
LtpText |
nvarchar(max) | Ja | — | — |
Brondatabewerken
- DB-schema —
lookup_table_schema("LockoutTagoutPlan")Alle kolommen met types, triggers, computed. Bron:database-schema.json. - Entity-model —
lookup_entity("LockoutTagoutPlan")· ../entities/LockoutTagoutPlan Properties, contexts, statussen. Bron:Entities.xml.