Note
Access to this page requires authorization. You can try signing in or changing directories.
Access to this page requires authorization. You can try changing directories.
Gets the estimated physical value of an inventory transaction.
Syntax
public CostAmount estimatedPhysicalValuePublic(
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.
- _inventOnhand
Type: InventOnhand Class
An InventOnHand object.
- _updateNow
Type: InventUpdate Class
An InventUpdate object.
Return Value
Type: CostAmount Extended Data Type
The estimated physical value for the inventory transaction.