title: "ObjectConsideration" category: reference tags: [entity, object-consideration, datamodel] source: Entities.xml date: 2026-04-17 status: published
ObjectConsideration
Type: Entity Properties: 19 Contexts: 1 Statussen: 2
DB-schema:
lookup_table_schema("ObjectConsideration")· ../tables/ObjectConsideration
Contextsbewerken
- 0: Standaard (
ObjectConsiderationContext.None)
Statussenbewerken
- -1: Trash (
ObjectConsiderationStatus.Trash) - 0: None (
ObjectConsiderationStatus.None)
Propertiesbewerken
| Property | Type | Kolom | Width | Nullable | Default |
|---|---|---|---|---|---|
| Id | UltimoString | OBJCONSRID | 8 | false | |
| Active | Boolean | OBJCONSRACTIVE | false | ||
| Applicable | Boolean | OBJCONSRAPPLICABLE | false | 0 | |
| Change | Change | OBJCONSRCHGID | true | ||
| Consideration | Consideration | OBJCONSRCONSRID | true | ||
| ConsiderationChoice | ConsiderationChoice | OBJCONSRCONSRCCONSRID, OBJCONSRCONSRCID | true | , | |
| Context | Context | OBJCONSRCONTEXT | false | ||
| DataProvider | UltimoString | OBJCONSRDATAPROVIDER | 50 | true | |
| Exported | Boolean | OBJCONSREXPORTED | false | ||
| ExternalId | UltimoString | OBJCONSREXTERNALID | 50 | true | |
| ExternalStatus | UltimoString | OBJCONSREXTERNALSTATUS | 50 | true | |
| MaintenanceClassification | MaintenanceClassification | OBJCONSRMNTCID | true | ||
| ProviderMutationDate | DateTime? | OBJCONSRPROVIDERMUTDATE | true | ||
| RecordCreateDate | DateTime? | OBJCONSRRECCREATEDATE | true | SYSDATETIME | |
| RemarkText | UltimoString | OBJCONSRREMARKTEXT | true | ||
| SafetyIncident | SafetyIncident | OBJCONSRSAFIID | true | ||
| Status | Status | OBJCONSRRECSTATUS | false | ||
| SystemCompany | Company | OBJCONSRCOMPID | false | ||
| TransferNextTime | Boolean | OBJCONSRTRANSFERNEXTTIME | false | 0 |
Brondatabewerken
- Entity-definitie —
lookup_entity("ObjectConsideration")Model-perspectief (properties, contexts, statussen). Bron:Entities.xml. - DB-schema —
lookup_table_schema("ObjectConsideration")· ../tables/ObjectConsideration DB-perspectief (triggers, computed, defaults). Bron:database-schema.json. - Workflows —
find_workflows("", entity="ObjectConsideration")Before/After Save events voor ObjectConsideration. Bron:workflows.xml.