Share via


InventMov_Purch.estimatedPhysicalValueSecCur_RU Method [AX 2012]

Gets the estimated physical value of an inventory transaction in the reporting currency.

Syntax

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

Run On

Called

Parameters

  • _inventTrans
    Type: InventTrans Table
    The inventTrans record for which to get the estimated physical value in the reporting currency.

Return Value

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

See Also

Reference

InventMov_Purch Class