Share via


InventModelType_StdCost::estimatedPhysicalValue Method [AX 2012]

Retrieves the estimated physical value for an inventory transaction.

Syntax

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

Run On

Called

Parameters

Return Value

Type: CostAmount Extended Data Type
The estimated physical value for the transaction.

See Also

Reference

InventModelType_StdCost Class