Share via


InventCostIndirectFinancial.update Method [AX 2012]

Retrieves the indirect cost related to an inventory transaction that is financially updated. The indirect cost is added to the indirect cost that must be financially updated.

Syntax

public CostAmount update(InventTrans _inventTrans)

Run On

Called

Parameters

  • _inventTrans
    Type: InventTrans Table
    The inventory transactions that are financially updated.

Return Value

Type: CostAmount Extended Data Type
The indirect cost that is related to the inventory transaction.

See Also

Reference

InventCostIndirectFinancial Class