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