title: "ObjectFeature" category: reference tags: [entity, object-feature, datamodel] source: Entities.xml date: 2026-04-17 status: published
ObjectFeature
Type: Entity Properties: 33 Contexts: 1 Statussen: 2
DB-schema:
lookup_table_schema("ObjectFeature")· ../tables/ObjectFeature
Contextsbewerken
- 0: Standaard (
ObjectFeatureContext.None)
Statussenbewerken
- -1: Trash (
ObjectFeatureStatus.Trash) - 0: None (
ObjectFeatureStatus.None)
Propertiesbewerken
| Property | Type | Kolom | Width | Nullable | Default |
|---|---|---|---|---|---|
| Id | UltimoString | OBJFID | 11 | false | |
| AlphanumericValue | UltimoString | OBJFALPHANUMERIC | 250 | true | |
| Article | Article | OBJFARTID | true | ||
| ArticleGroup | ArticleGroup | OBJFAGID | true | ||
| Building | Building | OBJFBLDID | true | ||
| Context | Context | OBJFCONTEXT | false | ||
| CreatedByAI | Boolean | OBJFCREATEDBYAI | false | 0 | |
| DataProvider | UltimoString | OBJFDATAPROVIDER | 50 | true | |
| DateTimeValue | DateTime? | OBJFDATETIME | true | ||
| Employee | Employee | OBJFEMPID | true | ||
| Equipment | Equipment | OBJFEQMID | true | ||
| EquipmentType | EquipmentType | OBJFEQMTID | true | ||
| Exported | Boolean | OBJFEXPORTED | false | 0 | |
| ExternalId | UltimoString | OBJFEXTERNALID | 50 | true | |
| ExternalStatus | UltimoString | OBJFEXTERNALSTATUS | 50 | true | |
| Feature | Feature | OBJFFTRID | true | ||
| FeatureChoice | FeatureChoice | OBJFFTRCFTRID, OBJFFTRCID | true | , | |
| MaintenancePartActivity | MaintenancePartActivity | OBJFMNTPAMNTPID, OBJFMNTPAMNTAID | true | , | |
| NumericValue | Decimal | OBJFNUMERIC | false | 0 | |
| PhysicalQuantityUnit | PhysicalQuantityUnit | OBJFPHQUPHQID, OBJFPHQUUNTID | true | , | |
| ProcessFunction | ProcessFunction | OBJFPRFID | true | ||
| Project | Project | OBJFPRJID | true | ||
| ProviderMutationDate | DateTime? | OBJFPROVIDERMUTDATE | true | ||
| RecordChangeDate | DateTime? | OBJFRECCHANGEDATE | true | ||
| RecordCreateDate | DateTime? | OBJFRECCREATEDATE | true | SYSDATETIME | |
| SortSequence | Int32 | OBJFSORTSEQUENCE | false | 0 | |
| SortSequenceDeprecated | UltimoString | OBJFSORTSEQUENCEDEPRECATED | 3 | true | |
| Space | Space | OBJFSPCID | true | ||
| SpaceType | SpaceType | OBJFSPCTID | true | ||
| Status | Status | OBJFRECSTATUS | false | ||
| TemporaryUnit | UltimoString | OBJFUNT | 20 | true | |
| TransferNextTime | Boolean | OBJFTRANSFERNEXTTIME | false | 0 | |
| YesNoValue | Boolean | OBJFYESNO | false | 0 |
Brondatabewerken
- Entity-definitie —
lookup_entity("ObjectFeature")Model-perspectief (properties, contexts, statussen). Bron:Entities.xml. - DB-schema —
lookup_table_schema("ObjectFeature")· ../tables/ObjectFeature DB-perspectief (triggers, computed, defaults). Bron:database-schema.json. - Workflows —
find_workflows("", entity="ObjectFeature")Before/After Save events voor ObjectFeature. Bron:workflows.xml.