title: "ObjectInspectionPlan (table)" category: reference tags: [table, objectinspectionplan, datamodel] source: database-schema.json date: 2026-04-17 status: published
dba.ObjectInspectionPlan
Schema: dba
Aantal kolommen: 40
Zie ook de entity-pagina: ../entities/ObjectInspectionPlan
Kolommenbewerken
| Kolom | Type | Nullable | Default | Identity |
|---|---|---|---|---|
ObjispId |
nvarchar(6) | Nee | — | — |
ObjispDescr |
nvarchar(254) | Ja | — | — |
ObjispContext |
bigint | Nee | ((0)) | — |
ObjispRecStatus |
int | Nee | ((0)) | — |
ObjIspAddedAutomatically |
smallint | Nee | ((0)) | — |
ObjIspCfmrId |
nvarchar(5) | Ja | — | — |
ObjispChgId |
nvarchar(6) | Ja | — | — |
ObjispCompId |
nvarchar(6) | Nee | — | — |
ObjIspCompletedDate |
datetimeoffset(7) | Ja | — | — |
ObjIspCompletedEmpId |
nvarchar(9) | Ja | — | — |
ObjIspConfirmEmpId |
nvarchar(9) | Ja | — | — |
ObjIspCreatedDate |
datetimeoffset(7) | Ja | — | — |
ObjIspCreatedEmpId |
nvarchar(9) | Ja | — | — |
ObjispDataProvider |
nvarchar(50) | Ja | — | — |
ObjispExported |
smallint | Nee | ((0)) | — |
ObjispExternalId |
nvarchar(50) | Ja | — | — |
ObjispExternalStatus |
nvarchar(50) | Ja | — | — |
ObjIspFinishedDate |
datetimeoffset(7) | Ja | — | — |
ObjIspFinishedEmpId |
nvarchar(9) | Ja | — | — |
ObjispIspId |
nvarchar(11) | Ja | — | — |
ObjispNotApplicable |
smallint | Nee | ((0)) | — |
ObjIspOpenDate |
datetimeoffset(7) | Ja | — | — |
ObjIspOpenEmpId |
nvarchar(9) | Ja | — | — |
ObjispOrder |
smallint | Nee | ((0)) | — |
ObjispPermId |
nvarchar(6) | Ja | — | — |
ObjispPrddId |
nvarchar(6) | Ja | — | — |
ObjispPrintInTwoColumns |
smallint | Nee | ((0)) | — |
ObjispPrintOnlyApplicable |
smallint | Nee | ((0)) | — |
ObjispProviderMutDate |
datetimeoffset(7) | Ja | — | — |
ObjispRecCreateDate |
datetimeoffset(7) | Ja | (sysdatetimeoffset()) | — |
ObjispSafdId |
nvarchar(6) | Ja | — | — |
ObjIspSafiId |
nvarchar(6) | Ja | — | — |
ObjispTransferNextTime |
smallint | Nee | ((0)) | — |
ObjispPermtId |
nvarchar(4) | Ja | — | — |
ObjIspPrintSelectionListWhenNotApplicable |
smallint | Nee | ((1)) | — |
ObjIspJobId |
nvarchar(12) | Ja | — | — |
ObjispOK |
smallint | Nee | ((0)) | — |
ObjispNotOK |
smallint | Nee | ((0)) | — |
ObjispOkDate |
datetimeoffset(7) | Ja | — | — |
ObjispOkEmpId |
nvarchar(9) | Ja | — | — |
Brondatabewerken
- DB-schema —
lookup_table_schema("ObjectInspectionPlan")Alle kolommen met types, triggers, computed. Bron:database-schema.json. - Entity-model —
lookup_entity("ObjectInspectionPlan")· ../entities/ObjectInspectionPlan Properties, contexts, statussen. Bron:Entities.xml.