title: "EmployeeProcessFunction" category: reference tags: [entity, employee-process-function, datamodel] source: Entities.xml date: 2026-04-17 status: published
EmployeeProcessFunction
Type: Entity Properties: 7 Contexts: 1 Statussen: 2
Contextsbewerken
- 0: Standaard (
EmployeeProcessFunctionContext.None)
Statussenbewerken
- -1: Trash (
EmployeeProcessFunctionStatus.Trash) - 0: None (
EmployeeProcessFunctionStatus.None)
Propertiesbewerken
| Property | Type | Kolom | Width | Nullable | Default |
|---|---|---|---|---|---|
| Id.Employee | Employee | EMPFEMPID | false | ||
| Id.ProcessFunction | ProcessFunction | EMPFPRFID | false | ||
| Context | Context | EMPFCONTEXT | false | ||
| Exported | Boolean | EMPFEXPORTED | false | ||
| RecordCreateDate | DateTime? | EMPFRECCREATEDATE | true | SYSDATETIME | |
| Status | Status | EMPFRECSTATUS | false | ||
| SystemCompany | Company | EMPFCOMPID | false |
Brondatabewerken
- Entity-definitie —
lookup_entity("EmployeeProcessFunction")Model-perspectief (properties, contexts, statussen). Bron:Entities.xml. - Workflows —
find_workflows("", entity="EmployeeProcessFunction")Before/After Save events voor EmployeeProcessFunction. Bron:workflows.xml.