title: "ProgressStatusFlow (table)" category: reference tags: [table, progressstatusflow, datamodel] source: database-schema.json date: 2026-04-17 status: published
dba.ProgressStatusFlow
Schema: dba
Aantal kolommen: 24
Zie ook de entity-pagina: ../entities/ProgressStatusFlow
Kolommenbewerken
| Kolom | Type | Nullable | Default | Identity |
|---|---|---|---|---|
PrsfPrsId |
nvarchar(11) | Nee | — | — |
PrsfAvailableNextPrsId |
nvarchar(11) | Nee | — | — |
PrsfContext |
bigint | Nee | ((0)) | — |
PrsfRecStatus |
int | Nee | ((0)) | — |
PrsfDefaultAvailableNext |
smallint | Nee | ((0)) | — |
PrsfEmpTextTemplateCode |
nvarchar(11) | Ja | — | — |
PrsfExported |
smallint | Nee | ((0)) | — |
PrsfManagerTextTemplateCode |
nvarchar(11) | Ja | — | — |
PrsfOwnerTextTemplateCode |
nvarchar(11) | Ja | — | — |
PrsfPriority |
int | Nee | ((0)) | — |
PrsfRecCreateDate |
datetimeoffset(7) | Ja | (sysdatetimeoffset()) | — |
PrsfReportTextTemplateCode |
nvarchar(11) | Ja | — | — |
PrsfReqCustomerSatisfaction |
smallint | Nee | ((0)) | — |
PrsfRequestTextTemplateCode |
nvarchar(11) | Ja | — | — |
PrsfDataProvider |
nvarchar(50) | Ja | — | — |
PrsfProviderMutDate |
datetimeoffset(7) | Ja | — | — |
PrsfTransferNextTime |
smallint | Nee | ((0)) | — |
PrsfExternalId |
nvarchar(50) | Ja | — | — |
PrsfExternalStatus |
nvarchar(50) | Ja | — | — |
PrsfNotificationManagerTextTemplateCode |
nvarchar(11) | Ja | — | — |
PrsfNotificationEmpTextTemplateCode |
nvarchar(11) | Ja | — | — |
PrsfNotificationOwnerTextTemplateCode |
nvarchar(11) | Ja | — | — |
PrsfNotificationReportTextTemplateCode |
nvarchar(11) | Ja | — | — |
PrsfNotificationRequestTextTemplateCode |
nvarchar(11) | Ja | — | — |
Brondatabewerken
- DB-schema —
lookup_table_schema("ProgressStatusFlow")Alle kolommen met types, triggers, computed. Bron:database-schema.json. - Entity-model —
lookup_entity("ProgressStatusFlow")· ../entities/ProgressStatusFlow Properties, contexts, statussen. Bron:Entities.xml.