title: "ObjectServContract (table)" category: reference tags: [table, objectservcontract, datamodel] source: database-schema.json date: 2026-04-17 status: published
dba.ObjectServContract
Schema: dba
Aantal kolommen: 22
Kolommenbewerken
| Kolom | Type | Nullable | Default | Identity |
|---|---|---|---|---|
ObjsvcId |
nvarchar(11) | Nee | — | — |
ObjsvcContext |
bigint | Nee | ((0)) | — |
ObjsvcRecStatus |
int | Nee | ((0)) | — |
ObjsvcBldId |
nvarchar(11) | Ja | — | — |
ObjsvcCompId |
nvarchar(6) | Nee | — | — |
ObjsvcCost1 |
decimal(21,5) | Nee | ((0)) | — |
ObjsvcCost2 |
decimal(21,5) | Nee | ((0)) | — |
ObjsvcDataProvider |
nvarchar(50) | Ja | — | — |
ObjsvcEqmId |
nvarchar(24) | Ja | — | — |
ObjsvcExported |
smallint | Nee | ((0)) | — |
ObjsvcExternalId |
nvarchar(50) | Ja | — | — |
ObjsvcExternalStatus |
nvarchar(50) | Ja | — | — |
ObjSvcPrddId |
nvarchar(6) | Ja | — | — |
ObjsvcPrfId |
nvarchar(50) | Ja | — | — |
ObjsvcProviderMutDate |
datetimeoffset(7) | Ja | — | — |
ObjsvcQty |
decimal(21,2) | Nee | ((0)) | — |
ObjsvcRecCreateDate |
datetimeoffset(7) | Ja | (sysdatetimeoffset()) | — |
ObjsvcSvcId |
nvarchar(9) | Ja | — | — |
ObjsvcText |
nvarchar(max) | Ja | — | — |
ObjsvcTransferNextTime |
smallint | Nee | ((0)) | — |
ObjsvcUntId |
nvarchar(6) | Ja | — | — |
ObjsvcUntPrice |
decimal(21,5) | Nee | ((0)) | — |
Brondatabewerken
- DB-schema —
lookup_table_schema("ObjectServContract")Alle kolommen met types, triggers, computed. Bron:database-schema.json.