title: "PaymentTransactionRun (table)" category: reference tags: [table, paymenttransactionrun, datamodel] source: database-schema.json date: 2026-04-17 status: published
dba.PaymentTransactionRun
Schema: dba
Aantal kolommen: 16
Zie ook de entity-pagina: ../entities/PaymentTransactionRun
Kolommenbewerken
| Kolom | Type | Nullable | Default | Identity |
|---|---|---|---|---|
PymtrrId |
nvarchar(6) | Nee | — | — |
PymtrrContext |
bigint | Nee | ((0)) | — |
PymtrrRecStatus |
int | Nee | ((0)) | — |
PymtrrCompId |
nvarchar(6) | Nee | — | — |
PymtrrDataProvider |
nvarchar(50) | Ja | — | — |
PymtrrEndDate |
datetimeoffset(7) | Ja | — | — |
PymtrrExported |
smallint | Nee | ((0)) | — |
PymtrrExternalId |
nvarchar(50) | Ja | — | — |
PymtrrExternalStatus |
nvarchar(50) | Ja | — | — |
PymtrrInvoicesCreated |
smallint | Nee | ((0)) | — |
PymtrrProviderMutDate |
datetimeoffset(7) | Ja | — | — |
PymtrrRecCreateDate |
datetimeoffset(7) | Ja | (sysdatetimeoffset()) | — |
PymtrrStartDate |
datetimeoffset(7) | Ja | — | — |
PymtrrTransferNextTime |
smallint | Nee | ((0)) | — |
PymtrrValuesProcessed |
smallint | Nee | ((0)) | — |
PymtrrVdrId |
nvarchar(6) | Ja | — | — |
Brondatabewerken
- DB-schema —
lookup_table_schema("PaymentTransactionRun")Alle kolommen met types, triggers, computed. Bron:database-schema.json. - Entity-model —
lookup_entity("PaymentTransactionRun")· ../entities/PaymentTransactionRun Properties, contexts, statussen. Bron:Entities.xml.