title: "Purpose" category: reference tags: [entity, purpose, datamodel] source: Entities.xml date: 2026-04-17 status: published
Purpose
Type: Entity Properties: 15 Contexts: 1 Statussen: 2
DB-schema:
lookup_table_schema("Purpose")· ../tables/Purpose
Contextsbewerken
- 0: Standaard (
PurposeContext.None)
Statussenbewerken
- -1: Trash (
PurposeStatus.Trash) - 0: None (
PurposeStatus.None)
Propertiesbewerken
| Property | Type | Kolom | Width | Nullable | Default |
|---|---|---|---|---|---|
| Id | UltimoString | PURID | 6 | false | |
| CadReportColor | UltimoString | PURCADREPORTCOLOR | 6 | true | |
| CadReportPattern | CadReportPattern | PURCRPTPID | true | ||
| CadReportPatternAngle | Int32 | PURCADREPORTPATTERNANGLE | false | 0 | |
| CadReportPatternScale | Decimal | PURCADREPORTPATTERNSCALE | false | 0 | |
| Context | Context | PURCONTEXT | false | ||
| DataProvider | UltimoString | PURDATAPROVIDER | 50 | true | |
| Description | UltimoString | PURDESCR | 200 | true | |
| Exported | Boolean | PUREXPORTED | false | ||
| ExternalId | UltimoString | PUREXTERNALID | 50 | true | |
| ExternalStatus | UltimoString | PUREXTERNALSTATUS | 50 | true | |
| ProviderMutationDate | DateTime? | PURPROVIDERMUTDATE | true | ||
| RecordCreateDate | DateTime? | PURRECCREATEDATE | true | SYSDATETIME | |
| Status | Status | PURRECSTATUS | false | ||
| TransferNextTime | Boolean | PURTRANSFERNEXTTIME | false | 0 |
Brondatabewerken
- Entity-definitie —
lookup_entity("Purpose")Model-perspectief (properties, contexts, statussen). Bron:Entities.xml. - DB-schema —
lookup_table_schema("Purpose")· ../tables/Purpose DB-perspectief (triggers, computed, defaults). Bron:database-schema.json. - Workflows —
find_workflows("", entity="Purpose")Before/After Save events voor Purpose. Bron:workflows.xml.