title: "ProductDossierFinance (table)" category: reference tags: [table, productdossierfinance, datamodel] source: database-schema.json date: 2026-04-17 status: published
dba.ProductDossierFinance
Schema: dba
Aantal kolommen: 9
Zie ook de entity-pagina: ../entities/ProductDossierFinance
Kolommenbewerken
| Kolom | Type | Nullable | Default | Identity |
|---|---|---|---|---|
PrdFPrddId |
nvarchar(6) | Nee | — | — |
PrdFFinFId |
nvarchar(6) | Nee | — | — |
PrdFContext |
bigint | Nee | ((0)) | — |
PrdFRecStatus |
int | Nee | ((0)) | — |
PrdFActualCost |
decimal(21,5) | Nee | ((0)) | — |
PrdFBudgetedCost |
decimal(21,5) | Nee | ((0)) | — |
PrdFCompId |
nvarchar(6) | Ja | — | — |
PrdFExported |
smallint | Nee | ((0)) | — |
PrdFRecCreateDate |
datetimeoffset(7) | Nee | (sysdatetimeoffset()) | — |
Brondatabewerken
- DB-schema —
lookup_table_schema("ProductDossierFinance")Alle kolommen met types, triggers, computed. Bron:database-schema.json. - Entity-model —
lookup_entity("ProductDossierFinance")· ../entities/ProductDossierFinance Properties, contexts, statussen. Bron:Entities.xml.