title: "ProductDossierFinance" category: reference tags: [entity, product-dossier-finance, datamodel] source: Entities.xml date: 2026-04-17 status: published
ProductDossierFinance
Type: Entity Properties: 9 Contexts: 1 Statussen: 2
DB-schema:
lookup_table_schema("ProductDossierFinance")· ../tables/ProductDossierFinance
Contextsbewerken
- 1: Standaard (
ProductDossierFinanceContext.None)
Statussenbewerken
- -1: Trash (
ProductDossierFinanceStatus.Trash) - 0: None (
ProductDossierFinanceStatus.None)
Propertiesbewerken
| Property | Type | Kolom | Width | Nullable | Default |
|---|---|---|---|---|---|
| Id.FinancingForm | FinancingForm | PRDFFINFID | false | ||
| Id.ProductDossier | ProductDossier | PRDFPRDDID | false | ||
| ActualCost | CompanyMoney | PRDFACTUALCOST | false | 0 | |
| BudgetedCost | CompanyMoney | PRDFBUDGETEDCOST | false | 0 | |
| Context | Context | PRDFCONTEXT | false | 0 | |
| Exported | Boolean | PRDFEXPORTED | false | 0 | |
| RecordCreateDate | DateTime | PRDFRECCREATEDATE | false | SYSDATETIME | |
| Status | Status | PRDFRECSTATUS | false | 0 | |
| SystemCompany | Company | PRDFCOMPID | true |
Brondatabewerken
- Entity-definitie —
lookup_entity("ProductDossierFinance")Model-perspectief (properties, contexts, statussen). Bron:Entities.xml. - DB-schema —
lookup_table_schema("ProductDossierFinance")· ../tables/ProductDossierFinance DB-perspectief (triggers, computed, defaults). Bron:database-schema.json. - Workflows —
find_workflows("", entity="ProductDossierFinance")Before/After Save events voor ProductDossierFinance. Bron:workflows.xml.