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.
Calculates the cost amount for the specified quantity.
Syntax
public CostAmount calcReturnCostAmount(InventQty qty)
Run On
Called
Parameters
- qty
Type: InventQty Extended Data Type
The quantity of an item.
Return Value
Type: CostAmount Extended Data Type
The rounded amount based on the quantity and cost.