title: "InvestmentType" category: reference tags: [entity, investment-type, datamodel] source: Entities.xml date: 2026-04-17 status: published
InvestmentType
Type: Entity Properties: 6 Contexts: 2 Statussen: 2
DB-schema:
lookup_table_schema("InvestmentType")· ../tables/InvestmentType
Contextsbewerken
- 0: Standaard (
InvestmentTypeContext.None) - 1: Standaard (
InvestmentTypeContext.ProductDossier)
Statussenbewerken
- -1: Trash (
InvestmentTypeStatus.Trash) - 0: None (
InvestmentTypeStatus.None)
Propertiesbewerken
| Property | Type | Kolom | Width | Nullable | Default |
|---|---|---|---|---|---|
| Id | UltimoString | INVMTTID | 4 | false | |
| Context | Context | INVMTTCONTEXT | false | 1 | |
| Description | UltimoString | INVMTTDESCR | 200 | true | |
| Exported | Boolean | INVMTTEXPORTED | false | 0 | |
| RecordCreateDate | DateTime? | INVMTTRECCREATEDATE | true | SYSDATETIME | |
| Status | Status | INVMTTRECSTATUS | false |
Brondatabewerken
- Entity-definitie —
lookup_entity("InvestmentType")Model-perspectief (properties, contexts, statussen). Bron:Entities.xml. - DB-schema —
lookup_table_schema("InvestmentType")· ../tables/InvestmentType DB-perspectief (triggers, computed, defaults). Bron:database-schema.json. - Workflows —
find_workflows("", entity="InvestmentType")Before/After Save events voor InvestmentType. Bron:workflows.xml.