Share via


InventCostIndirectFinancial.addToUpdateAmount Method [AX 2012]

Adds an amount to the updateAmountMap object.

Syntax

protected CostAmount addToUpdateAmount(RecId _indirectTransRecId, CostAmount _costAmount)

Run On

Called

Parameters

Return Value

Type: CostAmount Extended Data Type
The amount specified in the _costAmount parameter.

See Also

Reference

InventCostIndirectFinancial Class