title: "ConditionFlawMaterial" category: reference tags: [entity, condition-flaw-material, datamodel] source: Entities.xml date: 2026-04-17 status: published
ConditionFlawMaterial
Type: Entity Properties: 12 Contexts: 1 Statussen: 2
DB-schema:
lookup_table_schema("ConditionFlawMaterial")· ../tables/ConditionFlawMaterial
Contextsbewerken
- 0: Standaard (
ConditionFlawMaterialContext.None)
Statussenbewerken
- -1: Trash (
ConditionFlawMaterialStatus.Trash) - 0: None (
ConditionFlawMaterialStatus.None)
Propertiesbewerken
| Property | Type | Kolom | Width | Nullable | Default |
|---|---|---|---|---|---|
| Id.ConditionFlaw | ConditionFlaw | CONDFLMCONFLID | false | ||
| Id.Material | Material | CONDFLMMATID | false | ||
| Context | Context | CONDFLMCONTEXT | false | ||
| DataProvider | UltimoString | CONDFLMDATAPROVIDER | 50 | true | |
| Exported | Boolean | CONDFLMEXPORTED | false | 0 | |
| ExternalId | UltimoString | CONDFLMEXTERNALID | 50 | true | |
| ExternalStatus | UltimoString | CONDFLMEXTERNALSTATUS | 50 | true | |
| ProviderMutationDate | DateTime? | CONDFLMPROVIDERMUTDATE | true | ||
| RecordChangeDate | DateTime? | CONDFLMRECCHANGEDATE | true | ||
| RecordCreateDate | DateTime? | CONDFLMRECCREATEDATE | true | SYSDATETIME | |
| Status | Status | CONDFLMRECSTATUS | false | ||
| TransferNextTime | Boolean | CONDFLMTRANSFERNEXTTIME | false | 0 |
Brondatabewerken
- Entity-definitie —
lookup_entity("ConditionFlawMaterial")Model-perspectief (properties, contexts, statussen). Bron:Entities.xml. - DB-schema —
lookup_table_schema("ConditionFlawMaterial")· ../tables/ConditionFlawMaterial DB-perspectief (triggers, computed, defaults). Bron:database-schema.json. - Workflows —
find_workflows("", entity="ConditionFlawMaterial")Before/After Save events voor ConditionFlawMaterial. Bron:workflows.xml.