InventMovement.estimatedPhysicalValueSecCur_RU Method [AX 2012]
Get the estimated physical value in reporting currency for an inventory transaction.
Syntax
protected CostAmount 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 reporting currency.
- _inventOnhand
Type: InventOnhand Class
The InventOnHand object.
- _updateNow
Type: InventUpdate Class
The InventUpdate object.
Return Value
Type: CostAmount Extended Data Type
The estimated physical value in reporting currency for the inventory transaction.