title: "RosterGroupEntry" category: reference tags: [entity, roster-group-entry, datamodel] source: Entities.xml date: 2026-04-17 status: published
RosterGroupEntry
Type: Entity Properties: 15 Contexts: 1 Statussen: 2
DB-schema:
lookup_table_schema("RosterGroupEntry")· ../tables/RosterGroupEntry
Contextsbewerken
- 0: Standaard (
RosterGroupEntryContext.None)
Statussenbewerken
- -1: Trash (
RosterGroupEntryStatus.Trash) - 0: None (
RosterGroupEntryStatus.None)
Propertiesbewerken
| Property | Type | Kolom | Width | Nullable | Default |
|---|---|---|---|---|---|
| Id | UltimoString | ROSGEID | 9 | false | |
| Context | Context | ROSGECONTEXT | false | ||
| DataProvider | UltimoString | ROSGEDATAPROVIDER | 50 | true | |
| Employee | Employee | ROSGEEMPID | true | ||
| EndDate | DateTime? | ROSGEENDDATE | true | ||
| Exported | Boolean | ROSGEEXPORTED | false | ||
| ExternalId | UltimoString | ROSGEEXTERNALID | 50 | true | |
| ExternalStatus | UltimoString | ROSGEEXTERNALSTATUS | 50 | true | |
| ProviderMutationDate | DateTime? | ROSGEPROVIDERMUTDATE | true | ||
| RecordCreateDate | DateTime? | ROSGERECCREATEDATE | true | SYSDATETIME | |
| RosterGroup | RosterGroup | ROSGEROSGID | true | ||
| StartDate | DateTime? | ROSGESTARTDATE | true | ||
| Status | Status | ROSGERECSTATUS | false | ||
| SystemCompany | Company | ROSGECOMPID | false | ||
| TransferNextTime | Boolean | ROSGETRANSFERNEXTTIME | false | 0 |
Brondatabewerken
- Entity-definitie —
lookup_entity("RosterGroupEntry")Model-perspectief (properties, contexts, statussen). Bron:Entities.xml. - DB-schema —
lookup_table_schema("RosterGroupEntry")· ../tables/RosterGroupEntry DB-perspectief (triggers, computed, defaults). Bron:database-schema.json. - Workflows —
find_workflows("", entity="RosterGroupEntry")Before/After Save events voor RosterGroupEntry. Bron:workflows.xml.