title: "PmScheduleAoc" category: reference tags: [entity, pm-schedule-aoc, datamodel] source: Entities.xml date: 2026-04-17 status: published
PmScheduleAoc
Type: Entity Properties: 7 Contexts: 1 Statussen: 2
DB-schema:
lookup_table_schema("PmScheduleAoc")· ../tables/PmScheduleAoc
Contextsbewerken
- 0: Standaard (
PmScheduleAocContext.None)
Statussenbewerken
- -1: Trash (
PmScheduleAocStatus.Trash) - 0: None (
PmScheduleAocStatus.None)
Propertiesbewerken
| Property | Type | Kolom | Width | Nullable | Default |
|---|---|---|---|---|---|
| Id.Aoc | Aoc | PMSAOCAOCID | false | ||
| Id.PmSchedule | PmSchedule | PMSAOCPMSID | false | ||
| Context | Context | PMSAOCCONTEXT | false | 0 | |
| Exported | Boolean | PMSAOCEXPORTED | false | 0 | |
| RecordCreateDate | DateTime | PMSAOCRECCREATEDATE | false | SYSDATETIME | |
| Status | Status | PMSAOCRECSTATUS | false | 0 | |
| SystemCompany | Company | PMSAOCCOMPID | true |
Brondatabewerken
- Entity-definitie —
lookup_entity("PmScheduleAoc")Model-perspectief (properties, contexts, statussen). Bron:Entities.xml. - DB-schema —
lookup_table_schema("PmScheduleAoc")· ../tables/PmScheduleAoc DB-perspectief (triggers, computed, defaults). Bron:database-schema.json. - Workflows —
find_workflows("", entity="PmScheduleAoc")Before/After Save events voor PmScheduleAoc. Bron:workflows.xml.