title: "ServiceContractForm" category: reference tags: [entity, service-contract-form, datamodel] source: Entities.xml date: 2026-04-17 status: published
ServiceContractForm
Type: Entity Properties: 12 Contexts: 9 Statussen: 2
Contextsbewerken
- 0: TD (
ServiceContractFormContext.None) - 1: TD (
ServiceContractFormContext.TD) - 2: Inkoop (
ServiceContractFormContext.Purchasing) - 4: IT (
ServiceContractFormContext.IT) - 8: Fleet (
ServiceContractFormContext.Fleet) - 16: Verzekering (
ServiceContractFormContext.Insurance) - 32: Gebouw (
ServiceContractFormContext.Building) - 64: MID (
ServiceContractFormContext.MID) - 32768: Infra (
ServiceContractFormContext.Infra)
Statussenbewerken
- -1: Trash (
ServiceContractFormStatus.Trash) - 0: None (
ServiceContractFormStatus.None)
Propertiesbewerken
| Property | Type | Kolom | Width | Nullable | Default |
|---|---|---|---|---|---|
| Id | UltimoString | SVCFID | 5 | false | |
| Context | Context | SVCFCONTEXT | false | 1 | |
| DataProvider | UltimoString | SVCFDATAPROVIDER | 50 | true | |
| Description | UltimoString | SVCFDESCR | 200 | true | |
| Exported | Boolean | SVCFEXPORTED | false | ||
| ExternalId | UltimoString | SVCFEXTERNALID | 50 | true | |
| ExternalStatus | UltimoString | SVCFEXTERNALSTATUS | 50 | true | |
| ProviderMutationDate | DateTime? | SVCFPROVIDERMUTDATE | true | ||
| RecordChangeDate | DateTime? | SVCFRECCHANGEDATE | true | ||
| RecordCreateDate | DateTime? | SVCFRECCREATEDATE | true | SYSDATETIME | |
| Status | Status | SVCFRECSTATUS | false | ||
| TransferNextTime | Boolean | SVCFTRANSFERNEXTTIME | false | 0 |
Brondatabewerken
- Entity-definitie —
lookup_entity("ServiceContractForm")Model-perspectief (properties, contexts, statussen). Bron:Entities.xml. - Workflows —
find_workflows("", entity="ServiceContractForm")Before/After Save events voor ServiceContractForm. Bron:workflows.xml.