title: "Company" category: reference tags: [entity, company, datamodel] source: Entities.xml date: 2026-04-17 status: published
Company
Type: Entity Properties: 16 Contexts: 1 Statussen: 2
DB-schema:
lookup_table_schema("Company")· ../tables/Company
Contextsbewerken
- 0: Standaard (
CompanyContext.None)
Statussenbewerken
- -1: Trash (
CompanyStatus.Trash) - 0: None (
CompanyStatus.None)
Propertiesbewerken
| Property | Type | Kolom | Width | Nullable | Default |
|---|---|---|---|---|---|
| Id | UltimoString | COMPID | 6 | false | |
| Context | Context | COMPCONTEXT | false | ||
| Currency | Currency | COMPCURID | false | ||
| DataProvider | UltimoString | COMPDATAPROVIDER | 50 | true | |
| Description | UltimoString | COMPDESCR | 50 | true | |
| Exported | Boolean | COMPEXPORTED | false | ||
| ExternalId | UltimoString | COMPEXTERNALID | 50 | true | |
| ExternalStatus | UltimoString | COMPEXTERNALSTATUS | 50 | true | |
| IndexLongTermAssetPercentage | Decimal | COMPINDEXLONGTERMASSETPERCENTAGE | false | ||
| IndexPercentage | Decimal | COMPINDEXPERCENTAGE | false | ||
| IndexReplacementPlanning | Decimal | COMPINDEXREPLACEMENTPLANNING | false | ||
| ProviderMutationDate | DateTime? | COMPPROVIDERMUTDATE | true | ||
| StartLtapSpaceYearPlan | Int16 | COMPSTARTLTAPSPACEYEARPLAN | false | SystemYear | |
| StartSpacePlanYear | Int16 | COMPSTARTSPACEPLANYEAR | false | SystemYear | |
| Status | Status | COMPRECSTATUS | false | ||
| TransferNextTime | Boolean | COMPTRANSFERNEXTTIME | false | 0 |
Brondatabewerken
- Entity-definitie —
lookup_entity("Company")Model-perspectief (properties, contexts, statussen). Bron:Entities.xml. - DB-schema —
lookup_table_schema("Company")· ../tables/Company DB-perspectief (triggers, computed, defaults). Bron:database-schema.json. - Workflows —
find_workflows("", entity="Company")Before/After Save events voor Company. Bron:workflows.xml.