title: "OperationLoss" category: reference tags: [entity, operation-loss, datamodel] source: Entities.xml date: 2026-04-17 status: published
OperationLoss
Type: Entity Properties: 11 Contexts: 2 Statussen: 2
DB-schema:
lookup_table_schema("OperationLoss")· ../tables/OperationLoss
Contextsbewerken
- 0: Standaard (
OperationLossContext.None) - 1: Standaard (
OperationLossContext.Standard)
Statussenbewerken
- -1: Trash (
OperationLossStatus.Trash) - 0: None (
OperationLossStatus.None)
Propertiesbewerken
| Property | Type | Kolom | Width | Nullable | Default |
|---|---|---|---|---|---|
| Id | UltimoString | OPRLID | 5 | false | |
| Context | Context | OPRLCONTEXT | false | 1 | |
| DataProvider | UltimoString | OPRLDATAPROVIDER | 50 | true | |
| Description | UltimoString | OPRLDESCR | 200 | true | |
| Exported | Boolean | OPRLEXPORTED | false | ||
| ExternalId | UltimoString | OPRLEXTERNALID | 50 | true | |
| ExternalStatus | UltimoString | OPRLEXTERNALSTATUS | 50 | true | |
| ProviderMutationDate | DateTime? | OPRLPROVIDERMUTDATE | true | ||
| RecordCreateDate | DateTime? | OPRLRECCREATEDATE | true | SYSDATETIME | |
| Status | Status | OPRLRECSTATUS | false | ||
| TransferNextTime | Boolean | OPRLTRANSFERNEXTTIME | false | 0 |
Brondatabewerken
- Entity-definitie —
lookup_entity("OperationLoss")Model-perspectief (properties, contexts, statussen). Bron:Entities.xml. - DB-schema —
lookup_table_schema("OperationLoss")· ../tables/OperationLoss DB-perspectief (triggers, computed, defaults). Bron:database-schema.json. - Workflows —
find_workflows("", entity="OperationLoss")Before/After Save events voor OperationLoss. Bron:workflows.xml.