Categorie: reference Bijgewerkt: 2026-04-08 actionfield workflow actionfield479

ActionField479

Beschrijving: Remove all ContractLineCostMutations linked to ContractLineCostMutationCreate. Custom: Nee

Propertiesbewerken

Property Type Accessor
ContractLineCostMutationCreate ContractLineCostMutationCreate Root

XMLbewerken

<Workflow Name="ActionField479" Version="2025.07.28" WorkflowType="Standard" xmlns="urn:Ultimo.Framework.Workflow-mapping">
	<Security EditLevel="10" ViewLevel="20" UserContentLevel="30" />
	<Description>Remove all ContractLineCostMutations linked to ContractLineCostMutationCreate.</Description>
	<Properties>
		<Property	Name="ContractLineCostMutationCreate"	Type="ContractLineCostMutationCreate"	Accessor="Root"		Direction="In" />
	</Properties>
	<Execution>
		<UserContent Name="Pre" />

		<WorkflowCall Name="ContractLineCostMutationCreate_DeleteCostMutations" WorkflowName="ContractLineCostMutationCreate_DeleteCostMutations">
			<Parameter	Name="ContractLineCostMutationCreate"	Direction="In"		Value="${ContractLineCostMutationCreate}" />
		</WorkflowCall>

		<UserContent Name="Post" />
	</Execution>
</Workflow>