InventMovement.isReturned Method [AX 2012]
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.