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.
Determines whether the quantity on an inventory transaction is completely settled.
Syntax
protected boolean isQtyCompletelySettled(InventTrans _inventTrans)
Run On
Called
Parameters
- _inventTrans
Type: InventTrans Table
The InventTrans record to check.
Return Value
Type: boolean
true if the quantity on the inventory transaction is completely settled; otherwise, false.