title: "ContractPeriod (table)" category: reference tags: [table, contractperiod, datamodel] source: database-schema.json date: 2026-04-17 status: published
dba.ContractPeriod
Schema: dba
Aantal kolommen: 14
Zie ook de entity-pagina: ../entities/ContractPeriod
Kolommenbewerken
| Kolom | Type | Nullable | Default | Identity |
|---|---|---|---|---|
ConpId |
nvarchar(7) | Nee | — | — |
ConpDescr |
nvarchar(200) | Ja | — | — |
ConpContext |
bigint | Nee | ((0)) | — |
ConpRecStatus |
int | Nee | ((0)) | — |
ConpCompId |
nvarchar(6) | Nee | — | — |
ConpDateFrom |
date | Ja | — | — |
ConpDateTill |
date | Ja | — | — |
ConpExported |
smallint | Nee | ((0)) | — |
ConpOtherPartyMaxTermDate |
date | Ja | — | — |
ConpOurPartyMaxTermDate |
date | Ja | — | — |
ConpRecCreateDate |
datetimeoffset(7) | Ja | (sysdatetimeoffset()) | — |
ConpStattId |
nvarchar(9) | Ja | — | — |
ConpSvcId |
nvarchar(9) | Ja | — | — |
ConpText |
nvarchar(max) | Ja | — | — |
Brondatabewerken
- DB-schema —
lookup_table_schema("ContractPeriod")Alle kolommen met types, triggers, computed. Bron:database-schema.json. - Entity-model —
lookup_entity("ContractPeriod")· ../entities/ContractPeriod Properties, contexts, statussen. Bron:Entities.xml.