title: "InternalChargeCreate" category: reference tags: [entity, internal-charge-create, datamodel] source: Entities.xml date: 2026-04-17 status: published
InternalChargeCreate
Type: Entity Properties: 38 Contexts: 4 Statussen: 4
Contextsbewerken
- 0: Standaard (
InternalChargeCreateContext.None) - 1: Standaard (
InternalChargeCreateContext.Standard) - 2: Reservering (
InternalChargeCreateContext.Reservation) - 4: Verhuurfactuur (
InternalChargeCreateContext.RentableRealEstate)
Statussenbewerken
- -1: Trash (
InternalChargeCreateStatus.Trash) - 0: None (
InternalChargeCreateStatus.None) - 1: Concept (
InternalChargeCreateStatus.Concept) - 2: Goedgekeurd (
InternalChargeCreateStatus.Approved)
Propertiesbewerken
| Property | Type | Kolom | Width | Nullable | Default |
|---|---|---|---|---|---|
| Id | UltimoString | INVOCID | 14 | false | |
| Context | Context | INVOCCONTEXT | false | 1 | |
| CostCenter | CostCenter | INVOCCCRID | true | ||
| CostCenters | List[InternalChargeCreateCostCenter] | INVOCFCINVOCID | false | ||
| Customer | Customer | INVOCCUSID | true | ||
| Customers | List[InternalChargeCreateCustomer] | INVOCFCUSINVOCID | false | ||
| DataProvider | UltimoString | INVOCDATAPROVIDER | 50 | true | |
| Department | Department | INVOCDEPID | true | ||
| Departments | List[InternalChargeCreateDepartment] | INVOCFDINVOCID | false | ||
| Description | UltimoString | INVOCDESCR | 200 | true | |
| Equipment | Equipment | INVOCEQMID | true | ||
| ExcludeCostCenters | Boolean | INVOCINCLUDEFILTERCCR | false | 0 | |
| ExcludeCustomers | Boolean | INVOCINCLUDEFILTERCUS | false | 0 | |
| ExcludeDepartments | Boolean | INVOCINCLUDEFILTERDEP | false | 0 | |
| ExcludeProjects | Boolean | INVOCINCLUDEFILTERPRJ | false | 0 | |
| Exported | Boolean | INVOCEXPORTED | false | ||
| ExternalId | UltimoString | INVOCEXTERNALID | 50 | true | |
| ExternalStatus | UltimoString | INVOCEXTERNALSTATUS | 50 | true | |
| InternalCharges | List[InternalCharge] | INVOINVOCID | true | ||
| InvoiceGroup | InvoiceGroup | INVOCINVGID | true | ||
| InvoicePeriod | InvoicePeriod | INVOCINVPID | true | ||
| Job | Job | INVOCJOBID | true | ||
| JobInProgress | Boolean | INVOCJOBINPROCESS | false | ||
| ProcessFunction | ProcessFunction | INVOCPRFID | true | ||
| Project | Project | INVOCPRJID | true | ||
| Projects | List[InternalChargeCreateProject] | INVOCFPINVOCID | false | ||
| ProviderMutationDate | DateTime? | INVOCPROVIDERMUTDATE | true | ||
| RecordCreateDate | DateTime? | INVOCRECCREATEDATE | true | SYSDATETIME | |
| ReservationOccurrence | ReservationOccurrence | INVOCRESOCRESID, INVOCRESOCID | true | , | |
| SelectType | InternalChargeSelectType | INVOCSELECTTYPETOINV | false | 23 | |
| SkillCategory | SkillCategory | INVOCSKCID | true | ||
| Space | Space | INVOCSPCID | true | ||
| Status | Status | INVOCRECSTATUS | false | ||
| SystemCompany | Company | INVOCCOMPID | false | ||
| TransferNextTime | Boolean | INVOCTRANSFERNEXTTIME | false | 0 | |
| Vendor | Vendor | INVOCVDRID | true | ||
| Warehouse | Warehouse | INVOCWHSID | true | ||
| WorkOrderType | WorkOrderType | INVOCWOTID | true |
Brondatabewerken
- Entity-definitie —
lookup_entity("InternalChargeCreate")Model-perspectief (properties, contexts, statussen). Bron:Entities.xml. - Workflows —
find_workflows("", entity="InternalChargeCreate")Before/After Save events voor InternalChargeCreate. Bron:workflows.xml.