title: "ConditionFlawPresent" category: reference tags: [entity, condition-flaw-present, datamodel] source: Entities.xml date: 2026-04-17 status: published
ConditionFlawPresent
Type: Entity Properties: 43 Contexts: 4 Statussen: 8
DB-schema:
lookup_table_schema("ConditionFlawPresent")· ../tables/ConditionFlawPresent
Contextsbewerken
- 0: Standaard (
ConditionFlawPresentContext.None) - 1: Standaard (
ConditionFlawPresentContext.Standard) - 2: Fleet (
ConditionFlawPresentContext.Fleet) - 4: Infra (
ConditionFlawPresentContext.Infra)
Statussenbewerken
- -1: Trash (
ConditionFlawPresentStatus.Trash) - 0: None (
ConditionFlawPresentStatus.None) - 1: Open (
ConditionFlawPresentStatus.Open) - 2: Goedgekeurd (
ConditionFlawPresentStatus.Approved) - 4: Actief (
ConditionFlawPresentStatus.Active) - 16: Gereed (
ConditionFlawPresentStatus.Finished) - 32: Gesloten (
ConditionFlawPresentStatus.Closed) - 256: Vervallen (
ConditionFlawPresentStatus.Canceled)
Propertiesbewerken
| Property | Type | Kolom | Width | Nullable | Default |
|---|---|---|---|---|---|
| Id | UltimoString | CONFLPID | 8 | false | |
| Age | Decimal | CONFLPAGE | false | 0 | |
| CanceledDate | DateTime? | CONFLPCANCELEDDATE | true | ||
| CanceledEmployee | Employee | CONFLPCANCELEDEMPID | true | ||
| CanceledText | UltimoString | CONFLPCANCELEDTEXT | true | ||
| ConditionFlaw | ConditionFlaw | CONFLPCONFLID | true | ||
| ConditionIntensity | ConditionIntensity | CONFLPCONINTID | true | ||
| ConditionMeasurement | ConditionMeasurement | CONFLPCONMID | true | ||
| ConditionRiskPresents | List[ConditionRiskPresent] | CONRPCONFLPID | true | ||
| ConditionSize | ConditionSize | CONFLPCONSID | true | ||
| Context | Context | CONFLPCONTEXT | false | 1 | |
| DataProvider | UltimoString | CONFLPDATAPROVIDER | 50 | true | |
| Date | Date? | CONFLPDATE | true | ||
| DeletedByInspector | Boolean | CONFLPDELETEDBYINSPECTOR | false | 0 | |
| Description | UltimoString | CONFLPDESCR | 200 | true | |
| Employee | Employee | CONFLPEMPID | true | ||
| Equipment | Equipment | CONFLPEQMID | true | ||
| ExistByInspector | Boolean | CONFLPEXISTBYINSPECTOR | false | 1 | |
| Exported | Boolean | CONFLPEXPORTED | false | ||
| ExternalId | UltimoString | CONFLPEXTERNALID | 50 | true | |
| ExternalStatus | UltimoString | CONFLPEXTERNALSTATUS | 50 | true | |
| ImageFile | UltimoString | CONFLPIMAGEFILE | true | ||
| ImageFile2 | UltimoString | CONFLPIMAGEFILE2 | true | ||
| ImageFile3 | UltimoString | CONFLPIMAGEFILE3 | true | ||
| ImageFile4 | UltimoString | CONFLPIMAGEFILE4 | true | ||
| Job | Job | CONFLPJOBID | true | ||
| JobInspectionLine | JobInspectionLine | CONFLPJOBIJOBID, CONFLPJOBILINEID | true | , | |
| Lifetime | Decimal | CONFLPLIFETIME | false | 0 | |
| MaintenanceState | MaintenanceState | CONFLPMNTSID | true | ||
| Material | Material | CONFLPMATID | true | ||
| PartOfEquipment | Equipment | CONFLPPARTOFEQMID | true | ||
| PreviousConditionFlawPresent | ConditionFlawPresent | CONFLPPREVIOUSCONFLPID | true | ||
| ProcessFunction | ProcessFunction | CONFLPPRFID | true | ||
| ProviderMutationDate | DateTime? | CONFLPPROVIDERMUTDATE | true | ||
| RecordChangeDate | DateTime? | CONFLPRECCHANGEDATE | true | ||
| RecordCreateDate | DateTime? | CONFLPRECCREATEDATE | true | SYSDATETIME | |
| Size | Int32 | CONFLPSIZE | false | ||
| SolveJob | Job | CONFLPSOLVEJOBID | true | ||
| SpaceMaintenance | SpaceMaintenance | CONFLPSPCMID | true | ||
| Status | Status | CONFLPRECSTATUS | false | ||
| SystemCompany | Company | CONFLPCOMPID | false | ||
| Text | UltimoString | CONFLPTEXT | true | ||
| TransferNextTime | Boolean | CONFLPTRANSFERNEXTTIME | false | 0 |
Brondatabewerken
- Entity-definitie —
lookup_entity("ConditionFlawPresent")Model-perspectief (properties, contexts, statussen). Bron:Entities.xml. - DB-schema —
lookup_table_schema("ConditionFlawPresent")· ../tables/ConditionFlawPresent DB-perspectief (triggers, computed, defaults). Bron:database-schema.json. - Workflows —
find_workflows("", entity="ConditionFlawPresent")Before/After Save events voor ConditionFlawPresent. Bron:workflows.xml.