title: "InvoiceOutMethod (table)" category: reference tags: [table, invoiceoutmethod, datamodel] source: database-schema.json date: 2026-04-17 status: published
dba.InvoiceOutMethod
Schema: dba
Aantal kolommen: 17
Kolommenbewerken
| Kolom | Type | Nullable | Default | Identity |
|---|---|---|---|---|
InvomId |
nvarchar(6) | Nee | — | — |
InvomDescr |
nvarchar(200) | Ja | — | — |
InvomContext |
bigint | Nee | ((0)) | — |
InvomRecStatus |
int | Nee | ((0)) | — |
InvomApprovedDate |
datetimeoffset(7) | Ja | — | — |
InvomApprovedEmpId |
nvarchar(9) | Ja | — | — |
InvomCanceledDate |
datetimeoffset(7) | Ja | — | — |
InvomCanceledEmpId |
nvarchar(9) | Ja | — | — |
InvomCreatedDate |
datetimeoffset(7) | Nee | (sysdatetimeoffset()) | — |
InvomCreatedEmpId |
nvarchar(9) | Ja | — | — |
InvomExported |
smallint | Nee | ((0)) | — |
InvomForExternals |
smallint | Nee | ((0)) | — |
InvomForMaterials |
smallint | Nee | ((0)) | — |
InvomForPurchaseRequests |
smallint | Nee | ((0)) | — |
InvomForResources |
smallint | Nee | ((0)) | — |
InvomForTools |
smallint | Nee | ((0)) | — |
InvomRecCreateDate |
datetimeoffset(7) | Nee | (sysdatetimeoffset()) | — |
Brondatabewerken
- DB-schema —
lookup_table_schema("InvoiceOutMethod")Alle kolommen met types, triggers, computed. Bron:database-schema.json.