title: "FinancingForm" category: reference tags: [entity, financing-form, datamodel] source: Entities.xml date: 2026-04-17 status: published
FinancingForm
Type: Entity Properties: 6 Contexts: 1 Statussen: 2
DB-schema:
lookup_table_schema("FinancingForm")· ../tables/FinancingForm
Contextsbewerken
- 1: Standaard (
FinancingFormContext.None)
Statussenbewerken
- -1: Trash (
FinancingFormStatus.Trash) - 0: None (
FinancingFormStatus.None)
Propertiesbewerken
| Property | Type | Kolom | Width | Nullable | Default |
|---|---|---|---|---|---|
| Id | UltimoString | FINFID | 6 | false | |
| Context | Context | FINFCONTEXT | false | 0 | |
| Description | UltimoString | FINFDESCR | 200 | true | |
| Exported | Boolean | FINFEXPORTED | false | 0 | |
| RecordCreateDate | DateTime | FINFRECCREATEDATE | false | SYSDATETIME | |
| Status | Status | FINFRECSTATUS | false | 0 |
Brondatabewerken
- Entity-definitie —
lookup_entity("FinancingForm")Model-perspectief (properties, contexts, statussen). Bron:Entities.xml. - DB-schema —
lookup_table_schema("FinancingForm")· ../tables/FinancingForm DB-perspectief (triggers, computed, defaults). Bron:database-schema.json. - Workflows —
find_workflows("", entity="FinancingForm")Before/After Save events voor FinancingForm. Bron:workflows.xml.