title: "ProcessFunctionOperation" category: reference tags: [entity, process-function-operation, datamodel] source: Entities.xml date: 2026-04-17 status: published
ProcessFunctionOperation
Type: Entity Properties: 8 Contexts: 1 Statussen: 2
DB-schema:
lookup_table_schema("ProcessFunctionOperation")· ../tables/ProcessFunctionOperation
Contextsbewerken
- 0: Standaard (
ProcessFunctionOperationContext.None)
Statussenbewerken
- -1: Trash (
ProcessFunctionOperationStatus.Trash) - 0: None (
ProcessFunctionOperationStatus.None)
Propertiesbewerken
| Property | Type | Kolom | Width | Nullable | Default |
|---|---|---|---|---|---|
| Id.Operation | Operation | PRFOPROPRID | false | ||
| Id.ProcessFunction | ProcessFunction | PRFOPRPRFID | false | ||
| Context | Context | PRFOPRCONTEXT | false | ||
| Exported | Boolean | PRFOPREXPORTED | false | ||
| RecordCreateDate | DateTime? | PRFOPRRECCREATEDATE | true | SYSDATETIME | |
| Status | Status | PRFOPRRECSTATUS | false | ||
| SystemCompany | Company | PRFOPRCOMPID | false | ||
| Text | UltimoString | PRFOPRTEXT | true |
Brondatabewerken
- Entity-definitie —
lookup_entity("ProcessFunctionOperation")Model-perspectief (properties, contexts, statussen). Bron:Entities.xml. - DB-schema —
lookup_table_schema("ProcessFunctionOperation")· ../tables/ProcessFunctionOperation DB-perspectief (triggers, computed, defaults). Bron:database-schema.json. - Workflows —
find_workflows("", entity="ProcessFunctionOperation")Before/After Save events voor ProcessFunctionOperation. Bron:workflows.xml.