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.
- _inventOnhand
Type: InventOnhand Class
The inventory that is available.
- _updateNow
Type: InventUpdate Class
The inventory update.
Return Value
Type: CostAmountSecCur_RU Extended Data Type
The estimated physical value for the inventory transaction, in the reporting currency.