title: "ProductDossier (table)" category: reference tags: [table, productdossier, datamodel] source: database-schema.json date: 2026-04-17 status: published
dba.ProductDossier
Schema: dba
Aantal kolommen: 48
Zie ook de entity-pagina: ../entities/ProductDossier
Kolommenbewerken
| Kolom | Type | Nullable | Default | Identity |
|---|---|---|---|---|
PrddId |
nvarchar(6) | Nee | — | — |
PrddDescr |
nvarchar(200) | Ja | — | — |
PrddContext |
bigint | Nee | ((0)) | — |
PrddRecStatus |
int | Nee | ((0)) | — |
PrddActiveDate |
datetimeoffset(7) | Ja | — | — |
PrddActiveEmpId |
nvarchar(9) | Ja | — | — |
PrddAgId |
nvarchar(9) | Ja | — | — |
PrddCanceledDate |
datetimeoffset(7) | Ja | — | — |
PrddCanceledEmpId |
nvarchar(9) | Ja | — | — |
PrddCcrId |
nvarchar(9) | Ja | — | — |
PrddClosedDate |
datetimeoffset(7) | Ja | — | — |
PrddClosedEmpId |
nvarchar(9) | Ja | — | — |
PrddCompId |
nvarchar(6) | Nee | — | — |
PrddCreatedDate |
datetimeoffset(7) | Ja | — | — |
PrddCreatedEmpId |
nvarchar(9) | Ja | — | — |
PrddDataProvider |
nvarchar(50) | Ja | — | — |
PrddDepId |
nvarchar(11) | Ja | — | — |
PrddDisposalDate |
datetimeoffset(7) | Ja | — | — |
PrddDisposalEmpId |
nvarchar(9) | Ja | — | — |
PrddExported |
smallint | Nee | ((0)) | — |
PrddExternalId |
nvarchar(50) | Ja | — | — |
PrddExternalStatus |
nvarchar(50) | Ja | — | — |
PrddInitialized |
smallint | Nee | ((0)) | — |
PrddIntroductionDate |
datetimeoffset(7) | Ja | — | — |
PrddIntroductionEmpId |
nvarchar(9) | Ja | — | — |
PrddInvmttId |
nvarchar(4) | Ja | — | — |
PrddManagEmpId |
nvarchar(9) | Ja | — | — |
PrddNewTechnology |
smallint | Nee | ((0)) | — |
PrddNonstandard |
smallint | Nee | ((0)) | — |
PrddOrgId |
nvarchar(4) | Ja | — | — |
PrddOriginEndDate |
date | Ja | — | — |
PrddOwnerEmpId |
nvarchar(9) | Ja | — | — |
PrddPartOfPrddId |
nvarchar(6) | Ja | — | — |
PrddProviderMutDate |
datetimeoffset(7) | Ja | — | — |
PrddPrsId |
nvarchar(11) | Ja | — | — |
PrddRecCreateDate |
datetimeoffset(7) | Ja | (sysdatetimeoffset()) | — |
PrddRequestedDate |
datetimeoffset(7) | Ja | — | — |
PrddRequestedEmpId |
nvarchar(9) | Ja | — | — |
PrddRequestedTargetDate |
date | Ja | — | — |
PrddRequestEmpId |
nvarchar(9) | Ja | — | — |
PrddRequestText |
nvarchar(max) | Ja | — | — |
PrddReviewRemarkText |
nvarchar(max) | Ja | — | — |
PrddRiscId |
nvarchar(5) | Ja | — | — |
PrddRiskClassRemarkText |
nvarchar(max) | Ja | — | — |
PrddSchEvalDate |
date | Ja | — | — |
PrddSitId |
nvarchar(8) | Ja | — | — |
PrddTransferNextTime |
smallint | Nee | ((0)) | — |
PrddUseDeviation |
smallint | Nee | ((0)) | — |
Brondatabewerken
- DB-schema —
lookup_table_schema("ProductDossier")Alle kolommen met types, triggers, computed. Bron:database-schema.json. - Entity-model —
lookup_entity("ProductDossier")· ../entities/ProductDossier Properties, contexts, statussen. Bron:Entities.xml.