title: "TariffGroup" category: reference tags: [entity, tariff-group, datamodel] source: Entities.xml date: 2026-04-17 status: published
TariffGroup
Type: Entity Properties: 12 Contexts: 1 Statussen: 2
DB-schema:
lookup_table_schema("TariffGroup")· ../tables/TariffGroup
Contextsbewerken
- 0: Standaard (
TariffGroupContext.None)
Statussenbewerken
- -1: Trash (
TariffGroupStatus.Trash) - 0: None (
TariffGroupStatus.None)
Propertiesbewerken
| Property | Type | Kolom | Width | Nullable | Default |
|---|---|---|---|---|---|
| Id | UltimoString | TRFGID | 11 | false | |
| Context | Context | TRFGCONTEXT | false | ||
| DataProvider | UltimoString | TRFGDATAPROVIDER | 50 | true | |
| Description | UltimoString | TRFGDESCR | 200 | true | |
| Exported | Boolean | TRFGEXPORTED | false | ||
| ExternalId | UltimoString | TRFGEXTERNALID | 50 | true | |
| ExternalStatus | UltimoString | TRFGEXTERNALSTATUS | 50 | true | |
| ProviderMutationDate | DateTime? | TRFGPROVIDERMUTDATE | true | ||
| RecordChangeDate | DateTime? | TRFGRECCHANGEDATE | true | ||
| RecordCreateDate | DateTime? | TRFGRECCREATEDATE | true | SYSDATETIME | |
| Status | Status | TRFGRECSTATUS | false | ||
| TransferNextTime | Boolean | TRFGTRANSFERNEXTTIME | false | 0 |
Brondatabewerken
- Entity-definitie —
lookup_entity("TariffGroup")Model-perspectief (properties, contexts, statussen). Bron:Entities.xml. - DB-schema —
lookup_table_schema("TariffGroup")· ../tables/TariffGroup DB-perspectief (triggers, computed, defaults). Bron:database-schema.json. - Workflows —
find_workflows("", entity="TariffGroup")Before/After Save events voor TariffGroup. Bron:workflows.xml.