Share via


InventSplitTrans_Remain.isQtyCompletelySettled Method [AX 2012]

Indicates whether inventory transaction quantity is completely settled.

Syntax

protected boolean isQtyCompletelySettled(InventTrans _inventTrans)

Run On

Called

Parameters

Return Value

Type: boolean
true if the quantity on the inventory transaction is completely settled; otherwise, false.

See Also

Reference

InventSplitTrans_Remain Class