Share via


InventSplitTrans_RemainSecCur_RU.isQtyCompletelySettled Method [AX 2012]

Determines whether the quantity on an inventory transaction 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_RemainSecCur_RU Class