RetailTransactionSalesTrans.calcReturnCostAmount Method
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.