title: "JobOperationLoss" category: reference tags: [entity, job-operation-loss, datamodel] source: Entities.xml date: 2026-04-17 status: published
JobOperationLoss
Type: Entity Properties: 14 Contexts: 1 Statussen: 2
DB-schema:
lookup_table_schema("JobOperationLoss")· ../tables/JobOperationLoss
Contextsbewerken
- 0: Standaard (
JobOperationLossContext.None)
Statussenbewerken
- -1: Trash (
JobOperationLossStatus.Trash) - 0: None (
JobOperationLossStatus.None)
Propertiesbewerken
| Property | Type | Kolom | Width | Nullable | Default |
|---|---|---|---|---|---|
| Id.Job | Job | JOBOLJOBID | false | ||
| Id.LineId | UltimoString | JOBOLLINEID | 10 | false | |
| Context | Context | JOBOLCONTEXT | false | ||
| DataProvider | UltimoString | JOBOLDATAPROVIDER | 50 | true | |
| Exported | Boolean | JOBOLEXPORTED | false | ||
| ExternalId | UltimoString | JOBOLEXTERNALID | 50 | true | |
| ExternalStatus | UltimoString | JOBOLEXTERNALSTATUS | 50 | true | |
| Operation | Operation | JOBOLOPRID | true | ||
| OperationLoss | OperationLoss | JOBOLOPRLID | true | ||
| ProviderMutationDate | DateTime? | JOBOLPROVIDERMUTDATE | true | ||
| RecordCreateDate | DateTime? | JOBOLRECCREATEDATE | true | SYSDATETIME | |
| Status | Status | JOBOLRECSTATUS | false | ||
| SystemCompany | Company | JOBOLCOMPID | false | ||
| TransferNextTime | Boolean | JOBOLTRANSFERNEXTTIME | false | 0 |
Brondatabewerken
- Entity-definitie —
lookup_entity("JobOperationLoss")Model-perspectief (properties, contexts, statussen). Bron:Entities.xml. - DB-schema —
lookup_table_schema("JobOperationLoss")· ../tables/JobOperationLoss DB-perspectief (triggers, computed, defaults). Bron:database-schema.json. - Workflows —
find_workflows("", entity="JobOperationLoss")Before/After Save events voor JobOperationLoss. Bron:workflows.xml.