title: "Consideration" category: reference tags: [entity, consideration, datamodel] source: Entities.xml date: 2026-04-17 status: published
Consideration
Type: Entity Properties: 13 Contexts: 6 Statussen: 2
DB-schema:
lookup_table_schema("Consideration")· ../tables/Consideration
Contextsbewerken
- 0: MT (
ConsiderationContext.None) - 1: MT (
ConsiderationContext.MT) - 2: MoC (
ConsiderationContext.ManagementOfChange) - 4: HSE (
ConsiderationContext.HealthSafetyEnvironment) - 8: Standaard (
ConsiderationContext.Standard) - 16: Root cause analysis (
ConsiderationContext.RootCauseAnalysis)
Statussenbewerken
- -1: Trash (
ConsiderationStatus.Trash) - 0: None (
ConsiderationStatus.None)
Propertiesbewerken
| Property | Type | Kolom | Width | Nullable | Default |
|---|---|---|---|---|---|
| Id | UltimoString | CONSRID | 8 | false | |
| Context | Context | CONSRCONTEXT | false | 1 | |
| DataProvider | UltimoString | CONSRDATAPROVIDER | 50 | true | |
| Description | UltimoString | CONSRDESCR | 200 | true | |
| Exported | Boolean | CONSREXPORTED | false | ||
| ExternalId | UltimoString | CONSREXTERNALID | 50 | true | |
| ExternalStatus | UltimoString | CONSREXTERNALSTATUS | 50 | true | |
| Order | Int16 | CONSRORDER | false | 0 | |
| ProviderMutationDate | DateTime? | CONSRPROVIDERMUTDATE | true | ||
| RecordChangeDate | DateTime? | CONSRRECCHANGEDATE | true | ||
| RecordCreateDate | DateTime? | CONSRRECCREATEDATE | true | SYSDATETIME | |
| Status | Status | CONSRRECSTATUS | false | ||
| TransferNextTime | Boolean | CONSRTRANSFERNEXTTIME | false | 0 |
Brondatabewerken
- Entity-definitie —
lookup_entity("Consideration")Model-perspectief (properties, contexts, statussen). Bron:Entities.xml. - DB-schema —
lookup_table_schema("Consideration")· ../tables/Consideration DB-perspectief (triggers, computed, defaults). Bron:database-schema.json. - Workflows —
find_workflows("", entity="Consideration")Before/After Save events voor Consideration. Bron:workflows.xml.