title: "ObjectJobPlan (table)" category: reference tags: [table, objectjobplan, datamodel] source: database-schema.json date: 2026-04-17 status: published
dba.ObjectJobPlan
Schema: dba
Aantal kolommen: 14
Zie ook de entity-pagina: ../entities/ObjectJobPlan
Kolommenbewerken
| Kolom | Type | Nullable | Default | Identity |
|---|---|---|---|---|
ObjjpId |
nvarchar(6) | Nee | — | — |
ObjJpDescr |
nvarchar(250) | Ja | — | — |
ObjjpContext |
bigint | Nee | ((0)) | — |
ObjjpRecStatus |
int | Nee | ((0)) | — |
ObjJpCustomerText |
nvarchar(max) | Ja | — | — |
ObjjpEqmtId |
nvarchar(9) | Ja | — | — |
ObjjpExported |
smallint | Nee | ((0)) | — |
ObjjpFintFinId |
nvarchar(8) | Ja | — | — |
ObjjpFintId |
nvarchar(8) | Ja | — | — |
ObjjpJpId |
nvarchar(11) | Ja | — | — |
ObjjpManufYearFrom |
smallint | Nee | ((0)) | — |
ObjjpManufYearTill |
smallint | Nee | ((0)) | — |
ObjJpPmwId |
nvarchar(5) | Ja | — | — |
ObjjpRecCreateDate |
datetimeoffset(7) | Ja | (sysdatetimeoffset()) | — |
Trigger-gevulde kolommenbewerken
ObjjpId← TRGD_ObjectJobPlan, TRGI_JobPlanObjJpDescr← TRGI_ObjectJobPlanObjjpContext← TRGD_ObjectJobPlan, TRGI_JobPlanObjjpJpId← TRGD_ObjectJobPlan, TRGI_JobPlan
Brondatabewerken
- DB-schema —
lookup_table_schema("ObjectJobPlan")Alle kolommen met types, triggers, computed. Bron:database-schema.json. - Entity-model —
lookup_entity("ObjectJobPlan")· ../entities/ObjectJobPlan Properties, contexts, statussen. Bron:Entities.xml.