title: "ServiceContractNotification (table)" category: reference tags: [table, servicecontractnotification, datamodel] source: database-schema.json date: 2026-04-17 status: published
dba.ServiceContractNotification
Schema: dba
Aantal kolommen: 12
Zie ook de entity-pagina: ../entities/ServiceContractNotification
Kolommenbewerken
| Kolom | Type | Nullable | Default | Identity |
|---|---|---|---|---|
SvcnSvcId |
nvarchar(9) | Nee | — | — |
SvcnLineId |
nvarchar(11) | Nee | — | — |
SvcnContext |
bigint | Nee | ((0)) | — |
SvcnRecStatus |
int | Nee | ((0)) | — |
SvcnCompId |
nvarchar(6) | Nee | — | — |
SvcnExported |
smallint | Nee | ((0)) | — |
SvcnNotificationEmail |
smallint | Nee | ((0)) | — |
SvcnNotificationReminder |
smallint | Nee | ((0)) | — |
SvcnPercentage |
decimal(21,0) | Nee | ((0)) | — |
SvcnRecCreateDate |
datetimeoffset(7) | Ja | (sysdatetimeoffset()) | — |
SvcnSendToEmployee |
smallint | Nee | ((0)) | — |
SvcnSendToManager |
smallint | Nee | ((0)) | — |
Brondatabewerken
- DB-schema —
lookup_table_schema("ServiceContractNotification")Alle kolommen met types, triggers, computed. Bron:database-schema.json. - Entity-model —
lookup_entity("ServiceContractNotification")· ../entities/ServiceContractNotification Properties, contexts, statussen. Bron:Entities.xml.