title: "ServiceContractServiceLevel" category: reference tags: [entity, service-contract-service-level, datamodel] source: Entities.xml date: 2026-04-17 status: published
ServiceContractServiceLevel
Type: Entity Properties: 7 Contexts: 1 Statussen: 2
DB-schema:
lookup_table_schema("ServiceContractServiceLevel")· ../tables/ServiceContractServiceLevel
Contextsbewerken
- 0: Standaard (
ServiceContractServiceLevelContext.None)
Statussenbewerken
- -1: Trash (
ServiceContractServiceLevelStatus.Trash) - 0: None (
ServiceContractServiceLevelStatus.None)
Propertiesbewerken
| Property | Type | Kolom | Width | Nullable | Default |
|---|---|---|---|---|---|
| Id.ServiceContract | ServiceContract | SVCSLSVCID | false | ||
| Id.ServiceLevel | ServiceLevel | SVCSLSRVID, SVCSLSRVLID | false | , | |
| Context | Context | SVCSLCONTEXT | false | ||
| Exported | Boolean | SVCSLEXPORTED | false | ||
| RecordCreateDate | DateTime? | SVCSLRECCREATEDATE | true | SYSDATETIME | |
| Status | Status | SVCSLRECSTATUS | false | ||
| SystemCompany | Company | SVCSLCOMPID | false |
Brondatabewerken
- Entity-definitie —
lookup_entity("ServiceContractServiceLevel")Model-perspectief (properties, contexts, statussen). Bron:Entities.xml. - DB-schema —
lookup_table_schema("ServiceContractServiceLevel")· ../tables/ServiceContractServiceLevel DB-perspectief (triggers, computed, defaults). Bron:database-schema.json. - Workflows —
find_workflows("", entity="ServiceContractServiceLevel")Before/After Save events voor ServiceContractServiceLevel. Bron:workflows.xml.