title: "MeasureCode" category: reference tags: [entity, measure-code, datamodel] source: Entities.xml date: 2026-04-17 status: published
MeasureCode
Type: Entity Properties: 16 Contexts: 2 Statussen: 2
DB-schema:
lookup_table_schema("MeasureCode")· ../tables/MeasureCode
Contextsbewerken
- 0: Standaard (
MeasureCodeContext.None) - 1: Standaard (
MeasureCodeContext.Standard)
Statussenbewerken
- -1: Trash (
MeasureCodeStatus.Trash) - 0: None (
MeasureCodeStatus.None)
Propertiesbewerken
| Property | Type | Kolom | Width | Nullable | Default |
|---|---|---|---|---|---|
| Id | UltimoString | MSRID | 6 | false | |
| Context | Context | MSRCONTEXT | false | 1 | |
| DataProvider | UltimoString | MSRDATAPROVIDER | 50 | true | |
| Description | UltimoString | MSRDESCR1 | 41 | true | |
| Exported | Boolean | MSREXPORTED | false | ||
| ExternalId | UltimoString | MSREXTERNALID | 50 | true | |
| ExternalStatus | UltimoString | MSREXTERNALSTATUS | 50 | true | |
| Extra1 | Int16 | MSREXTRA1 | false | ||
| Extra2 | Int32 | MSREXTRA2 | false | ||
| Extra3 | UltimoString | MSREXTRA3 | 5 | true | |
| Extra4 | UltimoString | MSREXTRA4 | 5 | true | |
| ProviderMutationDate | DateTime? | MSRPROVIDERMUTDATE | true | ||
| RecordCreateDate | DateTime? | MSRRECCREATEDATE | true | SYSDATETIME | |
| Status | Status | MSRRECSTATUS | false | ||
| TransferNextTime | Boolean | MSRTRANSFERNEXTTIME | false | 0 | |
| Unit | UltimoString | MSRUNIT | 6 | true |
Brondatabewerken
- Entity-definitie —
lookup_entity("MeasureCode")Model-perspectief (properties, contexts, statussen). Bron:Entities.xml. - DB-schema —
lookup_table_schema("MeasureCode")· ../tables/MeasureCode DB-perspectief (triggers, computed, defaults). Bron:database-schema.json. - Workflows —
find_workflows("", entity="MeasureCode")Before/After Save events voor MeasureCode. Bron:workflows.xml.