Categorie: reference
Bijgewerkt: 2026-04-08
actionfield workflow actionfield740
ActionField740
Beschrijving: Copy cost carriers from Job to MemorandumBookLine. Custom: Nee
Propertiesbewerken
| Property | Type | Accessor |
|---|---|---|
| MemorandumBookLine | MemorandumBookLine | Root |
XMLbewerken
<Workflow Name="ActionField740" Version="2025.07.28" WorkflowType="Standard" xmlns="urn:Ultimo.Framework.Workflow-mapping">
<Security EditLevel="10" ViewLevel="20" UserContentLevel="30" />
<Description>Copy cost carriers from Job to MemorandumBookLine.</Description>
<Properties>
<Property Name="MemorandumBookLine" Type="MemorandumBookLine" Accessor="Root" Direction="In" />
</Properties>
<Execution>
<UserContent Name="Pre" />
<WorkflowCall Name="MemorandumBookLine_CopyRelevantColumnsFromJob" WorkflowName="MemorandumBookLine_CopyRelevantColumnsFromJob">
<Parameter Name="MemorandumBookLine" Direction="In" Value="${MemorandumBookLine}" />
</WorkflowCall>
<UserContent Name="Post" />
</Execution>
</Workflow>