Share via


InventModelType_StdCost::estimatedPhysicalValueSecCur_RU Method [AX 2012]

Retrieves the estimated physical value for an inventory transaction.

Syntax

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

Run On

Called

Parameters

  • _inventTrans
    Type: InventTrans Table
    The inventTrans record that is being processed.

Return Value

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

See Also

Reference

InventModelType_StdCost Class