title: "DepreciationMethod (table)" category: reference tags: [table, depreciationmethod, datamodel] source: database-schema.json date: 2026-04-17 status: published
dba.DepreciationMethod
Schema: dba
Aantal kolommen: 18
Zie ook de entity-pagina: ../entities/DepreciationMethod
Kolommenbewerken
| Kolom | Type | Nullable | Default | Identity |
|---|---|---|---|---|
DeprmId |
nvarchar(3) | Nee | — | — |
DeprmDescr |
nvarchar(200) | Ja | — | — |
DeprmContext |
bigint | Nee | ((0)) | — |
DeprmRecStatus |
int | Nee | ((0)) | — |
DeprmActivated |
smallint | Nee | ((0)) | — |
DeprmBkmId |
nvarchar(2) | Ja | — | — |
DeprmCompId |
nvarchar(6) | Nee | — | — |
DeprmDeprtId |
nvarchar(2) | Ja | — | — |
DeprmExported |
smallint | Nee | ((0)) | — |
DeprmLife |
int | Nee | ((0)) | — |
DeprmPercDecreasing |
decimal(21,2) | Nee | ((0)) | — |
DeprmPercLinear |
decimal(21,2) | Nee | ((0)) | — |
DeprmRecCreateDate |
datetimeoffset(7) | Ja | (sysdatetimeoffset()) | — |
DeprmDataProvider |
nvarchar(50) | Ja | — | — |
DeprmProviderMutDate |
datetimeoffset(7) | Ja | — | — |
DeprmTransferNextTime |
smallint | Nee | ((0)) | — |
DeprmExternalId |
nvarchar(50) | Ja | — | — |
DeprmExternalStatus |
nvarchar(50) | Ja | — | — |
Brondatabewerken
- DB-schema —
lookup_table_schema("DepreciationMethod")Alle kolommen met types, triggers, computed. Bron:database-schema.json. - Entity-model —
lookup_entity("DepreciationMethod")· ../entities/DepreciationMethod Properties, contexts, statussen. Bron:Entities.xml.