title: "InvoiceGroup (table)" category: reference tags: [table, invoicegroup, datamodel] source: database-schema.json date: 2026-04-17 status: published
dba.InvoiceGroup
Schema: dba
Aantal kolommen: 11
Zie ook de entity-pagina: ../entities/InvoiceGroup
Kolommenbewerken
| Kolom | Type | Nullable | Default | Identity |
|---|---|---|---|---|
InvgId |
nvarchar(7) | Nee | — | — |
InvgDescr |
nvarchar(200) | Ja | — | — |
InvgContext |
bigint | Nee | ((0)) | — |
InvgRecStatus |
int | Nee | ((0)) | — |
InvgDataProvider |
nvarchar(50) | Ja | — | — |
InvgExported |
smallint | Nee | ((0)) | — |
InvgExternalId |
nvarchar(50) | Ja | — | — |
InvgExternalStatus |
nvarchar(50) | Ja | — | — |
InvgProviderMutDate |
datetimeoffset(7) | Ja | — | — |
InvgRecCreateDate |
datetimeoffset(7) | Ja | (sysdatetimeoffset()) | — |
InvgTransferNextTime |
smallint | Nee | ((0)) | — |
Brondatabewerken
- DB-schema —
lookup_table_schema("InvoiceGroup")Alle kolommen met types, triggers, computed. Bron:database-schema.json. - Entity-model —
lookup_entity("InvoiceGroup")· ../entities/InvoiceGroup Properties, contexts, statussen. Bron:Entities.xml.