title: "JobInvOutTerm (table)" category: reference tags: [table, jobinvoutterm, datamodel] source: database-schema.json date: 2026-04-17 status: published
dba.JobInvOutTerm
Schema: dba
Aantal kolommen: 25
Kolommenbewerken
| Kolom | Type | Nullable | Default | Identity |
|---|---|---|---|---|
JobiotJobId |
nvarchar(12) | Nee | — | — |
JobiotLineId |
nvarchar(9) | Nee | — | — |
JobiotDescr |
nvarchar(200) | Ja | — | — |
JobiotContext |
bigint | Nee | ((0)) | — |
JobiotRecStatus |
int | Nee | ((0)) | — |
JobiotBookDate |
date | Ja | — | — |
JobiotCcrId |
nvarchar(9) | Ja | — | — |
JobiotCompId |
nvarchar(6) | Nee | — | — |
JobiotCost |
decimal(21,5) | Nee | ((0)) | — |
JobiotCsttId |
nvarchar(9) | Ja | — | — |
JobiotCusId |
nvarchar(6) | Ja | — | — |
JobiotDepId |
nvarchar(11) | Ja | — | — |
JobiotEqmId |
nvarchar(24) | Ja | — | — |
JobiotExported |
smallint | Nee | ((0)) | — |
JobiotInvCost |
decimal(21,5) | Nee | ((0)) | — |
JobiotInvoId |
nvarchar(9) | Ja | — | — |
JobiotInvolLineId |
nvarchar(8) | Ja | — | — |
JobiotOrgRecStatus |
int | Nee | ((0)) | — |
JobiotPrfId |
nvarchar(50) | Ja | — | — |
JobiotPrjId |
nvarchar(6) | Ja | — | — |
JobiotRecCreateDate |
datetimeoffset(7) | Ja | (sysdatetimeoffset()) | — |
JobiotSkcId |
nvarchar(9) | Ja | — | — |
JobiotTermSeqNo |
smallint | Nee | ((0)) | — |
JobiotVatId |
nvarchar(3) | Ja | — | — |
JobiotVatPercentage |
decimal(21,2) | Nee | ((0)) | — |
Trigger-gevulde kolommenbewerken
JobiotRecStatus← TRGU_Job
Brondatabewerken
- DB-schema —
lookup_table_schema("JobInvOutTerm")Alle kolommen met types, triggers, computed. Bron:database-schema.json.