title: "ConditionRiskPresent" category: reference tags: [entity, condition-risk-present, datamodel] source: Entities.xml date: 2026-04-17 status: published
ConditionRiskPresent
Type: Entity Properties: 15 Contexts: 1 Statussen: 2
DB-schema:
lookup_table_schema("ConditionRiskPresent")· ../tables/ConditionRiskPresent
Contextsbewerken
- 0: Standaard (
ConditionRiskPresentContext.None)
Statussenbewerken
- -1: Trash (
ConditionRiskPresentStatus.Trash) - 0: None (
ConditionRiskPresentStatus.None)
Propertiesbewerken
| Property | Type | Kolom | Width | Nullable | Default |
|---|---|---|---|---|---|
| Id | UltimoString | CONRPID | 8 | false | |
| ConditionFlawPresent | ConditionFlawPresent | CONRPCONFLPID | true | ||
| ConditionRisk | ConditionRisk | CONRPCONRID | true | ||
| ConditionRiskScore | ConditionRiskScore | CONRPCONRSID | true | ||
| Context | Context | CONRPCONTEXT | false | ||
| DataProvider | UltimoString | CONRPDATAPROVIDER | 50 | true | |
| Exported | Boolean | CONRPEXPORTED | false | ||
| ExternalId | UltimoString | CONRPEXTERNALID | 50 | true | |
| ExternalStatus | UltimoString | CONRPEXTERNALSTATUS | 50 | true | |
| ProviderMutationDate | DateTime? | CONRPPROVIDERMUTDATE | true | ||
| RecordChangeDate | DateTime? | CONRPRECCHANGEDATE | true | ||
| RecordCreateDate | DateTime? | CONRPRECCREATEDATE | true | SYSDATETIME | |
| Status | Status | CONRPRECSTATUS | false | ||
| SystemCompany | Company | CONRPCOMPID | false | ||
| TransferNextTime | Boolean | CONRPTRANSFERNEXTTIME | false | 0 |
Brondatabewerken
- Entity-definitie —
lookup_entity("ConditionRiskPresent")Model-perspectief (properties, contexts, statussen). Bron:Entities.xml. - DB-schema —
lookup_table_schema("ConditionRiskPresent")· ../tables/ConditionRiskPresent DB-perspectief (triggers, computed, defaults). Bron:database-schema.json. - Workflows —
find_workflows("", entity="ConditionRiskPresent")Before/After Save events voor ConditionRiskPresent. Bron:workflows.xml.