title: "Title" category: reference tags: [entity, title, datamodel] source: Entities.xml date: 2026-04-17 status: published
Title
Type: Entity Properties: 13 Contexts: 1 Statussen: 2
DB-schema:
lookup_table_schema("Title")· ../tables/Title
Contextsbewerken
- 0: Standaard (
TitleContext.None)
Statussenbewerken
- -1: Trash (
TitleStatus.Trash) - 0: None (
TitleStatus.None)
Propertiesbewerken
| Property | Type | Kolom | Width | Nullable | Default |
|---|---|---|---|---|---|
| Id | UltimoString | TTLID | 4 | false | |
| Abbreviation | UltimoString | TTLABBREVIATION | 40 | true | |
| Context | Context | TTLCONTEXT | false | ||
| DataProvider | UltimoString | TTLDATAPROVIDER | 50 | true | |
| Description | UltimoString | TTLDESCR | 200 | true | |
| Exported | Boolean | TTLEXPORTED | false | ||
| ExternalId | UltimoString | TTLEXTERNALID | 50 | true | |
| ExternalStatus | UltimoString | TTLEXTERNALSTATUS | 50 | true | |
| ProviderMutationDate | DateTime? | TTLPROVIDERMUTDATE | true | ||
| RecordCreateDate | DateTime? | TTLRECCREATEDATE | true | SYSDATETIME | |
| Status | Status | TTLRECSTATUS | false | ||
| TitleAfterName | Boolean | TTLPUTTITLEAFTERNAME | false | ||
| TransferNextTime | Boolean | TTLTRANSFERNEXTTIME | false | 0 |
Brondatabewerken
- Entity-definitie —
lookup_entity("Title")Model-perspectief (properties, contexts, statussen). Bron:Entities.xml. - DB-schema —
lookup_table_schema("Title")· ../tables/Title DB-perspectief (triggers, computed, defaults). Bron:database-schema.json. - Workflows —
find_workflows("", entity="Title")Before/After Save events voor Title. Bron:workflows.xml.