title: "FeastDay" category: reference tags: [entity, feast-day, datamodel] source: Entities.xml date: 2026-04-17 status: published
FeastDay
Type: Entity Properties: 12 Contexts: 1 Statussen: 2
DB-schema:
lookup_table_schema("FeastDay")· ../tables/FeastDay
Contextsbewerken
- 0: Standaard (
FeastDayContext.None)
Statussenbewerken
- -1: Trash (
FeastDayStatus.Trash) - 0: None (
FeastDayStatus.None)
Propertiesbewerken
| Property | Type | Kolom | Width | Nullable | Default |
|---|---|---|---|---|---|
| Id | UltimoString | FEAID | 9 | false | |
| Context | Context | FEACONTEXT | false | ||
| DataProvider | UltimoString | FEADATAPROVIDER | 50 | true | |
| Description | UltimoString | FEADESCR | 200 | true | |
| Exported | Boolean | FEAEXPORTED | false | ||
| ExternalId | UltimoString | FEAEXTERNALID | 50 | true | |
| ExternalStatus | UltimoString | FEAEXTERNALSTATUS | 50 | true | |
| ProviderMutationDate | DateTime? | FEAPROVIDERMUTDATE | true | ||
| RecordCreateDate | DateTime? | FEARECCREATEDATE | true | SYSDATETIME | |
| StartDate | Date | FEADATE | false | ||
| Status | Status | FEARECSTATUS | false | ||
| TransferNextTime | Boolean | FEATRANSFERNEXTTIME | false | 0 |
Brondatabewerken
- Entity-definitie —
lookup_entity("FeastDay")Model-perspectief (properties, contexts, statussen). Bron:Entities.xml. - DB-schema —
lookup_table_schema("FeastDay")· ../tables/FeastDay DB-perspectief (triggers, computed, defaults). Bron:database-schema.json. - Workflows —
find_workflows("", entity="FeastDay")Before/After Save events voor FeastDay. Bron:workflows.xml.