title: "ProgressStatusFlowGroup" category: reference tags: [entity, progress-status-flow-group, datamodel] source: Entities.xml date: 2026-04-17 status: published
ProgressStatusFlowGroup
Type: Entity Properties: 6 Contexts: 1 Statussen: 2
DB-schema:
lookup_table_schema("ProgressStatusFlowGroup")· ../tables/ProgressStatusFlowGroup
Contextsbewerken
- 0: Standaard (
ProgressStatusFlowGroupContext.None)
Statussenbewerken
- -1: Trash (
ProgressStatusFlowGroupStatus.Trash) - 0: None (
ProgressStatusFlowGroupStatus.None)
Propertiesbewerken
| Property | Type | Kolom | Width | Nullable | Default |
|---|---|---|---|---|---|
| Id.Group | Group | PRSFGGRONAME | false | ||
| Id.ProgressStatusFlow | ProgressStatusFlow | PRSFGPRSFPRSID, PRSFGPRSFAVAILABLENEXTPRSID | false | , | |
| Context | Context | PRSFGCONTEXT | false | 0 | |
| Exported | Boolean | PRSFGEXPORTED | false | 0 | |
| RecordCreateDate | DateTime | PRSFGRECCREATEDATE | false | SYSDATETIME | |
| Status | Status | PRSFGRECSTATUS | false | 0 |
Brondatabewerken
- Entity-definitie —
lookup_entity("ProgressStatusFlowGroup")Model-perspectief (properties, contexts, statussen). Bron:Entities.xml. - DB-schema —
lookup_table_schema("ProgressStatusFlowGroup")· ../tables/ProgressStatusFlowGroup DB-perspectief (triggers, computed, defaults). Bron:database-schema.json. - Workflows —
find_workflows("", entity="ProgressStatusFlowGroup")Before/After Save events voor ProgressStatusFlowGroup. Bron:workflows.xml.