title: "EquipmentServiceContract" category: reference tags: [entity, equipment-service-contract, datamodel] source: Entities.xml date: 2026-04-17 status: published
EquipmentServiceContract
Type: Entity Properties: 16 Contexts: 1 Statussen: 2
Contextsbewerken
- 0: Standaard (
EquipmentServiceContractContext.None)
Statussenbewerken
- -1: Trash (
EquipmentServiceContractStatus.Trash) - 0: None (
EquipmentServiceContractStatus.None)
Propertiesbewerken
| Property | Type | Kolom | Width | Nullable | Default |
|---|---|---|---|---|---|
| Id.Equipment | Equipment | EQMSCEQMID | false | ||
| Id.ServiceContract | ServiceContract | EQMSCSVCID | false | ||
| Context | Context | EQMSCCONTEXT | false | ||
| Cost1 | CompanyMoney | EQMSCCOST1 | false | 0 | |
| DataProvider | UltimoString | EQMSCDATAPROVIDER | 50 | true | |
| Exported | Boolean | EQMSCEXPORTED | false | ||
| ExternalId | UltimoString | EQMSCEXTERNALID | 50 | true | |
| ExternalStatus | UltimoString | EQMSCEXTERNALSTATUS | 50 | true | |
| Extra1 | Int16 | EQMSCEXTRA1 | false | ||
| Extra2 | Int32 | EQMSCEXTRA2 | false | ||
| Extra3 | UltimoString | EQMSCEXTRA3 | 5 | true | |
| ProviderMutationDate | DateTime? | EQMSCPROVIDERMUTDATE | true | ||
| RecordCreateDate | DateTime? | EQMSCRECCREATEDATE | true | SYSDATETIME | |
| Status | Status | EQMSCRECSTATUS | false | ||
| SystemCompany | Company | EQMSCCOMPID | false | ||
| TransferNextTime | Boolean | EQMSCTRANSFERNEXTTIME | false | 0 |
Brondatabewerken
- Entity-definitie —
lookup_entity("EquipmentServiceContract")Model-perspectief (properties, contexts, statussen). Bron:Entities.xml. - Workflows —
find_workflows("", entity="EquipmentServiceContract")Before/After Save events voor EquipmentServiceContract. Bron:workflows.xml.