AssetComponent_JP.calcCostAmount Method
Calculates the cost amount.
Syntax
public CostAmount calcCostAmount(
[InventQty _qty,
ItemCostPrice _costPrice,
PriceUnit _priceUnit,
CostAmount _costAmount])
Run On
Called
Parameters
- _qty
Type: InventQty Extended Data Type
The quantity.
- _costPrice
Type: ItemCostPrice Extended Data Type
The cost price.
- _priceUnit
Type: PriceUnit Extended Data Type
The price unit.
- _costAmount
Type: CostAmount Extended Data Type
The price unit.
Return Value
Type: CostAmount Extended Data Type
The cost amount.