InventQualityOrderTable.checkQty Method
Indicates whether the quantity that is specified is valid.
Syntax
public boolean checkQty(InventDimId _inventDimId)
Run On
Called
Parameters
- _inventDimId
Type: InventDimId Extended Data Type
The set of inventory dimensions to validate for inventory quality orders.
Return Value
Type: boolean
true if the quantity is valid; otherwise, false.