InventCostIndirectPhysical.update Method [AX 2012]

Calculates the indirect cost that corresponds to the inventory transaction.

Syntax

public AmountMST update(InventTrans _inventTrans)

Run On

Called

Parameters

  • _inventTrans
    Type: InventTrans Table
    The inventory transaction for which the overhead cost amount is calculated.

Return Value

Type: AmountMST Extended Data Type
The total indirect cost amount.

See Also

Reference

InventCostIndirectPhysical Class