Share via


InventCostPreCloseMatch.hasSettlements Method [AX 2012]

Determines whether an inventory transaction has settlements.

Syntax

protected boolean hasSettlements(InventTrans _inventTrans)

Run On

Called

Parameters

Return Value

Type: boolean
true if the inventory transactions has settlements; otherwise, false.

Remarks

The inventory transactions with settlements are not matched in the pre-closing.

See Also

Reference

InventCostPreCloseMatch Class