title: "PmScheduleGroupByParameter" category: reference tags: [entity, pm-schedule-group-by-parameter, datamodel] source: Entities.xml date: 2026-04-17 status: published
PmScheduleGroupByParameter
Type: Entity Properties: 7 Contexts: 7 Statussen: 2
DB-schema:
lookup_table_schema("PmScheduleGroupByParameter")· ../tables/PmScheduleGroupByParameter
Contextsbewerken
- 0: Standaard (
PmScheduleGroupByParameterContext.None) - 1: TD (
PmScheduleGroupByParameterContext.TD) - 2: MT (
PmScheduleGroupByParameterContext.MT) - 4: Fleet (
PmScheduleGroupByParameterContext.Fleet) - 8: Infra (
PmScheduleGroupByParameterContext.Infra) - 16: Gebouw (
PmScheduleGroupByParameterContext.Building) - 32: IT (
PmScheduleGroupByParameterContext.IT)
Statussenbewerken
- -1: Trash (
PmScheduleGroupByParameterStatus.Trash) - 0: None (
PmScheduleGroupByParameterStatus.None)
Propertiesbewerken
| Property | Type | Kolom | Width | Nullable | Default |
|---|---|---|---|---|---|
| Id | UltimoString | PMSGRBYPAID | 5 | false | |
| Context | Context | PMSGRBYPACONTEXT | false | 0 | |
| Description | UltimoString | PMSGRBYPADESCR | 40 | true | |
| Exported | Boolean | PMSGRBYPAEXPORTED | false | 0 | |
| GroupBy | PmScheduleGroupBy | PMSGRBYPAGROUPBY | false | 0 | |
| RecordCreateDate | DateTime | PMSGRBYPARECCREATEDATE | false | SYSDATETIME | |
| Status | Status | PMSGRBYPARECSTATUS | false | 0 |
Brondatabewerken
- Entity-definitie —
lookup_entity("PmScheduleGroupByParameter")Model-perspectief (properties, contexts, statussen). Bron:Entities.xml. - DB-schema —
lookup_table_schema("PmScheduleGroupByParameter")· ../tables/PmScheduleGroupByParameter DB-perspectief (triggers, computed, defaults). Bron:database-schema.json. - Workflows —
find_workflows("", entity="PmScheduleGroupByParameter")Before/After Save events voor PmScheduleGroupByParameter. Bron:workflows.xml.