title: "ProcessFunctionMspValue (table)" category: reference tags: [table, processfunctionmspvalue, datamodel] source: database-schema.json date: 2026-04-17 status: published
dba.ProcessFunctionMspValue
Schema: dba
Aantal kolommen: 26
Kolommenbewerken
| Kolom | Type | Nullable | Default | Identity |
|---|---|---|---|---|
PrfmspvPrfId |
nvarchar(50) | Nee | — | — |
PrfmspvMspId |
nvarchar(70) | Nee | — | — |
PrfmspvLineId |
nvarchar(14) | Nee | — | — |
PrfmspvContext |
bigint | Nee | ((0)) | — |
PrfmspvRecStatus |
int | Nee | ((0)) | — |
PrfmspvAbsoluteValue |
smallint | Nee | ((0)) | — |
PrfmspvCancelDate |
datetimeoffset(7) | Ja | — | — |
PrfmspvCancelEmpId |
nvarchar(9) | Ja | — | — |
PrfmspvCancelReason |
nvarchar(max) | Ja | — | — |
PrfmspvCompId |
nvarchar(6) | Nee | — | — |
PrfmspvDataProvider |
nvarchar(50) | Ja | — | — |
PrfmspvDate |
datetimeoffset(7) | Ja | — | — |
PrfmspvDifference |
decimal(21,2) | Nee | ((0)) | — |
PrfmspvEmpId |
nvarchar(9) | Ja | — | — |
PrfmspvExported |
smallint | Nee | ((0)) | — |
PrfmspvExternalId |
nvarchar(50) | Ja | — | — |
PrfmspvExternalStatus |
nvarchar(50) | Ja | — | — |
PrfmspvFail |
smallint | Nee | ((0)) | — |
PrfmspvInpDate |
datetimeoffset(7) | Ja | — | — |
PrfmspvOriginalValue |
decimal(21,2) | Nee | ((0)) | — |
PrfmspvPmwId |
nvarchar(5) | Ja | — | — |
PrfmspvProviderMutDate |
datetimeoffset(7) | Ja | — | — |
PrfmspvRecCreateDate |
datetimeoffset(7) | Ja | (sysdatetimeoffset()) | — |
PrfmspvText |
nvarchar(max) | Ja | — | — |
PrfmspvTransferNextTime |
smallint | Nee | ((0)) | — |
PrfmspvValue |
decimal(21,2) | Nee | ((0)) | — |
Brondatabewerken
- DB-schema —
lookup_table_schema("ProcessFunctionMspValue")Alle kolommen met types, triggers, computed. Bron:database-schema.json.