title: "SafetyIncidentFailType" category: reference tags: [entity, safety-incident-fail-type, datamodel] source: Entities.xml date: 2026-04-17 status: published
SafetyIncidentFailType
Type: Entity Properties: 13 Contexts: 2 Statussen: 2
DB-schema:
lookup_table_schema("SafetyIncidentFailType")· ../tables/SafetyIncidentFailType
Contextsbewerken
- 0: Standaard (
SafetyIncidentFailTypeContext.None) - 1: Basisoorzaak (
SafetyIncidentFailTypeContext.RootFailType)
Statussenbewerken
- -1: Trash (
SafetyIncidentFailTypeStatus.Trash) - 0: None (
SafetyIncidentFailTypeStatus.None)
Propertiesbewerken
| Property | Type | Kolom | Width | Nullable | Default |
|---|---|---|---|---|---|
| Id.FailType | FailType | SAFIFALFALID | false | ||
| Id.SafetyIncident | SafetyIncident | SAFIFALSAFIID | false | ||
| Context | Context | SAFIFALCONTEXT | false | ||
| DataProvider | UltimoString | SAFIFALDATAPROVIDER | 50 | true | |
| Exported | Boolean | SAFIFALEXPORTED | false | 0 | |
| ExternalId | UltimoString | SAFIFALEXTERNALID | 50 | true | |
| ExternalStatus | UltimoString | SAFIFALEXTERNALSTATUS | 50 | true | |
| ProviderMutationDate | DateTime? | SAFIFALPROVIDERMUTDATE | true | ||
| RecordChangeDate | DateTime? | SAFIFALRECCHANGEDATE | true | ||
| RecordCreateDate | DateTime? | SAFIFALRECCREATEDATE | true | SYSDATETIME | |
| Status | Status | SAFIFALRECSTATUS | false | ||
| SystemCompany | Company | SAFIFALCOMPID | false | ||
| TransferNextTime | Boolean | SAFIFALTRANSFERNEXTTIME | false | 0 |
Brondatabewerken
- Entity-definitie —
lookup_entity("SafetyIncidentFailType")Model-perspectief (properties, contexts, statussen). Bron:Entities.xml. - DB-schema —
lookup_table_schema("SafetyIncidentFailType")· ../tables/SafetyIncidentFailType DB-perspectief (triggers, computed, defaults). Bron:database-schema.json. - Workflows —
find_workflows("", entity="SafetyIncidentFailType")Before/After Save events voor SafetyIncidentFailType. Bron:workflows.xml.