title: "RentableRealEstateContractLineCostMutation" category: reference tags: [entity, rentable-real-estate-contract-line-cost-mutation, datamodel] source: Entities.xml date: 2026-04-17 status: published
RentableRealEstateContractLineCostMutation
Type: Entity Properties: 23 Contexts: 1 Statussen: 5
Contextsbewerken
- 0: Standaard (
RentableRealEstateContractLineCostMutationContext.None)
Statussenbewerken
- -1: Trash (
RentableRealEstateContractLineCostMutationStatus.Trash) - 0: None (
RentableRealEstateContractLineCostMutationStatus.None) - 1: Concept (
RentableRealEstateContractLineCostMutationStatus.Concept) - 2: Goedgekeurd (
RentableRealEstateContractLineCostMutationStatus.Approved) - 4: Afgekeurd (
RentableRealEstateContractLineCostMutationStatus.Rejected)
Propertiesbewerken
| Property | Type | Kolom | Width | Nullable | Default |
|---|---|---|---|---|---|
| Id | UltimoString | RNTRECLCMID | 9 | false | |
| Context | Context | RNTRECLCMCONTEXT | false | ||
| ContractLineCostMutationCreate | ContractLineCostMutationCreate | RNTRECLCMCONLCMCID | true | ||
| Description | UltimoString | RNTRECLCMDESCR | 200 | true | |
| Employee | Employee | RNTRECLCMEMPID | true | ||
| EndDate | Date? | RNTRECLCMENDDATE | true | ||
| Exported | Boolean | RNTRECLCMEXPORTED | false | ||
| Mutation | CompanyMoney | RNTRECLCMMUTATION | false | 0 | |
| Percentage | Decimal | RNTRECLCMPERCENTAGE | false | 0 | |
| PreviousPrice | CompanyMoney | RNTRECLCMPREVPRICE | false | 0 | |
| PreviousVatPercentage | Decimal | RNTRECLCMPREVVATPERC | false | 0 | |
| PreviousVatPrice | CompanyMoney | RNTRECLCMPREVVATPRICE | false | 0 | |
| Price | CompanyMoney | RNTRECLCMPRICE | false | 0 | |
| PricePerDay | CompanyMoney | RNTRECLCMPRICEPERDAY | false | 0 | |
| Reason | UltimoString | RNTRECLCMREASON | 250 | true | |
| RecordCreateDate | DateTime? | RNTRECLCMRECCREATEDATE | true | SYSDATETIME | |
| RentableRealEstateContractLine | RentableRealEstateContractLine | RNTRECLCMRNTRECLID | true | ||
| StartDate | Date? | RNTRECLCMSTARTDATE | true | ||
| Status | Status | RNTRECLCMRECSTATUS | false | ||
| SystemCompany | Company | RNTRECLCMCOMPID | false | ||
| Vat | Vat | RNTRECLCMVATID | true | ||
| VatPercentage | Decimal | RNTRECLCMVATPERCENTAGE | false | 0 | |
| VatPrice | CompanyMoney | RNTRECLCMVATPRICE | false | 0 |
Brondatabewerken
- Entity-definitie —
lookup_entity("RentableRealEstateContractLineCostMutation")Model-perspectief (properties, contexts, statussen). Bron:Entities.xml. - Workflows —
find_workflows("", entity="RentableRealEstateContractLineCostMutation")Before/After Save events voor RentableRealEstateContractLineCostMutation. Bron:workflows.xml.