title: "ObjectInspectionLine" category: reference tags: [entity, object-inspection-line, datamodel] source: Entities.xml date: 2026-04-17 status: published
ObjectInspectionLine
Type: Entity Properties: 57 Contexts: 8 Statussen: 2
DB-schema:
lookup_table_schema("ObjectInspectionLine")· ../tables/ObjectInspectionLine
Contextsbewerken
- 0: Standaard (
ObjectInspectionLineContext.None) - 1: Indienststelling standaard (
ObjectInspectionLineContext.SafetyDossierStandard) - 2: Indienststelling veiligheidseisen (
ObjectInspectionLineContext.SafetyDossierSafetyRequirement) - 4: Werkvergunning (
ObjectInspectionLineContext.WorkPermit) - 8: MoC (
ObjectInspectionLineContext.ManagementOfChange) - 16: HSE (
ObjectInspectionLineContext.HealthSafetyEnvironmentWarnedParties) - 32: Productdossier (
ObjectInspectionLineContext.ProductDossier) - 64: LMRA (
ObjectInspectionLineContext.LastMinuteRiskAssessment)
Statussenbewerken
- -1: Trash (
ObjectInspectionLineStatus.Trash) - 0: None (
ObjectInspectionLineStatus.None)
Propertiesbewerken
| Property | Type | Kolom | Width | Nullable | Default |
|---|---|---|---|---|---|
| Id.LineId | UltimoString | OBJILINE | 6 | false | |
| Id.ObjectInspectionPlan | ObjectInspectionPlan | OBJIOBJISPID | false | ||
| AnswerGivenInText | UltimoString | OBJIANSWERGIVENINTEXT | 20 | true | |
| AnswerGivenIsNo | Boolean | OBJIANSWERGIVENISNO | false | 0 | |
| AnswerGivenIsYes | Boolean | OBJIANSWERGIVENISYES | false | 0 | |
| AnswerYesResultsInOk | Boolean | OBJIANSWERYESRESULTSINOK | false | 0 | |
| Applicable | Boolean | OBJIAPPLICABLE | false | 0 | |
| ApplicableDate | DateTime? | OBJIAPPLICABLEDATE | true | ||
| ApplicableEmployee | Employee | OBJIAPPLICABLEEMPID | true | ||
| Change | Change | OBJICHGID | true | ||
| Context | Context | OBJICONTEXT | false | ||
| DataProvider | UltimoString | OBJIDATAPROVIDER | 50 | true | |
| Description | UltimoString | OBJIDESCR | 200 | true | |
| Done | Boolean | OBJIDONE | false | 0 | |
| DoneDate | DateTime? | OBJIDONEDATE | true | ||
| DoneEmployee | Employee | OBJIDONEEMPID | true | ||
| ExplanationMandatory | Boolean | OBJIEXPLANATIONMANDATORY | false | 0 | |
| ExplanationPossible | Boolean | OBJIEXPLANATIONPOSSIBLE | false | 0 | |
| Exported | Boolean | OBJIEXPORTED | false | 0 | |
| ExternalId | UltimoString | OBJIEXTERNALID | 50 | true | |
| ExternalStatus | UltimoString | OBJIEXTERNALSTATUS | 50 | true | |
| FreeTextPossible | Boolean | OBJIFREETEXTPOSSIBLE | false | 0 | |
| ImageFile1 | UltimoString | OBJIIMAGEFILE1 | true | ||
| ImageFile2 | UltimoString | OBJIIMAGEFILE2 | true | ||
| ImageFile3 | UltimoString | OBJIIMAGEFILE3 | true | ||
| ImageFile4 | UltimoString | OBJIIMAGEFILE4 | true | ||
| InspectionLineFinalScore | InspectionLineScore | OBJIFINALILSID | true | ||
| InspectionLineScore | InspectionLineScore | OBJIILSID | true | ||
| InspectionPlanLine | InspectionPlanLine | OBJIISPLISPID, OBJIISPLLINEID | true | , | |
| Jobs | List[Job] | JOBOBJIOBJISPID, JOBOBJILINE | true | , | |
| NotApplicable | Boolean | OBJINOTAPPLICABLE | false | 0 | |
| NotOk | Boolean | OBJINOTOK | false | 0 | |
| NotOkDate | DateTime? | OBJINOTOKDATE | true | ||
| NotOkEmployee | Employee | OBJINOTOKEMPID | true | ||
| NumberOfJobs | Int16 | OBJINUMBEROFJOBS | false | 0 | |
| Ok | Boolean | OBJIOK | false | 0 | |
| OkDate | DateTime? | OBJIOKDATE | true | ||
| OkEmployee | Employee | OBJIOKEMPID | true | ||
| Order | Int16 | OBJIORDER | false | 0 | |
| Permit | Permit | OBJIPERMID | true | ||
| ProductDossier | ProductDossier | OBJIPRDDID | true | ||
| ProviderMutationDate | DateTime? | OBJIPROVIDERMUTDATE | true | ||
| RecordChangeDate | DateTime? | OBJIRECCHANGEDATE | true | ||
| RecordCreateDate | DateTime? | OBJIRECCREATEDATE | true | SYSDATETIME | |
| RejectionReason | RejectionReason | OBJIREJRID | true | ||
| RemarkText | UltimoString | OBJIREMARKTEXT | true | ||
| RequiredConfirmationRole | ConfirmationRole | OBJIREQUIREDCFMRID | true | ||
| SafetyDossier | SafetyDossier | OBJISAFDID | true | ||
| SafetyIncident | SafetyIncident | OBJISAFIID | true | ||
| SetsPermitHighRisk | Boolean | OBJISETSPERMITHIGHRISK | false | 0 | |
| SetsPermitLockoutTagoutApplicable | Boolean | OBJISETSPERMITLOTOAPPLIC | false | 0 | |
| ShowApplicable | Boolean | OBJISHOWAPPLICABLE | false | 0 | |
| ShowDone | Boolean | OBJISHOWDONE | false | 0 | |
| Status | Status | OBJIRECSTATUS | false | ||
| SystemCompany | Company | OBJICOMPID | false | ||
| Text | UltimoString | OBJITEXT | true | ||
| TransferNextTime | Boolean | OBJITRANSFERNEXTTIME | false | 0 |
Brondatabewerken
- Entity-definitie —
lookup_entity("ObjectInspectionLine")Model-perspectief (properties, contexts, statussen). Bron:Entities.xml. - DB-schema —
lookup_table_schema("ObjectInspectionLine")· ../tables/ObjectInspectionLine DB-perspectief (triggers, computed, defaults). Bron:database-schema.json. - Workflows —
find_workflows("", entity="ObjectInspectionLine")Before/After Save events voor ObjectInspectionLine. Bron:workflows.xml.