InventCostPreCloseMatch.hasSettlements Method [AX 2012]
Determines whether an inventory transaction has settlements.
Syntax
protected boolean hasSettlements(InventTrans _inventTrans)
Run On
Called
Parameters
- _inventTrans
Type: InventTrans Table
The inventory transaction.
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.