title: "ContractLineCostMutation" category: reference tags: [entity, contract-line-cost-mutation, datamodel] source: Entities.xml date: 2026-04-17 status: published
ContractLineCostMutation
Type: Entity Properties: 24 Contexts: 1 Statussen: 5
Contextsbewerken
- 0: Standaard (
ContractLineCostMutationContext.None)
Statussenbewerken
- -1: Trash (
ContractLineCostMutationStatus.Trash) - 0: None (
ContractLineCostMutationStatus.None) - 1: Concept (
ContractLineCostMutationStatus.Concept) - 2: Goedgekeurd (
ContractLineCostMutationStatus.Approved) - 4: Afgekeurd (
ContractLineCostMutationStatus.Rejected)
Propertiesbewerken
| Property | Type | Kolom | Width | Nullable | Default |
|---|---|---|---|---|---|
| Id | UltimoString | CONLCMID | 9 | false | |
| Context | Context | CONLCMCONTEXT | false | ||
| ContractLine | ContractLine | CONLCMCONLID | true | ||
| ContractLineCostMutationCreate | ContractLineCostMutationCreate | CONLCMCONLCMCID | true | ||
| Description | UltimoString | CONLCMDESCR | 200 | true | |
| Employee | Employee | CONLCMEMPID | true | ||
| EndDate | Date? | CONLCMENDDATE | true | ||
| Exported | Boolean | CONLCMEXPORTED | false | ||
| Mutation | CompanyMoney | CONLCMMUTATION | false | 0 | |
| Percentage | Decimal | CONLCMPERCENTAGE | false | 0 | |
| PreviousPrice | CompanyMoney | CONLCMPREVPRICE | false | 0 | |
| PreviousVatPercentage | Decimal | CONLCMPREVVATPERC | false | 0 | |
| PreviousVatPrice | CompanyMoney | CONLCMPREVVATPRICE | false | 0 | |
| Price | CompanyMoney | CONLCMPRICE | false | 0 | |
| PricePerDay | CompanyMoney | CONLCMPRICEPERDAY | false | 0 | |
| Reason | UltimoString | CONLCMREASON | 250 | true | |
| RecordCreateDate | DateTime? | CONLCMRECCREATEDATE | true | SYSDATETIME | |
| RentableRealEstateContractLineCostMutation | RentableRealEstateContractLineCostMutation | CONLCMRNTRECLCMID | true | ||
| StartDate | Date? | CONLCMSTARTDATE | true | ||
| Status | Status | CONLCMRECSTATUS | false | ||
| SystemCompany | Company | CONLCMCOMPID | false | ||
| Vat | Vat | CONLCMVATID | true | ||
| VatPercentage | Decimal | CONLCMVATPERCENTAGE | false | 0 | |
| VatPrice | CompanyMoney | CONLCMVATPRICE | false | 0 |
Brondatabewerken
- Entity-definitie —
lookup_entity("ContractLineCostMutation")Model-perspectief (properties, contexts, statussen). Bron:Entities.xml. - Workflows —
find_workflows("", entity="ContractLineCostMutation")Before/After Save events voor ContractLineCostMutation. Bron:workflows.xml.