title: "FinishingType" category: reference tags: [entity, finishing-type, datamodel] source: Entities.xml date: 2026-04-17 status: published
FinishingType
Type: Entity Properties: 13 Contexts: 1 Statussen: 2
DB-schema:
lookup_table_schema("FinishingType")· ../tables/FinishingType
Contextsbewerken
- 0: Standaard (
FinishingTypeContext.None)
Statussenbewerken
- -1: Trash (
FinishingTypeStatus.Trash) - 0: None (
FinishingTypeStatus.None)
Propertiesbewerken
| Property | Type | Kolom | Width | Nullable | Default |
|---|---|---|---|---|---|
| Id.Finishing | Finishing | FINTFINID | false | ||
| Id.Id | UltimoString | FINTID | 8 | false | |
| Context | Context | FINTCONTEXT | false | ||
| DataProvider | UltimoString | FINTDATAPROVIDER | 50 | true | |
| Description | UltimoString | FINTDESCR | 200 | true | |
| Exported | Boolean | FINTEXPORTED | false | ||
| ExternalId | UltimoString | FINTEXTERNALID | 100 | true | |
| ExternalStatus | UltimoString | FINTEXTERNALSTATUS | 50 | true | |
| ProviderMutationDate | DateTime? | FINTPROVIDERMUTDATE | true | ||
| RecordChangeDate | DateTime? | FINTRECCHANGEDATE | true | ||
| RecordCreateDate | DateTime? | FINTRECCREATEDATE | true | SYSDATETIME | |
| Status | Status | FINTRECSTATUS | false | ||
| TransferNextTime | Boolean | FINTTRANSFERNEXTTIME | false | 0 |
Brondatabewerken
- Entity-definitie —
lookup_entity("FinishingType")Model-perspectief (properties, contexts, statussen). Bron:Entities.xml. - DB-schema —
lookup_table_schema("FinishingType")· ../tables/FinishingType DB-perspectief (triggers, computed, defaults). Bron:database-schema.json. - Workflows —
find_workflows("", entity="FinishingType")Before/After Save events voor FinishingType. Bron:workflows.xml.