title: "ProcessFunctionHierarchy" category: reference tags: [entity, process-function-hierarchy, datamodel] source: Entities.xml date: 2026-04-17 status: published
ProcessFunctionHierarchy
Type: Entity Properties: 7 Contexts: 1 Statussen: 2
DB-schema:
lookup_table_schema("ProcessFunctionHierarchy")· ../tables/ProcessFunctionHierarchy
Contextsbewerken
- 0: Standaard (
ProcessFunctionHierarchyContext.None)
Statussenbewerken
- -1: Trash (
ProcessFunctionHierarchyStatus.Trash) - 0: None (
ProcessFunctionHierarchyStatus.None)
Propertiesbewerken
| Property | Type | Kolom | Width | Nullable | Default |
|---|---|---|---|---|---|
| Id.PartOfProcessFunction | ProcessFunction | PRFHPARTOFPRFID | false | ||
| Id.ProcessFunction | ProcessFunction | PRFHPRFID | false | ||
| Context | Context | PRFHCONTEXT | false | ||
| Exported | Boolean | PRFHEXPORTED | false | ||
| RecordCreateDate | DateTime? | PRFHRECCREATEDATE | true | SYSDATETIME | |
| Status | Status | PRFHRECSTATUS | false | ||
| SystemCompany | Company | PRFHCOMPID | false |
Brondatabewerken
- Entity-definitie —
lookup_entity("ProcessFunctionHierarchy")Model-perspectief (properties, contexts, statussen). Bron:Entities.xml. - DB-schema —
lookup_table_schema("ProcessFunctionHierarchy")· ../tables/ProcessFunctionHierarchy DB-perspectief (triggers, computed, defaults). Bron:database-schema.json. - Workflows —
find_workflows("", entity="ProcessFunctionHierarchy")Before/After Save events voor ProcessFunctionHierarchy. Bron:workflows.xml.