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.
Determines the cost value of the current order line.
Syntax
protected CostAmount costValue(InventQty _inventQty)
Run On
Server
Parameters
- _inventQty
Type: InventQty Extended Data Type
The order line quantity in inventory units.
Return Value
Type: CostAmount Extended Data Type
The cost value of the current order line.