title: "ObjectInspectionPlan" category: reference tags: [entity, object-inspection-plan, datamodel] source: Entities.xml date: 2026-04-17 status: published
ObjectInspectionPlan
Type: Entity Properties: 41 Contexts: 11 Statussen: 5
DB-schema:
lookup_table_schema("ObjectInspectionPlan")· ../tables/ObjectInspectionPlan
Contextsbewerken
- 0: Standaard (
ObjectInspectionPlanContext.None) - 1: Indienststelling standaard (
ObjectInspectionPlanContext.SafetyDossierStandard) - 2: Indienststelling veiligheidseisen (
ObjectInspectionPlanContext.SafetyDossierSafetyRequirement) - 4: Werkvergunning aanvrager (
ObjectInspectionPlanContext.WorkPermitRequester) - 8: Werkvergunning verstrekker (
ObjectInspectionPlanContext.WorkPermitProvider) - 16: Werkvergunning houder (
ObjectInspectionPlanContext.WorkPermitHolder) - 32: Werkvergunning bekrachtiging (
ObjectInspectionPlanContext.WorkPermitConfirmation) - 64: MoC (
ObjectInspectionPlanContext.ManagementOfChange) - 128: HSE (
ObjectInspectionPlanContext.HealthSafetyEnvironmentWarnedParties) - 256: Productdossier (
ObjectInspectionPlanContext.ProductDossier) - 512: LMRA (
ObjectInspectionPlanContext.LastMinuteRiskAssessment)
Statussenbewerken
- -1: Trash (
ObjectInspectionPlanStatus.Trash) - 0: None (
ObjectInspectionPlanStatus.None) - 1: Open (
ObjectInspectionPlanStatus.Open) - 2: Compleet (
ObjectInspectionPlanStatus.Complete) - 4: Afgehandeld (
ObjectInspectionPlanStatus.Finished)
Propertiesbewerken
| Property | Type | Kolom | Width | Nullable | Default |
|---|---|---|---|---|---|
| Id | UltimoString | OBJISPID | 6 | false | |
| AddedAutomatically | Boolean | OBJISPADDEDAUTOMATICALLY | false | 0 | |
| Change | Change | OBJISPCHGID | true | ||
| ConfirmationRole | ConfirmationRole | OBJISPCFMRID | true | ||
| ConfirmEmployee | Employee | OBJISPCONFIRMEMPID | true | ||
| Context | Context | OBJISPCONTEXT | false | 1 | |
| CreatedDate | DateTime? | OBJISPCREATEDDATE | true | SYSDATETIME | |
| CreatedEmployee | Employee | OBJISPCREATEDEMPID | true | USERID | |
| DataProvider | UltimoString | OBJISPDATAPROVIDER | 50 | true | |
| Description | UltimoString | OBJISPDESCR | 254 | true | |
| Exported | Boolean | OBJISPEXPORTED | false | 0 | |
| ExternalId | UltimoString | OBJISPEXTERNALID | 50 | true | |
| ExternalStatus | UltimoString | OBJISPEXTERNALSTATUS | 50 | true | |
| InspectionLines | List[ObjectInspectionLine] | OBJIOBJISPID | false | ||
| InspectionPlan | InspectionPlan | OBJISPISPID | true | ||
| Job | Job | OBJISPJOBID | true | ||
| NotApplicable | Boolean | OBJISPNOTAPPLICABLE | false | 0 | |
| NotOk | Boolean | OBJISPNOTOK | false | 0 | |
| Ok | Boolean | OBJISPOK | false | 0 | |
| OkDate | DateTime? | OBJISPOKDATE | true | ||
| OkEmployee | Employee | OBJISPOKEMPID | true | ||
| Order | Int16 | OBJISPORDER | false | 0 | |
| Permit | Permit | OBJISPPERMID | true | ||
| PermitType | PermitType | OBJISPPERMTID | true | ||
| PrintInTwoColumns | Boolean | OBJISPPRINTINTWOCOLUMNS | false | 0 | |
| PrintOnlyApplicable | Boolean | OBJISPPRINTONLYAPPLICABLE | false | 0 | |
| PrintSelectionListWhenNotApplicable | Boolean | OBJISPPRINTSELECTIONLISTWHENNOTAPPLICABLE | false | 1 | |
| ProductDossier | ProductDossier | OBJISPPRDDID | true | ||
| ProviderMutationDate | DateTime? | OBJISPPROVIDERMUTDATE | true | ||
| RecordCreateDate | DateTime? | OBJISPRECCREATEDATE | true | SYSDATETIME | |
| SafetyDossier | SafetyDossier | OBJISPSAFDID | true | ||
| SafetyIncident | SafetyIncident | OBJISPSAFIID | true | ||
| Status | Status | OBJISPRECSTATUS | false | 1 | |
| StatusCompletedDate | DateTime? | OBJISPCOMPLETEDDATE | true | ||
| StatusCompletedEmployee | Employee | OBJISPCOMPLETEDEMPID | true | ||
| StatusFinishedDate | DateTime? | OBJISPFINISHEDDATE | true | ||
| StatusFinishedEmployee | Employee | OBJISPFINISHEDEMPID | true | ||
| StatusOpenDate | DateTime? | OBJISPOPENDATE | true | SYSDATETIME | |
| StatusOpenEmployee | Employee | OBJISPOPENEMPID | true | USERID | |
| SystemCompany | Company | OBJISPCOMPID | false | ||
| TransferNextTime | Boolean | OBJISPTRANSFERNEXTTIME | false | 0 |
Brondatabewerken
- Entity-definitie —
lookup_entity("ObjectInspectionPlan")Model-perspectief (properties, contexts, statussen). Bron:Entities.xml. - DB-schema —
lookup_table_schema("ObjectInspectionPlan")· ../tables/ObjectInspectionPlan DB-perspectief (triggers, computed, defaults). Bron:database-schema.json. - Workflows —
find_workflows("", entity="ObjectInspectionPlan")Before/After Save events voor ObjectInspectionPlan. Bron:workflows.xml.