Share via


InventModelType_StdCost::stdCostValue Method [AX 2012]

Retrieves the standard cost value for an inventory transaction.

Syntax

client server public static CostAmount stdCostValue(InventMovement _inventMovement, InventTrans _inventTrans)

Run On

Called

Parameters

  • _inventTrans
    Type: InventTrans Table
    The inventory transaction record that is processed.

Return Value

Type: CostAmount Extended Data Type
The standard cost value for the transaction.

See Also

Reference

InventModelType_StdCost Class