title: "ServiceContractType" category: reference tags: [entity, service-contract-type, datamodel] source: Entities.xml date: 2026-04-17 status: published
ServiceContractType
Type: Entity Properties: 12 Contexts: 9 Statussen: 2
Contextsbewerken
- 0: TD (
ServiceContractTypeContext.None) - 1: TD (
ServiceContractTypeContext.TD) - 2: Inkoop (
ServiceContractTypeContext.Purchasing) - 4: IT (
ServiceContractTypeContext.IT) - 8: Fleet (
ServiceContractTypeContext.Fleet) - 16: Verzekering (
ServiceContractTypeContext.Insurance) - 32: Gebouw (
ServiceContractTypeContext.Building) - 64: MID (
ServiceContractTypeContext.MID) - 32768: Infra (
ServiceContractTypeContext.Infra)
Statussenbewerken
- -1: Trash (
ServiceContractTypeStatus.Trash) - 0: None (
ServiceContractTypeStatus.None)
Propertiesbewerken
| Property | Type | Kolom | Width | Nullable | Default |
|---|---|---|---|---|---|
| Id | UltimoString | SVCTID | 5 | false | |
| Context | Context | SVCTCONTEXT | false | 1 | |
| DataProvider | UltimoString | SVCTDATAPROVIDER | 50 | true | |
| Description | UltimoString | SVCTDESCR | 200 | true | |
| Exported | Boolean | SVCTEXPORTED | false | ||
| ExternalId | UltimoString | SVCTEXTERNALID | 50 | true | |
| ExternalStatus | UltimoString | SVCTEXTERNALSTATUS | 50 | true | |
| ProviderMutationDate | DateTime? | SVCTPROVIDERMUTDATE | true | ||
| RecordChangeDate | DateTime? | SVCTRECCHANGEDATE | true | ||
| RecordCreateDate | DateTime? | SVCTRECCREATEDATE | true | SYSDATETIME | |
| Status | Status | SVCTRECSTATUS | false | ||
| TransferNextTime | Boolean | SVCTTRANSFERNEXTTIME | false | 0 |
Brondatabewerken
- Entity-definitie —
lookup_entity("ServiceContractType")Model-perspectief (properties, contexts, statussen). Bron:Entities.xml. - Workflows —
find_workflows("", entity="ServiceContractType")Before/After Save events voor ServiceContractType. Bron:workflows.xml.