title: "RiskAspectPerType" category: reference tags: [entity, risk-aspect-per-type, datamodel] source: Entities.xml date: 2026-04-17 status: published
RiskAspectPerType
Type: Entity Properties: 7 Contexts: 1 Statussen: 2
DB-schema:
lookup_table_schema("RiskAspectPerType")· ../tables/RiskAspectPerType
Contextsbewerken
- 1: Assetkritikaliteit (
RiskAspectPerTypeContext.AssetCriticality)
Statussenbewerken
- -1: Trash (
RiskAspectPerTypeStatus.Trash) - 0: None (
RiskAspectPerTypeStatus.None)
Propertiesbewerken
| Property | Type | Kolom | Width | Nullable | Default |
|---|---|---|---|---|---|
| Id | UltimoString | RISATID | 9 | false | |
| Context | Context | RISATCONTEXT | false | 0 | |
| Exported | Boolean | RISATEXPORTED | false | 0 | |
| RecordCreateDate | DateTime | RISATRECCREATEDATE | false | SYSDATETIME | |
| RiskAnalysisType | RiskAnalysisType | RISATRISANTID | true | ||
| RiskAspect | RiskAspect | RISATRISAID | true | ||
| Status | Status | RISATRECSTATUS | false | 0 |
Brondatabewerken
- Entity-definitie —
lookup_entity("RiskAspectPerType")Model-perspectief (properties, contexts, statussen). Bron:Entities.xml. - DB-schema —
lookup_table_schema("RiskAspectPerType")· ../tables/RiskAspectPerType DB-perspectief (triggers, computed, defaults). Bron:database-schema.json. - Workflows —
find_workflows("", entity="RiskAspectPerType")Before/After Save events voor RiskAspectPerType. Bron:workflows.xml.