title: "ObjectDepreciationTax" category: reference tags: [entity, object-depreciation-tax, datamodel] source: Entities.xml date: 2026-04-17 status: published
ObjectDepreciationTax
Type: Entity Properties: 16 Contexts: 1 Statussen: 2
DB-schema:
lookup_table_schema("ObjectDepreciationTax")· ../tables/ObjectDepreciationTax
Contextsbewerken
- 0: Standaard (
ObjectDepreciationTaxContext.None)
Statussenbewerken
- -1: Trash (
ObjectDepreciationTaxStatus.Trash) - 0: None (
ObjectDepreciationTaxStatus.None)
Propertiesbewerken
| Property | Type | Kolom | Width | Nullable | Default |
|---|---|---|---|---|---|
| Id | UltimoString | OBJDTID | 9 | false | |
| BookValue | CompanyMoney | OBJDTBOOKVALUE | false | 0 | |
| Context | Context | OBJDTCONTEXT | false | ||
| DataProvider | UltimoString | OBJDTDATAPROVIDER | 50 | true | |
| Equipment | Equipment | OBJDTEQMID | true | ||
| Exported | Boolean | OBJDTEXPORTED | false | ||
| ExternalId | UltimoString | OBJDTEXTERNALID | 50 | true | |
| ExternalStatus | UltimoString | OBJDTEXTERNALSTATUS | 50 | true | |
| Period | UltimoString | OBJDTPERIOD | 8 | true | |
| ProcessFunction | ProcessFunction | OBJDTPRFID | true | ||
| ProviderMutationDate | DateTime? | OBJDTPROVIDERMUTDATE | true | ||
| RecordCreateDate | DateTime? | OBJDTRECCREATEDATE | true | SYSDATETIME | |
| Status | Status | OBJDTRECSTATUS | false | ||
| SystemCompany | Company | OBJDTCOMPID | false | ||
| TransferNextTime | Boolean | OBJDTTRANSFERNEXTTIME | false | 0 | |
| Value | CompanyMoney | OBJDTVALUE | false | 0 |
Brondatabewerken
- Entity-definitie —
lookup_entity("ObjectDepreciationTax")Model-perspectief (properties, contexts, statussen). Bron:Entities.xml. - DB-schema —
lookup_table_schema("ObjectDepreciationTax")· ../tables/ObjectDepreciationTax DB-perspectief (triggers, computed, defaults). Bron:database-schema.json. - Workflows —
find_workflows("", entity="ObjectDepreciationTax")Before/After Save events voor ObjectDepreciationTax. Bron:workflows.xml.