title: "ContractLineCostMutationCreate" category: reference tags: [entity, contract-line-cost-mutation-create, datamodel] source: Entities.xml date: 2026-04-17 status: published
ContractLineCostMutationCreate
Type: Entity Properties: 23 Contexts: 1 Statussen: 4
Contextsbewerken
- 0: Standaard (
ContractLineCostMutationCreateContext.None)
Statussenbewerken
- -1: Trash (
ContractLineCostMutationCreateStatus.Trash) - 0: None (
ContractLineCostMutationCreateStatus.None) - 1: Concept (
ContractLineCostMutationCreateStatus.Concept) - 2: Goedgekeurd (
ContractLineCostMutationCreateStatus.Approved)
Propertiesbewerken
| Property | Type | Kolom | Width | Nullable | Default |
|---|---|---|---|---|---|
| Id | UltimoString | CONLCMCID | 9 | false | |
| City | UltimoString | CONLCMCCITY | 40 | true | |
| Context | Context | CONLCMCCONTEXT | false | ||
| ContractLineType | ContractLineType | CONLCMCCONLTID | true | ||
| CostMutationGroup | ContractLineCostMutationGroup | CONLCMCCONLCMGID | true | ||
| Description | UltimoString | CONLCMCDESCR | 200 | true | |
| Exported | Boolean | CONLCMCEXPORTED | false | ||
| FromDate | Date? | CONLCMCFROM | true | ||
| InvoiceGroup | InvoiceGroup | CONLCMCINVGID | true | ||
| Price | CompanyMoney | CONLCMCPRICE | false | 0 | |
| PricePerDay | CompanyMoney | CONLCMCPRICEPERDAY | false | 0 | |
| RaisePercentage | Decimal | CONLCMCRAISEPERC | false | 0 | |
| Reason | UltimoString | CONLCMCREASON | 250 | true | |
| RecordCreateDate | DateTime? | CONLCMCRECCREATEDATE | true | SYSDATETIME | |
| SearchMode | ContractLineCostMutationSearchMode | CONLCMCSEARCHMODE | false | 2 | |
| Space | Space | CONLCMCSPCID | true | ||
| SpaceType | SpaceType | CONLCMCSPCTID | true | ||
| StartDate | Date? | CONLCMCSTARTDATE | true | ||
| Status | Status | CONLCMCRECSTATUS | false | ||
| SystemCompany | Company | CONLCMCCOMPID | false | ||
| Vendor | Vendor | CONLCMCVDRID | true | ||
| ZipCodeFrom | UltimoString | CONLCMCZIPCODEFROM | 10 | true | |
| ZipCodeTill | UltimoString | CONLCMCZIPCODETILL | 10 | true |
Brondatabewerken
- Entity-definitie —
lookup_entity("ContractLineCostMutationCreate")Model-perspectief (properties, contexts, statussen). Bron:Entities.xml. - Workflows —
find_workflows("", entity="ContractLineCostMutationCreate")Before/After Save events voor ContractLineCostMutationCreate. Bron:workflows.xml.