title: "PmScheduleSpace" category: reference tags: [entity, pm-schedule-space, datamodel] source: Entities.xml date: 2026-04-17 status: published
PmScheduleSpace
Type: Entity Properties: 7 Contexts: 1 Statussen: 2
DB-schema:
lookup_table_schema("PmScheduleSpace")· ../tables/PmScheduleSpace
Contextsbewerken
- 0: Standaard (
PmScheduleSpaceContext.None)
Statussenbewerken
- -1: Trash (
PmScheduleSpaceStatus.Trash) - 0: None (
PmScheduleSpaceStatus.None)
Propertiesbewerken
| Property | Type | Kolom | Width | Nullable | Default |
|---|---|---|---|---|---|
| Id.PmSchedule | PmSchedule | PMSSPCPMSID | false | ||
| Id.Space | Space | PMSSPCSPCID | false | ||
| Context | Context | PMSSPCCONTEXT | false | 0 | |
| Exported | Boolean | PMSSPCEXPORTED | false | 0 | |
| RecordCreateDate | DateTime | PMSSPCRECCREATEDATE | false | SYSDATETIME | |
| Status | Status | PMSSPCRECSTATUS | false | 0 | |
| SystemCompany | Company | PMSSPCCOMPID | true |
Brondatabewerken
- Entity-definitie —
lookup_entity("PmScheduleSpace")Model-perspectief (properties, contexts, statussen). Bron:Entities.xml. - DB-schema —
lookup_table_schema("PmScheduleSpace")· ../tables/PmScheduleSpace DB-perspectief (triggers, computed, defaults). Bron:database-schema.json. - Workflows —
find_workflows("", entity="PmScheduleSpace")Before/After Save events voor PmScheduleSpace. Bron:workflows.xml.