title: "JobConditionFlawPresent" category: reference tags: [entity, job-condition-flaw-present, datamodel] source: Entities.xml date: 2026-04-17 status: published
JobConditionFlawPresent
Type: Entity Properties: 7 Contexts: 1 Statussen: 2
DB-schema:
lookup_table_schema("JobConditionFlawPresent")· ../tables/JobConditionFlawPresent
Contextsbewerken
- 0: Standaard (
JobConditionFlawPresentContext.None)
Statussenbewerken
- -1: Trash (
JobConditionFlawPresentStatus.Trash) - 0: None (
JobConditionFlawPresentStatus.None)
Propertiesbewerken
| Property | Type | Kolom | Width | Nullable | Default |
|---|---|---|---|---|---|
| Id.ConditionFlawPresent | ConditionFlawPresent | JOBCONFLPCONFLPID | false | ||
| Id.Job | Job | JOBCONFLPJOBID | false | ||
| Context | Context | JOBCONFLPCONTEXT | false | ||
| Exported | Boolean | JOBCONFLPEXPORTED | false | 0 | |
| RecordCreateDate | DateTime? | JOBCONFLPRECCREATEDATE | true | SYSDATETIME | |
| Status | Status | JOBCONFLPRECSTATUS | false | ||
| SystemCompany | Company | JOBCONFLPCOMPID | false |
Brondatabewerken
- Entity-definitie —
lookup_entity("JobConditionFlawPresent")Model-perspectief (properties, contexts, statussen). Bron:Entities.xml. - DB-schema —
lookup_table_schema("JobConditionFlawPresent")· ../tables/JobConditionFlawPresent DB-perspectief (triggers, computed, defaults). Bron:database-schema.json. - Workflows —
find_workflows("", entity="JobConditionFlawPresent")Before/After Save events voor JobConditionFlawPresent. Bron:workflows.xml.