title: "InspectionLine" category: reference tags: [entity, inspection-line, datamodel] source: Entities.xml date: 2026-04-17 status: published
InspectionLine
Type: Entity Properties: 35 Contexts: 3 Statussen: 2
DB-schema:
lookup_table_schema("InspectionLine")· ../tables/InspectionLine
Contextsbewerken
- 0: Standaard (
InspectionLineContext.None) - 1: Standaard (
InspectionLineContext.Standard) - 2: Looproute (
InspectionLineContext.CourseRoute)
Statussenbewerken
- -1: Trash (
InspectionLineStatus.Trash) - 0: None (
InspectionLineStatus.None)
Propertiesbewerken
| Property | Type | Kolom | Width | Nullable | Default |
|---|---|---|---|---|---|
| Id | UltimoString | ISLID | 9 | false | |
| Article | Article | ISLARTID | true | ||
| Context | Context | ISLCONTEXT | false | 1 | |
| DataProvider | UltimoString | ISLDATAPROVIDER | 50 | true | |
| Description | UltimoString | ISLDESCR | 200 | true | |
| Dynamic | Boolean | ISLDYNAMIC | false | 0 | |
| Equipment | Equipment | ISLEQMID | true | ||
| EquipmentMeasurementPoint | EquipmentMeasurementPoint | ISLEQMMSPEQMID, ISLEQMMSPMSPID | true | , | |
| ExecuteOnWorkingDaysOnly | Boolean | ISLEXECUTEONWORKDAYSONLY | false | 1 | |
| Exported | Boolean | ISLEXPORTED | false | ||
| ExternalId | UltimoString | ISLEXTERNALID | 50 | true | |
| ExternalStatus | UltimoString | ISLEXTERNALSTATUS | 50 | true | |
| Frequency | Frequency | ISLFRQID | true | ||
| FrequencyInterval | Int16 | ISLFRQQTY | false | ||
| ImageFile | UltimoString | ISLIMAGEFILE | true | ||
| Instruction | UltimoString | ISLINSTRUCTION | true | ||
| InstructionImageFile2 | UltimoString | ISLINSTRUCTIONIMAGEFILE2 | true | ||
| InstructionImageFile3 | UltimoString | ISLINSTRUCTIONIMAGEFILE3 | true | ||
| InstructionImageFile4 | UltimoString | ISLINSTRUCTIONIMAGEFILE4 | true | ||
| LastDate | Date? | ISLLASTDATE | true | ||
| NextDate | Date? | ISLNEXTDATE | true | ||
| Order | Int16 | ISLORDER | false | ||
| OrderForPmWorkOrder | Int16 | ISLORDERPMW | false | ||
| PlannedArticleQuantity | Decimal | ISLPLANNEDARTQTY | false | ||
| PmWorkOrder | PmWorkOrder | ISLPMWID | true | ||
| ProcessFunction | ProcessFunction | ISLPRFID | true | ||
| ProcessFunctionMeasurementPoint | ProcessFunctionMeasurementPoint | ISLPRFMSPPRFID, ISLPRFMSPMSPID | true | , | |
| ProviderMutationDate | DateTime? | ISLPROVIDERMUTDATE | true | ||
| RecordChangeDate | DateTime? | ISLRECCHANGEDATE | true | ||
| RecordCreateDate | DateTime? | ISLRECCREATEDATE | true | SYSDATETIME | |
| Space | Space | ISLSPCID | true | ||
| Status | Status | ISLRECSTATUS | false | ||
| SystemCompany | Company | ISLCOMPID | false | ||
| TransferNextTime | Boolean | ISLTRANSFERNEXTTIME | false | 0 | |
| TrashedAutomatically | Boolean | ISLTRASHEDAUTOMATICALLY | false | 0 |
Brondatabewerken
- Entity-definitie —
lookup_entity("InspectionLine")Model-perspectief (properties, contexts, statussen). Bron:Entities.xml. - DB-schema —
lookup_table_schema("InspectionLine")· ../tables/InspectionLine DB-perspectief (triggers, computed, defaults). Bron:database-schema.json. - Workflows —
find_workflows("", entity="InspectionLine")Before/After Save events voor InspectionLine. Bron:workflows.xml.