title: "Impact" category: reference tags: [entity, impact, datamodel] source: Entities.xml date: 2026-04-17 status: published
Impact
Type: Entity Properties: 13 Contexts: 5 Statussen: 2
DB-schema:
lookup_table_schema("Impact")· ../tables/Impact
Contextsbewerken
- 0: Standaard (
ImpactContext.None) - 1: Standaard (
ImpactContext.Standard) - 2: IT (
ImpactContext.IT) - 4: MoC (
ImpactContext.ManagementOfChange) - 8: ISM (
ImpactContext.ITChangeClassification)
Statussenbewerken
- -1: Trash (
ImpactStatus.Trash) - 0: None (
ImpactStatus.None)
Propertiesbewerken
| Property | Type | Kolom | Width | Nullable | Default |
|---|---|---|---|---|---|
| Id | UltimoString | IMPID | 11 | false | |
| Context | Context | IMPCONTEXT | false | 1 | |
| DataProvider | UltimoString | IMPDATAPROVIDER | 50 | true | |
| Description | UltimoString | IMPDESCR | 200 | true | |
| Exported | Boolean | IMPEXPORTED | false | ||
| ExternalId | UltimoString | IMPEXTERNALID | 50 | true | |
| ExternalStatus | UltimoString | IMPEXTERNALSTATUS | 50 | true | |
| ProviderMutationDate | DateTime? | IMPPROVIDERMUTDATE | true | ||
| RecordCreateDate | DateTime? | IMPRECCREATEDATE | true | SYSDATETIME | |
| RemarkText | UltimoString | IMPREMARKTEXT | 200 | true | |
| SortSequence | Int16 | IMPSORTSEQUENCE | false | ||
| Status | Status | IMPRECSTATUS | false | ||
| TransferNextTime | Boolean | IMPTRANSFERNEXTTIME | false | 0 |
Brondatabewerken
- Entity-definitie —
lookup_entity("Impact")Model-perspectief (properties, contexts, statussen). Bron:Entities.xml. - DB-schema —
lookup_table_schema("Impact")· ../tables/Impact DB-perspectief (triggers, computed, defaults). Bron:database-schema.json. - Workflows —
find_workflows("", entity="Impact")Before/After Save events voor Impact. Bron:workflows.xml.