InventMov_Journal.isReturned Method [AX 2012]

Determines whether the movement should be returned.

Syntax

public boolean isReturned([InventQty _qty])

Run On

Called

Parameters

Return Value

Type: boolean
true if the movement should be returned; otherwise, false.

Remarks

An inventory journal transaction is considered returned if the related inventory transaction is a receipt and the inventTransIdReturn value is specified.

See Also

Reference

InventMov_Journal Class