title: "RosterGroup" category: reference tags: [entity, roster-group, datamodel] source: Entities.xml date: 2026-04-17 status: published
RosterGroup
Type: Entity Properties: 12 Contexts: 1 Statussen: 2
DB-schema:
lookup_table_schema("RosterGroup")· ../tables/RosterGroup
Contextsbewerken
- 0: Standaard (
RosterGroupContext.None)
Statussenbewerken
- -1: Trash (
RosterGroupStatus.Trash) - 0: None (
RosterGroupStatus.None)
Propertiesbewerken
| Property | Type | Kolom | Width | Nullable | Default |
|---|---|---|---|---|---|
| Id | UltimoString | ROSGID | 9 | false | |
| Context | Context | ROSGCONTEXT | false | ||
| DataProvider | UltimoString | ROSGDATAPROVIDER | 50 | true | |
| Description | UltimoString | ROSGDESCR | 200 | true | |
| Exported | Boolean | ROSGEXPORTED | false | ||
| ExternalId | UltimoString | ROSGEXTERNALID | 50 | true | |
| ExternalStatus | UltimoString | ROSGEXTERNALSTATUS | 50 | true | |
| GeneralRoster | GeneralRoster | ROSGGENROSID | true | ||
| ProviderMutationDate | DateTime? | ROSGPROVIDERMUTDATE | true | ||
| RecordCreateDate | DateTime? | ROSGRECCREATEDATE | true | SYSDATETIME | |
| Status | Status | ROSGRECSTATUS | false | ||
| TransferNextTime | Boolean | ROSGTRANSFERNEXTTIME | false | 0 |
Brondatabewerken
- Entity-definitie —
lookup_entity("RosterGroup")Model-perspectief (properties, contexts, statussen). Bron:Entities.xml. - DB-schema —
lookup_table_schema("RosterGroup")· ../tables/RosterGroup DB-perspectief (triggers, computed, defaults). Bron:database-schema.json. - Workflows —
find_workflows("", entity="RosterGroup")Before/After Save events voor RosterGroup. Bron:workflows.xml.