Share via


InventMov_Sales.estimatedPhysicalValueSecCur_RU Method [AX 2012]

Get the estimated physical value for the specified inventory transaction, in the reporting currency.

Syntax

protected CostAmountSecCur_RU estimatedPhysicalValueSecCur_RU(
    InventTrans _inventTrans, 
    InventOnhand _inventOnhand, 
    InventUpdate _updateNow)

Run On

Called

Parameters

  • _inventTrans
    Type: InventTrans Table
    The inventory transaction record for which you want to get the estimated physical value.

Return Value

Type: CostAmountSecCur_RU Extended Data Type
The estimated physical value for the inventory transaction, in the reporting currency.

See Also

Reference

InventMov_Sales Class