title: "ObjectEquipmentType" category: reference tags: [entity, object-equipment-type, datamodel] source: Entities.xml date: 2026-04-17 status: published
ObjectEquipmentType
Type: Entity Properties: 13 Contexts: 2 Statussen: 2
DB-schema:
lookup_table_schema("ObjectEquipmentType")· ../tables/ObjectEquipmentType
Contextsbewerken
- 1: Component (
ObjectEquipmentTypeContext.Component) - 2: Oplossing (
ObjectEquipmentTypeContext.Remedy)
Statussenbewerken
- -1: Trash (
ObjectEquipmentTypeStatus.Trash) - 0: None (
ObjectEquipmentTypeStatus.None)
Propertiesbewerken
| Property | Type | Kolom | Width | Nullable | Default |
|---|---|---|---|---|---|
| Id | UltimoString | OBJEQMTID | 9 | false | |
| Component | Component | OBJEQMTCMPTID | true | ||
| Context | Context | OBJEQMTCONTEXT | false | 0 | |
| DataProvider | UltimoString | OBJEQMTDATAPROVIDER | 50 | true | |
| EquipmentType | EquipmentType | OBJEQMTEQMTID | true | ||
| Exported | Boolean | OBJEQMTEXPORTED | false | 0 | |
| ExternalId | UltimoString | OBJEQMTEXTERNALID | 50 | true | |
| ExternalStatus | UltimoString | OBJEQMTEXTERNALSTATUS | 50 | true | |
| ProviderMutationDate | DateTime? | OBJEQMTPROVIDERMUTDATE | true | ||
| RecordCreateDate | DateTime | OBJEQMTRECCREATEDATE | false | SYSDATETIME | |
| Remedy | Remedy | OBJEQMTRMYID | true | ||
| Status | Status | OBJEQMTRECSTATUS | false | 0 | |
| TransferNextTime | Boolean | OBJEQMTTRANSFERNEXTTIME | false | 0 |
Brondatabewerken
- Entity-definitie —
lookup_entity("ObjectEquipmentType")Model-perspectief (properties, contexts, statussen). Bron:Entities.xml. - DB-schema —
lookup_table_schema("ObjectEquipmentType")· ../tables/ObjectEquipmentType DB-perspectief (triggers, computed, defaults). Bron:database-schema.json. - Workflows —
find_workflows("", entity="ObjectEquipmentType")Before/After Save events voor ObjectEquipmentType. Bron:workflows.xml.