title: "ContractLineCostM (table)" category: reference tags: [table, contractlinecostm, datamodel] source: database-schema.json date: 2026-04-17 status: published
dba.ContractLineCostM
Schema: dba
Aantal kolommen: 24
Kolommenbewerken
| Kolom | Type | Nullable | Default | Identity |
|---|---|---|---|---|
ConlcmId |
nvarchar(9) | Nee | — | — |
ConlcmDescr |
nvarchar(200) | Ja | — | — |
ConlcmContext |
bigint | Nee | ((0)) | — |
ConlcmRecStatus |
int | Nee | ((0)) | — |
ConlcmCompId |
nvarchar(6) | Nee | — | — |
ConlcmConlcmcId |
nvarchar(9) | Ja | — | — |
ConlcmConlId |
nvarchar(9) | Ja | — | — |
ConlcmEmpId |
nvarchar(9) | Ja | — | — |
ConlcmEndDate |
date | Ja | — | — |
ConlcmExported |
smallint | Nee | ((0)) | — |
ConlcmMutation |
decimal(21,5) | Nee | ((0)) | — |
ConlcmPercentage |
decimal(21,2) | Nee | ((0)) | — |
ConlcmPrevPrice |
decimal(21,5) | Nee | ((0)) | — |
ConlcmPrevVatPerc |
decimal(21,2) | Nee | ((0)) | — |
ConlcmPrevVatPrice |
decimal(21,5) | Nee | ((0)) | — |
ConlcmPrice |
decimal(21,5) | Nee | ((0)) | — |
ConlcmPricePerDay |
decimal(21,5) | Nee | ((0)) | — |
ConlcmReason |
nvarchar(250) | Ja | — | — |
ConlcmRecCreateDate |
datetimeoffset(7) | Ja | (sysdatetimeoffset()) | — |
ConlcmRntreclcmId |
nvarchar(9) | Ja | — | — |
ConlcmStartDate |
date | Ja | — | — |
ConlcmVatId |
nvarchar(3) | Ja | — | — |
ConlcmVatpercentage |
decimal(21,2) | Nee | ((0)) | — |
ConlcmVatPrice |
decimal(21,5) | Nee | ((0)) | — |
Brondatabewerken
- DB-schema —
lookup_table_schema("ContractLineCostM")Alle kolommen met types, triggers, computed. Bron:database-schema.json.