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 movement represents a return.
Syntax
public boolean isReturned(InventQty _qty)
Run On
Called
Parameters
- _qty
Type: InventQty Extended Data Type
The movement quantity.
Return Value
Type: boolean
true if the movement represents a return; otherwise, false.