title: "PriceMutationLine (table)" category: reference tags: [table, pricemutationline, datamodel] source: database-schema.json date: 2026-04-17 status: published
dba.PriceMutationLine
Schema: dba
Aantal kolommen: 21
Zie ook de entity-pagina: ../entities/PriceMutationLine
Kolommenbewerken
| Kolom | Type | Nullable | Default | Identity |
|---|---|---|---|---|
PrmulPrmuId |
nvarchar(12) | Nee | — | — |
PrmulArtId |
nvarchar(9) | Nee | — | — |
PrmulDescr |
nvarchar(200) | Ja | — | — |
PrmulContext |
bigint | Nee | ((0)) | — |
PrmulRecStatus |
int | Nee | ((0)) | — |
PrmulArtDiscountOld |
decimal(21,2) | Nee | ((0)) | — |
PrmulArtPrNew |
decimal(21,5) | Nee | ((0)) | — |
PrmulArtPrOld |
decimal(21,5) | Nee | ((0)) | — |
PrmulCompId |
nvarchar(6) | Nee | — | — |
PrmulCurId |
nvarchar(5) | Nee | — | — |
PrmulDataProvider |
nvarchar(50) | Ja | — | — |
PrmulDiscountNew |
decimal(21,2) | Nee | ((0)) | — |
PrmulExported |
smallint | Nee | ((0)) | — |
PrmulExternalId |
nvarchar(50) | Ja | — | — |
PrmulExternalStatus |
nvarchar(50) | Ja | — | — |
PrmulProviderMutDate |
datetimeoffset(7) | Ja | — | — |
PrmulQtyPurchUnt |
decimal(21,0) | Nee | ((0)) | — |
PrmulRecCreateDate |
datetimeoffset(7) | Ja | (sysdatetimeoffset()) | — |
PrmulStockLevel |
decimal(21,2) | Nee | ((0)) | — |
PrmulTransferNextTime |
smallint | Nee | ((0)) | — |
PrmulVdrId |
nvarchar(6) | Ja | — | — |
Brondatabewerken
- DB-schema —
lookup_table_schema("PriceMutationLine")Alle kolommen met types, triggers, computed. Bron:database-schema.json. - Entity-model —
lookup_entity("PriceMutationLine")· ../entities/PriceMutationLine Properties, contexts, statussen. Bron:Entities.xml.