title: "EquipmentSparePart" category: reference tags: [entity, equipment-spare-part, datamodel] source: Entities.xml date: 2026-04-17 status: published
EquipmentSparePart
Type: Entity Properties: 22 Contexts: 1 Statussen: 5
Contextsbewerken
- 0: Standaard (
EquipmentSparePartContext.None)
Statussenbewerken
- -1: Trash (
EquipmentSparePartStatus.Trash) - 0: None (
EquipmentSparePartStatus.None) - 1: Standaard (
EquipmentSparePartStatus.Standard) - 2: Standaard aangepast (
EquipmentSparePartStatus.StandardModified) - 4: Handmatig toegevoegd (
EquipmentSparePartStatus.Added)
Propertiesbewerken
| Property | Type | Kolom | Width | Nullable | Default |
|---|---|---|---|---|---|
| Id.Article | Article | EQMSPARTID | false | ||
| Id.Equipment | Equipment | EQMSPEQMID | false | ||
| ArticleNumber | UltimoString | EQMSPARTNR | 20 | true | |
| Context | Context | EQMSPCONTEXT | false | ||
| DataProvider | UltimoString | EQMSPDATAPROVIDER | 50 | true | |
| Date | DateTime? | EQMSPDATE | true | ||
| Description | UltimoString | EQMSPDESCR | 200 | true | |
| Exported | Boolean | EQMSPEXPORTED | false | ||
| ExternalId | UltimoString | EQMSPEXTERNALID | 50 | true | |
| ExternalStatus | UltimoString | EQMSPEXTERNALSTATUS | 50 | true | |
| Extra1 | Int16 | EQMSPEXTRA1 | false | ||
| Extra2 | UltimoString | EQMSPEXTRA2 | 60 | true | |
| Job | Job | EQMSPJOBID | true | ||
| ProviderMutationDate | DateTime? | EQMSPPROVIDERMUTDATE | true | ||
| Quantity | Decimal | EQMSPQTY | false | ||
| RecordChangeDate | DateTime? | EQMSPRECCHANGEDATE | true | ||
| RecordCreateDate | DateTime? | EQMSPRECCREATEDATE | true | SYSDATETIME | |
| SerialNumber | UltimoString | EQMSPSERIE | 41 | true | |
| Status | Status | EQMSPRECSTATUS | false | ||
| SystemCompany | Company | EQMSPCOMPID | false | ||
| TransferNextTime | Boolean | EQMSPTRANSFERNEXTTIME | false | 0 | |
| WarehouseServeOutQuantity | Decimal | EQMSPWHSOUT | false |
Brondatabewerken
- Entity-definitie —
lookup_entity("EquipmentSparePart")Model-perspectief (properties, contexts, statussen). Bron:Entities.xml. - Workflows —
find_workflows("", entity="EquipmentSparePart")Before/After Save events voor EquipmentSparePart. Bron:workflows.xml.