title: "PmScheduleSkillCategory" category: reference tags: [entity, pm-schedule-skill-category, datamodel] source: Entities.xml date: 2026-04-17 status: published
PmScheduleSkillCategory
Type: Entity Properties: 7 Contexts: 1 Statussen: 2
DB-schema:
lookup_table_schema("PmScheduleSkillCategory")· ../tables/PmScheduleSkillCategory
Contextsbewerken
- 0: Standaard (
PmScheduleSkillCategoryContext.None)
Statussenbewerken
- -1: Trash (
PmScheduleSkillCategoryStatus.Trash) - 0: None (
PmScheduleSkillCategoryStatus.None)
Propertiesbewerken
| Property | Type | Kolom | Width | Nullable | Default |
|---|---|---|---|---|---|
| Id.PmSchedule | PmSchedule | PMSSKCPMSID | false | ||
| Id.SkillCategory | SkillCategory | PMSSKCSKCID | false | ||
| Context | Context | PMSSKCCONTEXT | false | 0 | |
| Exported | Boolean | PMSSKCEXPORTED | false | 0 | |
| RecordCreateDate | DateTime | PMSSKCRECCREATEDATE | false | SYSDATETIME | |
| Status | Status | PMSSKCRECSTATUS | false | 0 | |
| SystemCompany | Company | PMSSKCCOMPID | true |
Brondatabewerken
- Entity-definitie —
lookup_entity("PmScheduleSkillCategory")Model-perspectief (properties, contexts, statussen). Bron:Entities.xml. - DB-schema —
lookup_table_schema("PmScheduleSkillCategory")· ../tables/PmScheduleSkillCategory DB-perspectief (triggers, computed, defaults). Bron:database-schema.json. - Workflows —
find_workflows("", entity="PmScheduleSkillCategory")Before/After Save events voor PmScheduleSkillCategory. Bron:workflows.xml.