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 amount to distribute to the quantity.
Syntax
public CostAmount getAmount(InventQty _qty)
Run On
Called
Parameters
- _qty
Type: InventQty Extended Data Type
The quantity.
Return Value
Type: CostAmount Extended Data Type
The amount to distribute to the quantity.
Exceptions
Exception | Condition |
---|---|
Error | The quantity is larger than the remaining quantity. |