title: "PaymentCardIssue (table)" category: reference tags: [table, paymentcardissue, datamodel] source: database-schema.json date: 2026-04-17 status: published
dba.PaymentCardIssue
Schema: dba
Aantal kolommen: 16
Zie ook de entity-pagina: ../entities/PaymentCardIssue
Kolommenbewerken
| Kolom | Type | Nullable | Default | Identity |
|---|---|---|---|---|
PymciId |
nvarchar(6) | Nee | — | — |
PymciContext |
bigint | Nee | ((0)) | — |
PymciRecStatus |
int | Nee | ((0)) | — |
PymciCompId |
nvarchar(6) | Nee | — | — |
PymciEmpId |
nvarchar(9) | Ja | — | — |
PymciEndDate |
datetimeoffset(7) | Ja | — | — |
PymciEqmId |
nvarchar(24) | Ja | — | — |
PymciExported |
smallint | Nee | ((0)) | — |
PymciPymcId |
nvarchar(6) | Ja | — | — |
PymciRecCreateDate |
datetimeoffset(7) | Ja | (sysdatetimeoffset()) | — |
PymciStartDate |
datetimeoffset(7) | Ja | — | — |
PymciDataProvider |
nvarchar(50) | Ja | — | — |
PymciProviderMutDate |
datetimeoffset(7) | Ja | — | — |
PymciTransferNextTime |
smallint | Nee | ((0)) | — |
PymciExternalId |
nvarchar(50) | Ja | — | — |
PymciExternalStatus |
nvarchar(50) | Ja | — | — |
Brondatabewerken
- DB-schema —
lookup_table_schema("PaymentCardIssue")Alle kolommen met types, triggers, computed. Bron:database-schema.json. - Entity-model —
lookup_entity("PaymentCardIssue")· ../entities/PaymentCardIssue Properties, contexts, statussen. Bron:Entities.xml.